The Align Commerce payment gateway for Magento will allow you to accept payments on your Magento installation in the form of local currency via bank transfers and/or via bitcoin
Plugin Name: Magento - Align Commerce Payment Gateway Plugin URI: https://aligncommerce.com/docs/libraries-plugins-ecommerce-websites/#plugins-magento1900 Version: 1.0.0 Author: Align Commerce Corporation Author URI: https://aligncommerce.com License: GPLv2
The Align Commerce payment gateway for Magento will allow you to accept payments on your Magento installation in the form of local currency via bank transfers and/or via Bitcoin
Getting Started: You will need to generate your API keys - https://aligncommerce.com/dashboard/keys You will also need your Align Commerce dashboard email and password on your plugin settings
- Make sure the "app" and "lib" directories of your Magento installation and all subdirectories have full write permissions. If not, set permissions on each directory to 777 or 0777.
- Important! Change all permissions back after installation.
- Read more info regarding permission at:
- Log into Magento Admin Panel and go to System >> Tools >> Compilation and disable the compilation.
- After step 5 you can run the compilation process again.
- Upload all folders from the extension package to the installation directory of your Magento software using any FTP client.
- Go to System -> Cache Management.
- Clear the stored cache.
- Log out and log back to Magento Admin Panel.
- Head over to System -> Configuration.
- Once inside the configuration page, head over the Sales section on the sidebar then click on "Payment Methods"
- Set Enabled to "Yes"
- On the "Title" field - place your checkout label for the specific payment method
- Enter your Align Commerce Email in the text field
- Enter your Align Commerce Password in the text field
- Enter your Client ID in the text field (you can get his from the https://aligncommerce.com/dashboard/keys page)
- Enter your Secret Key in the appropriate field (you get his from the https://aligncommerce.com/dashboard/keys page)
- Save the configuration at this point.
- After the configuration page refreshes, continue filling up the settings.
- On the "Payment from Applicable Currencies", choose all currencies that you'd like to accept.
- On the "Payment from Specific Countries", choose all countries you'd like to allow to pay using Align Commerce.
- Save the Configuration settings for the last time.
Step 8 - Set up your IPN on https://aligncommerce.com/dashboard/keys
- Set your return URL and IPN URL to the following format.
- Return URL: http://yoursite.com/index.php/bitcoin/
- IPN URL: http://yoursite.com/index.php/bitcoin/ipn