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

Android

Before you start

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

Procedures

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
    • System requirements: make sure you meet the system requirements before integration.
  1. Implement mandatory services via Wallet API
    • Initiate the available capabilities via 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, back press event, close click event, and URL navigation process.
    • 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 Griver capabilities
    • Import Google Maps to use Griver's map capabilities.

Next steps

Add Alipay+ SDK to your project