Airwallex Flutter Plugin
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
Installation
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.1
Getting Start
Quick Start for integrating Airwallex Flutter Plugin in your Flutter application.
Feedback
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
. - pa_mobile_sdk@airwallex.com- For personal support at any phase of integration.
Changelog
All notable changes to this project will be documented in Changelog.
Libraries
- airwallex
- airwallex_payment_flutter_method_channel
- airwallex_payment_flutter_platform_interface
- types/apple_pay_options
- types/billing
- types/card
- types/environment
- types/google_pay_options
- types/merchant_trigger_reason
- types/next_triggered_by
- types/payment_consent
- types/payment_result
- types/payment_session
- types/shipping