Alipay+ DocsAlipay+ Docs

Integration

By integrating with the Merchant-presented Mode Payment product provided by Alipay+, Mobile Payment Providers (MPPs) can implement the following capabilities:

  • allow the users to make a payment
  • allow the users to take further actions after the payment, such as inquiry, cancellation, and refund
  • download financial reports and perform reconciliation

Accept payments

To support the users in making a payment, MPPs need to implement the capability of accepting payments. To accept payments, the MPP must integrate with Alipay+ client SDK. This solution provides the capability of accepting payments by using Alipay+ server SDK, Alipay+ client SDK, and APIs. For more information, see Accept payments.

Note that for different code types, including static entry codes and dynamic entry codes, MPP needs to take different further actions.

Return payment results

To return payment results to Alipay+, you need to integrate the inquirePayment and notifyPayment APIs. For more information about how to integrate the APIs, see Notify payment result and Respond to payment inquiry.

Cancel and refund

To support the users in refunding and canceling payments, you need to integrate the refund and cancelPayment APIs. For more information about how to integrate the APIs, see Cancel a payment and Refund.

Reconcile

Alipay+ provides multiple types of transaction reports to help MPPs to perform the clearing and settlement of transactions. MPPs can download and use reports to streamline their business workflows. For more information, see Reconcile.