Overview

The MobileSDK's pre-built UI widgets seamlessly integrate with Paydock functionality from your native iOS or Android app.

Once you have setup and initialized the MobileSDK in your application, you can use the MobileSDK widgets to access payment flows. These include interacting with GooglePay, ApplePay and Paypal. You can also complete 3DS challenges, capture addresses, securely collect gift card details, and tokenise card details.

Next steps

  1. Begin by adding the SDK as a dependency to your app for either iOS or Android.

  2. Once the SDK is added, you can initialize the SDK by passing the configuration objects such as your public_key and environment variable.

  3. After the SDK is initialized, you can optionally customise the appearance of your UI elements using the theming parameters.

  4. Use our widget guides to setup GooglePay, ApplePay, and PayPal - or access features such as Card Tokenisation, Address capture, 3DS, and Gift Cards.