Skip to main content

Overview

Airwallex is a global financial technology platform that enables businesses to operate across borders and markets without the constraints of the traditional financial system.

Setup

Airwallex provides a self-service sign-up for both test and live accounts. To get started, visit the Airwallex sign-up page and create your account.

Credentials

To set up credentials for Airwallex, you'll need to access your Airwallex Dashboard and navigate to Developers -> API Keys. You'll need the following credentials:

  • Client ID - This is your unique identifier for API access. You can find this in your Dashboard under Developers -> API Keys -> Client ID.
  • API Key - This is your secret key for API authentication. You can find this in your Dashboard under Developers -> API Keys -> API Key.
  • Webhook Secret - This is used to verify webhook signatures. You can find this in your Dashboard under Developers -> Webhooks -> Signing Secret.

Supported Payment Methods

Airwallex supports a comprehensive range of payment methods through our platform:

  • Card Payments - Credit and debit cards from major networks worldwide
  • Digital Wallets - Apple Pay, Google Pay, WeChat Pay, Alipay
  • Bank Transfers - Local and international bank transfer methods
  • Buy Now, Pay Later - Various installment payment options
  • Local Payment Methods - Regional payment methods based on your account configuration

Integration Benefits

  • Global Coverage - Support for 50+ currencies and payment methods in 130+ countries
  • Advanced Security - Built-in fraud detection and PCI compliance
  • Unified API - Single integration for multiple payment methods
  • Real-time Processing - Instant payment confirmation and webhook notifications
  • Multi-currency Support - Native support for multiple currencies

Getting Started

  1. Sign up for Airwallex - Create your Airwallex account
  2. Configure credentials - Set up API keys and webhook endpoints
  3. Enable payment methods - Choose which payment methods to support
  4. Integrate with EFundPay - Use our unified API for all Airwallex payments
  5. Test thoroughly - Use test environment for development
  6. Go live - Switch to production when ready

Webhook Configuration

Configure webhooks in your Airwallex Dashboard under Developers -> Webhooks. Add the following endpoint:

https://api.efundpay.com/webhooks/airwallex

Make sure to select the following events:

  • payment.succeeded
  • payment.failed
  • payment.cancelled
  • refund.succeeded

Testing

Airwallex provides comprehensive testing tools:

  • Test Cards - Various test card numbers for different scenarios
  • Test Environment - Complete test environment for development
  • Webhook Testing - Tools to test webhook delivery
  • Dashboard Testing - Test payments directly from the Dashboard

Support

For technical support with Airwallex integration:

  • EFundPay Support - Contact our technical team
  • Airwallex Support - Use Airwallex's support resources
  • Airwallex Documentation - Comprehensive API documentation
  • Airwallex Community - Developer community forums
Powered by Docusaurus