Alipay, China's leading third-party online payment solutionAlipay, China's leading third-party online payment solution

Client Integration

Before you start

Make sure you have completed the settings in the Preparation stage. For more information, see Preparation.

How to integrate

The diagram below shows the flow of how client integration works:

Client Integration

Android

Integrate the Alipay+ Mini Program Solution into your Android application in the following steps:

  • Mandatory steps, including three steps you must follow:

1. Add Alipay+ SDK to your project

    • Make sure you meet the system requirements and follow six steps to finish the adding.

2. Implement mandatory services via Wallet API

    • With Wallet APIs, achieve the available capabilities to complete specific tasks.

3. Use Alipay+ SDK API

    • With Alipay+ SDK API, wallet can identify and decode offline marketing QR code.

4. Start to use Griver AppContainer

    • Open a mini program or a web app using Griver AppContainer.
  • Optional steps, including the following steps you choose as you want:
    • Extend Griver AppContainer
      • Complete extensions as you need to add new functionalities.
      • Implement the network requests to use a new Network Proxy to meet your needs.
      • Import Google Maps to use Griver's map capabilities.

iOS

Integrate the Alipay+ Mini Program Solution into your iOS application in the following steps:

  • Mandatory steps, including three steps you must follow:

1. Add Alipay+ SDK to your project

    • Make sure you meet the system requirements and follow three steps to finish the adding.

2. Implement mandatory services via Wallet API

    • With Wallet APIs, achieve the available capabilities to complete specific tasks.

3. Use Alipay+ SDK API

    • With Alipay+ SDK API, wallet can identify and decode offline marketing QR code.

4. Start to use Griver AppContainer

    • Open a mini program or a web app using Griver AppContainer.
  • Optional steps, including the following steps you choose as you want:
    • Extend Griver AppContainer
      • Complete extensions as you need to add new functionalities.
      • Implement the network requests to use a new Network Proxy to meet your needs.
      • Update your Podfile and integrate optional capabilities of Griver.