By Billmate AB - https://billmate.se
2Do
Billmate Gateway is a plugin that extends Magento, allowing your customers to get their products first and pay by invoice to Billmate later (https://www.billmate.se/). This plugin utilizes Billmate Invoice, Billmate Card, Billmate Bank and Billmate Part Payment.
- This version is Checkout only.
2.0.x
- Download the latest release zip file.
- Extract the zip file.
- Upload the zip files contents into the Magento root.
- Go To "System" -> "Cache Management" -> "Clear All Caches".
- Configure the general settings under "System" --> "Configuration" --> "Billmate general settings".
- If you get 404 error when heading to the general settings. Log out of admin and log in again.
- Configure payment method specific settings under "System" --> "Configuration" --> "Payment Methods".
- Make a test purchase for every payment method to verify that you have made the correct settings.
- More Documentation will be added before version 1.0
##How to place Billmate logo on your site. Copy the code below for the size that fits your needs.
###Large
<a href="http://billmate.se"><img src="https://billmate.se/billmate/logos/billmate_cloud_l.png" alt="Billmate Payment Gateway" /></a>
###Medium
<a href="http://billmate.se"><img src="https://billmate.se/billmate/logos/billmate_cloud_m.png" alt="Billmate Payment Gateway" /></a>
###Small
<a href="http://billmate.se"><img src="https://billmate.se/billmate/logos/billmate_cloud_s.png" alt="Billmate Payment Gateway" /></a>
- Initial commit.