Search...
Log inGet started
Airwallex logo
Home
Core API
Payments
Transactional FX
Payouts
Issuing
Back to home
OverviewChoose your payments solutionGet started with payments
Online payments
Online payments overviewGet started with online paymentsHosted Payment Page
Drop-in Element
Embedded Elements
Mobile SDK
Plugins
Shopify
WooCommerce
Magento
Install the Magento plugin
Configure payment methods
Shopline
SpreedlyFrequently Asked Questions
Native API
Automatic Currency Conversion
Invoice integrations

Install the Magento plugin

Installation & Configuration

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.

  1. Unzip Airwallex.zip and move contents to app/code.
  2. In the Magento root directory, run two commands:

    composer require mobiledetect/mobiledetectlib

    composer require guzzlehttp/guzzle:^7.0