Mobile SDKs
The mobile SDK allows you to integrate directly into your mobile app, our payments collection functionality. We allow your customers to enjoy the same payment options and experiences that they do on our web channel.
We have developed SDKs for all the popular mobile development technologies. We have SDKs for the following platforms:
- Android
- iOS
- Flutter
Process Flow
There are five steps you would have to complete to set up the SDK and perform a transaction.
- Install the SDK as a dependency
- Configure the SDK with Merchant Information
- Provide the appropriate callbacks for both a successful and failed transaction.
- Initiate payment with customer details
- The SDK will close and call the appropriate callback
Updated almost 3 years ago