EN | 中文
This library makes it quick and easy to build an excellent payment experience in your Flutter application. Currently, this library supports both Android and iOS platforms. Payment methods supported:
- Cards:
Visa
,Mastercard
,Amex
,Dinners Club
,JCB
,Discover
,Union Pay
. If you want to integrate Airwallex API without our Native UI for card payments, then your app is required to be PCI-DSS compliant. - E-Wallets:
Alipay
,AlipayHK
,DANA
,GCash
,Kakao Pay
,Touch ‘n Go
,WeChat Pay
, etc. - Apple Pay
- Google Pay
The Components are available through pub.dev, you only need to add the dependency.
Add the dependency inpubspec.yaml
dependencies:
airwallex_payment_flutter: 0.0.2
Quick Start for integrating Airwallex Flutter Plugin in your Flutter application.
We appreciate the time you take to try out our sample code and welcome your feedback. Here are a few ways to get in touch:
- For general issues and feedback, please create an issue in this repository
Issues
. - [email protected]- For personal support at any phase of integration.
All notable changes to this project will be documented in Changelog.