Alipay+ DocsAlipay+ Docs

Online Auto Debit

Version: 1.7.0

Release date: 2026/05/13

  • Upgraded the Alipay+ MPP Client SDK version. For more information, refer to SDK Reference.
  • Added the indirectMpp parameter to the following APIs:

Version: 1.6.5

Release date: 2026/02/25

  • Added the requirement for the MPP to support multiple currencies for transactions within a single country.

Version: 1.6.4

Release date: 2025/10/31

  • Added iTest, iMock, iNotify, and iScan tools in Alipay+ Developer Center for MPPs.
  • Removed the inquiryCodeRules API.
  • Added requirements about the access token when MPPs provide the access token to bind the user account in Online Auto Debit scenario. For more information, refer to Bind the user account.

Version: 1.6.3

Release date: 2024/12/31

  • Updated Alipay+ MPP Server SDK. For more information, refer to SDK Reference.
  • Removed the following unused request parameters from the pay API:
    • otpVerification
    • authorizationInfo
    • paymentFactor.isAuthorizationAndPay
    • paymentFactor.isAuthorizationPayment
    • paymentFactor.isDeferredPayment
    • paymentFactor.needCheckCompliance
    • paymentFactor.needOtpVerification
    • paymentFactor.isCrossborderSettlement

Version: 1.6.1

Release date: 2024/06/28

  • Updated the download file for the Alipay+ Brand Mark Assets and the Online Auto Debit user experience images with the latest Alipay+ logo.

Version: 1.6.0

Release date: 2024/04/30

  • Added the ability for Alipay+ MPP Server SDK to utilize HTTP proxies when making requests to retrieve code rules or perform remote QR code identification. You can configure the HTTP proxies by setting the following parameters:
    • ac.route.http.proxyHost
    • ac.route.http.proxyPort
    • ac.route.http.proxyScheme
  • Modified the maximum length of the codeValue parameter in the prepare API from 64 characters to 2048 characters.

Version: 1.5.1

Release date: 2023/10/31

  • Added the requirement that the order currency can be displayed either before or after the user's payment currency.

Version: 1.5.0

Release date: 2023/08/31

Version: 1.4.1

Release date: 2023/06/30

  • Added the CANCEL_WINDOW_EXCEED result code for you to specify the scenario where the cancellation failed because the cancellation window is closed. For more information, see the cancelPayment API specification.

Version: 1.4.0

Release date: 2023/04/28

  • Added support for account binding by scanning a QR code rendered on the merchant Web page in the Online Auto Debit scenario. To support this feature, added the codeValue and codeExpireTime parameters to the prepare API. For more information, see the following topics:
  • Changed the maximum length of the customerBelongsTo parameter in the prepare API from 16 to 32 characters.

Version: 1.3.0

Release date: 2023/02/28

  • Modified the maximum length of the order.merchant.referenceMerchantId and order.merchant.store.referenceStoreId parameters in the pay API from 64 characters to 32 characters.
  • Removed the enumeration value MINI_APP from the terminalType parameter in the prepare API specification because currently authorization cannot be initiated via mini apps.

Version: 1.2.0

Release date: 2022/12/30

  • Provide accelerated domain names to enable faster access to Alipay+ APIs. For more information, see Environment.
  • Removed the value OTHER from the osType parameter in the prepare API.
  • Added the authSuccessScopes and authErrorScopes parameters to the public class CommonOAuthServiceResult of the Alipay+ MPP Client SDK (Android) to better indicate the authorization result.
  • Added the authSuccessScopes and authErrorScopes parameters to the public class MPPCommonOAuthServiceResult of Alipay+ MPP Client SDK (iOS) to better indicate the authorization result.
  • Added design requirements and suggestions for the Transaction Detail Page in the Online Cashier Payment scenario. For more information, see the Page detail requirements in Auto Debit.
  • Clarified the available integration methods for different terminal types of the MPP client. For more information, refer to Bind the user account.

Version: 1.1.1

Release date: 2022/10/28

Version: 1.1.0

Release date: 2022/08/31

  • Upgraded the Alipay+ MPP Client SDK. The new SDK features broader applicability, higher security, and faster response, and is well-documented and open-sourced to MPPs who have signed NDAs with Alipay+. For more information, see Alipay+ MPP Client SDK.
  • Removed the inquiryRiskScore API.
  • Removed the following request and response parameters from the pay API:
    • order.goods.goodsBrand
    • order.merchant.store.storeOperatorId
    • order.merchant.store.storePhoneNo
    • paymentAmount
    • payToAmount
  • Removed paymentRequestId from the response parameters of the inquiryPayment API.

Version: 1.0.1

Release date: 2022/07/29

  • Removed the registration and notifyRegistrationStatus APIs from the API Reference documentation.

Version: 1.0.0

Release date: 2022/03/31

  • Released the Online Auto Debit product.