Antom, leading provider of tailored payment solutionsAntom, leading provider of tailored payment solutions

iOS

Before you start

Make sure you have completed the settings in the Preparation stage.

Procedures

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
  1. Implement mandatory services via Wallet API
    • The available capabilities provided by Wallet APIs to complete specific tasks.
  1. Start to use Griver AppContainer
    • Open a mini program or a web app using Griver AppContainer.

Optional steps, which include the following steps you can choose as you want:

  • Extend Griver AppContainer, covering the following topics:
    • JSAPI: add new JSAPI via extension and use custom JSAPI.
    • Event: listen to the WebView rendering event, navigation bar click event, and URL navigation event.
    • Extensions: customize security storage and the language that returns in my.getSystemInfo JSAPI.
    • UI Customization: customize the user interface as you want.
  • Use common Network Proxy
    • Choose a new and better Network Proxy to meet different business requirements.
  • Use capabilities of Griver
    • Update your Podfile and integrate optional capabilities of Griver.

Next steps

Add Alipay+ SDK to your project