Points & Rewards - Magento 1

Points & Rewards - Magento 1

 

 

Firefox user notice:

Please use another web browser to view this document.

Sorry for the inconvenience.

Magento 2 Bambora APAC implements the Bambora payment method into any Magento store and provides the services for users from the APAC region. The extension allows processing payments secure and fast thanks to the PCI compliance and the SOAP API connection. All the credit card data inserted during checkout are kept solely in Bambora servers and are available for re-use only upon customer permission via Magento 2 Vault functionality.

Compatibility: Magento Open Source 2.2.X - 2.3.0, Magento Commerce 2.2.X - 2.3.0 

Product Page

Thank you for choosing Aheadworks!


Installing Magento 2 Bambora APAC

 

Command Line Installation

Composer Installation

Command Line Installation

Composer Installation

1. Backup your web directory and store database

2. Download the Bambora APAC installation package

 3. Upload contents of the Bambora APAC installation package to your store root directory

 4. In SSH console of your server navigate to your store root folder:

cd path_to_the_store_root_folder

run:

php -f bin/magento module:enable Aheadworks_BamboraApac

then:

php -f bin/magento setup:upgrade

after:

php -f bin/magento setup:static-content:deploy

5. Flush store cache; log out from the backend and log in again

Make sure the installation is done from under the FTP administrator account. Otherwise, make sure to set 775 permissions to the store root directory after the extension is deployed.

If you are installing an Aheadworks product for the first time, you need to add our composer repository to your Magento store:

1. Login to your ssh console and navigate to your store folder:

cd path_to_the_store_root_folder

Run the following command:

composer config repositories.aheadworks composerhttps://dist.aheadworks.com/

After the command was executed successfully, you can use the composer to install the products.

To install the actual product:

2. Login to your ssh console and navigate to your store folder:

cd path_to_the_store_root_folder

 3. Run the following command to install the latest version of the extension:

composer require aheadworks/module-bambora-apac

if you need to install a specific version, run this command:

composer require aheadworks/module-bambora-apac:<version>

Specify the desirable extension version in <version>

When prompted, enter Public Key (Username) and Private Key (Password):
screenshot-1.png

Both Public Key (Username) and Private Key (Password) can be found in the Composer Access page in your personal account on our site:
image-20190522-140823.png
Note that the password will not be displayed for security reasons.

4. Enable the extension:

php -f bin/magento module:enable Aheadworks_BamboraApac

Next, register the extension:

bin/magento setup:upgrade

Recompile your Magento store if you are in the Production mode:

bin/magento setup:di:compile

To verify that the extension is enabled, run this command:

bin/magento module:status

Clean store cache, by running the following command:

bin/magento cache:clean

Log out and Log in the backend again.

To upgrade the extension:

5. Write the upgrade instructions using the same approach, as above. 
The commands can be found here: https://devdocs.magento.com/extensions/install/#upgrade-an-extension

 6. Make sure that the Composer finished the installation without errors. Flush store cache, log out and log into the backend again.

 


Introducing the Magento 2 Bambora APAC extension

 


Configuring Magento 2 Bambora APAC

 


Need Customization?

You can always find the latest version of the software, full documentation, demos, screenshots, and reviews on http://ecommerce.aheadworks.com
License agreement: https://ecommerce.aheadworks.com/end-user-license-agreement/
Contact Us: http://ecommerce.aheadworks.com/contacts/
Copyright © 2019 Aheadworks Co. http://www.aheadworks.com