Redirect Element
Redirect Element has been deprecated in the latest @airwallex/components-sdk v1.14.2. Please migrate to the Drop-in Element to access this functionality.
The Redirect Element is a checkout button that allows you to redirect shoppers to e-wallets such as Alipay, Dana, KakaoPay, etc. As a prerequisite, the e-wallets you want to redirect your shoppers to must be enabled on your merchant account. After the payment, whether successful or not, shoppers will be redirected back to your site.

This page describes how to embed a Redirect Element on your payment page to accept payments.
Checkout flow
Choose a quickstart when the shopper pays in a single session on your site, or use registered user checkout to save payment details for future payments.
Development resources
-
airwallex-payment-elementsNPM package -
airwallex-payment-elementslibrary reference -
Sample SDKs in various frontend and backend languages
-
Test cards and codesandbox to test your integration