Airwallex logo

Install the Hyvä compatibility module

Make the Airwallex Payments plugin compatible with your Hyvä Checkout storefront.

Copy for LLMView as Markdown

To use the Airwallex Payments Plugin for Magento 2 with a Hyvä Checkout storefront, install the Hyvä compatibility module . The module bridges the Airwallex Payments plugin and the Hyvä frontend so that Airwallex payment methods render correctly at checkout.

Before you begin

  • You must have a Magento store running the Hyvä Checkout theme.
  • You must have the Airwallex Payments plugin installed and configured.
  • You must have Composer installed and have command-line access to your Magento root directory.
  • For the GitLab method, you must have an SSH key authorized with GitLab. The GitLab method is not suited for deployments because it requires SSH key authorization.

Install via packagist.com

Compatibility modules tagged as stable can be installed with Composer via packagist.com.

  1. From your Magento root directory, require the module with Composer:

    Shell
    1composer require hyva-themes/magento2-hyva-checkout-airwallex
  2. Enable the module:

    Shell
    1bin/magento setup:upgrade

Next steps

Now that you've installed the Hyvä compatibility module, configure the payment methods you want to offer at checkout:

Was this page helpful?