Alipay+ DocsAlipay+ Docs

API list

This topic lists all the APIs that are used in Cashier Payment.

APIs

The following table lists the APIs that are used in the integration process.

Name

Endpoint

Direction

inquiryPayment

/v1/payments/inquiryPayment

Alipay+ -> MPP

refund

/v1/payments/refund

cancelPayment

/v1/payments/cancelPayment

userInitiatedPay

/v1/payments/userInitiatedPay

MPP -> Alipay+

notifyPayment

/v1/payments/notifyPayment

inquiryCodeRules (Optional)

/v1/payments/inquiryCodeRules

Server SDK interfaces

The following table lists the Alipay+ server SDK APIs that are used in the integration process.

Name

Description

Direction

ailpayconnect.code.CodeIdentificationService.init

Used to initialize the Alipay+ server SDK.

MPP server -> Alipay+ server SDK

ailpayconnect.code.CodeIdentificationService.identifyCode

Used to identify whether the code can be processed by Alipay+.