Install the Magento plugin
You can download the plugin from the official Magento marketplace or delivered by the Airwallex Merchant enablement team.
Older versions are available here
Install using Composer
Before you begin, make sure that you have installed Composer. In your command-line tool, go to the Magento folder and run the following commands:
Install manually
The Composer requirements still apply for manual installation.
- Unzip Airwallex.zip and move contents to app/code.
In the Magento root directory, run two commands:
composer require mobiledetect/mobiledetectlib
composer require guzzlehttp/guzzle:^7.0