airwallex_payment_flutter 0.3.1 copy "airwallex_payment_flutter: ^0.3.1" to clipboard
airwallex_payment_flutter: ^0.3.1 copied to clipboard

Official Airwallex Flutter plugin for accepting payments on Android and iOS. Supports cards, Apple Pay, Google Pay, and major e-wallets.

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

Localizations supported: English, Chinese Simplified, Chinese Traditional, French, German, Japanese, Korean, Portuguese Portugal, Portuguese Brazil, Russian, Spanish, Thai.

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

On iOS, the plugin supports both CocoaPods (default) and Swift Package Manager. To use SPM, enable it once for your Flutter installation:

flutter config --enable-swift-package-manager

Getting Start #

Quick Start for integrating Airwallex Flutter Plugin in your Flutter application.

Screenshots #

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:

Changelog #

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

4
likes
160
points
753
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Official Airwallex Flutter plugin for accepting payments on Android and iOS. Supports cards, Apple Pay, Google Pay, and major e-wallets.

Homepage

License

BSD-3-Clause (license)

Dependencies

flutter, json_annotation, plugin_platform_interface

More

Packages that depend on airwallex_payment_flutter

Packages that implement airwallex_payment_flutter