Skip to content

airwallex/airwallex-payment-flutter

Repository files navigation

Airwallex Flutter Plugin

Platform Flutter version: 3.24.3 GitHub release license: BSD 3-Clause

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.2

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.
  • [email protected]- For personal support at any phase of integration.

Changelog

All notable changes to this project will be documented in Changelog.