Alipay+ DocsAlipay+ Docs

APIs and SDKs

This section introduces the APIs and SDKs that are used in Auto Debit.

APIs

The following table lists the APIs in terms of category, endpoint, and calling direction. You can click the interface name to see the detailed specification of each API.

Category

Interface name

Endpoint

Direction

Authorization

prepare

/aps/api/v1/authorizations/prepare

ACQP > Alipay+

applyToken

/aps/api/v1/authorizations/applyToken

cancelToken

/aps/api/v1/authorizations/cancelToken

authNotify

N/A

Alipay+> ACQP

consultUnbinding

N/A

Payment

pay (Auto debit)

/aps/api/v1/payments/pay

ACQP > Alipay+

inquiryPayment

/aps/api/v1/payments/inquiryPayment

cancelPayment

/aps/api/v1/payments/cancelPayment

refund

/aps/api/v1/payments/refund

notifyPayment

N/A

Alipay+> ACQP

Registration

registration

/aps/api/v1/merchants/registration

ACQP > Alipay+

inquiryRegistrationStatus

/aps/api/v1/merchants/inquiryRegistrationStatus

notifyRegistrationStatus

N/A

Alipay+> ACQP

SDK

The following tables list the interfaces that are provided by the Alipay+ ACQP SDK. You can click the interface name to see the detailed specification of each interface.

Web/WAP

Interface name

Direction

AlipayPlus.create()

ACQP -> SDK

loadAlipayPlus()

ACQP -> SDK

inquireAuthorizationOption()

ACQP -> SDK