APIs and SDKs
This topic lists all the interfaces that are used in User-presented Mode Payment.
APIs for integration
This section introduces the interfaces that are used in integration with the Alipay+client SDK.
APIs
The following table lists the APIs that are used in the integration process.
Interface name | Endpoint | Direction |
/v1/payments/pay | Alipay+ ->Mobile Payment Provider | |
/v1/payments/inquiryPayment | ||
/v1/payments/cancelPayment | ||
/v1/payments/refund | ||
/v1/authorizations/applyToken | ||
/v1/payments/notifyPayment | Mobile Payment Provider->Alipay+ |
Client SDK interfaces
The following table lists the Alipay+ client SDK interfaces that are used in the integration process.
Interface name | Direction |
Android: init/initWithContext iOS: init/initWithContext | Mobile Payment Provider App -> Alipay+ client SDK |
Android: getPaymentCode iOS: getPaymentCode | |
Android: clear iOS: clear | |
Android: getCurrentRegion iOS: getCurrentRegion | |
Android: isAlipayPlusSupportedRegion | |
Android: getAcceptanceMarkLogos | |
Android: getAuthCode iOS: getAuthCode | Alipay+ client SDK ->Mobile Payment Provider App |