Airwallex Payment Acceptance API

The Airwallex Payment Acceptance API enables businesses to accept online payments globally. Supports credit and debit cards, local payment methods, and 3D Secure. Available as hosted checkout or embedded via Drop-in UI, Payment Elements, and mobile SDKs for iOS, Android, React Native, and Flutter.

API entry from apis.yml

apis.yml Raw ↑
aid: airwallex:payment-acceptance
name: Airwallex Payment Acceptance API
tags:
- Payments
- Checkout
- Cards
- Online Payments
humanURL: https://www.airwallex.com/docs/api#/Introduction
baseURL: https://api.airwallex.com/api/v1
description: The Airwallex Payment Acceptance API enables businesses to accept online payments globally.
  Supports credit and debit cards, local payment methods, and 3D Secure. Available as hosted checkout
  or embedded via Drop-in UI, Payment Elements, and mobile SDKs for iOS, Android, React Native, and Flutter.
properties:
- url: https://www.airwallex.com/docs/api#/Introduction
  type: Documentation
- url: https://www.airwallex.com/docs/api#/Payment_Acceptance
  type: APIReference
- url: https://www.airwallex.com/docs/api#/Payment_Acceptance/Authentication
  type: Authentication
- url: https://github.com/airwallex/airwallex-payment-android
  type: SDK
  title: Android SDK
- url: https://github.com/airwallex/airwallex-payment-ios
  type: SDK
  title: iOS SDK
- url: https://github.com/airwallex/airwallex-payment-react-native
  type: SDK
  title: React Native SDK
- url: https://github.com/airwallex/airwallex-payment-flutter
  type: SDK
  title: Flutter SDK