Search...
APIJSLog inGet started
Airwallex logo
Home
Platform APIs
Connected Accounts
Accounts
Payments
Transactional FX
Payouts
Issuing
Back to home
OverviewChoose your payments solutionGet started with payments
Supported currencies
Online payments
Online payments overviewPayment Method Onboarding RequirementGet started with online paymentsHosted Payment Page
Drop-in Element
Embedded Elements
Mobile SDK
Guest user checkout
iOS Airwallex SDK
OverviewBefore you startNative UI integration
Low-level API integrationSDK examples
Android Airwallex SDK
Registered user checkout
Airwallex iOS SDK Privacy Details
Plugins
Native API
Automatic Currency Conversion
Invoice integrations
Tax filing

SDK examples

This sample app demonstrates integrating with the Airwallex iOS SDK using native UI integration and low-level API integration. To run the example project, you should follow these steps.

Prerequisites

  • Install the latest version of Xcode and iOS SDK from Mac Store.

Clone source code

Run the following script to clone this project to your local disk.

Install dependencies and open project

  • Go into the project directory
bash
  • Install dependencies
bash
  • Open Airwallex.xcworkspace from Xcode or run the following script to open it. Be sure you always open the project from the work space.
bash

Configure scheme

The sample app supports two schemes: Airwallex and Examples. You can switch the schemes in project scheme settings.

  • Airwallex will generate a framework for developer.
  • Examples will build and run an example application.

Run the app on your iOS device

Select your target device from the top left panel, then press "Command + R" on your keyboard (or "Product > Run" from the top menu bar) to run this project on your iOS device.

Was this page helpful?
On this page
Was this page helpful?