API and SDKs
This section introduces the APIs that are used in Cashier Payment and must be integrated by the Acquiring Service Provider (ACQP).
APIs
The following table lists the APIs in terms of endpoint and calling direction. You can click the interface name to see the detailed specification of each API.
Interface name | Endpoint | Direction |
/aps/api/v1/payments/consultPayment | ACQP > Alipay+ | |
/aps/api/v1/payments/pay | ACQP > Alipay+ | |
/aps/api/v1/payments/inquiryPayment | ACQP > Alipay+ | |
/aps/api/v1/payments/notifyPayment | Alipay+ > ACQP | |
/aps/api/v1/payments/cancelPayment | ACQP > Alipay+ | |
/aps/api/v1/payments/refund | ACQP > Alipay+ | |
/aps/api/v1/merchants/registration | ACQP > Alipay+ | |
/aps/api/v1/merchants/inquiryRegistrationStatus | ACQP > Alipay+ | |
/aps/api/v1/merchants/notifyRegistrationStatus | Alipay+ > ACQP |
SDK
The following tables list the interfaces that are provided by the Alipay+ Android SDK and Alipay+ iOS SDK. You can click the interface name to see the detailed specification of each interface.
Android
Interface name | Direction |
ACQP -> SDK | |
ACQP -> SDK | |
SDK -> ACQP |
iOS
Interface name | Direction |
ACQP -> SDK | |
ACQP -> SDK | |
ACQP -> SDK | |
ACQP -> SDK | |
SDK -> ACQP |