Alipay (deprecated)
Deprecation Notice
This integration has been deprecated. For the latest specifications for integrating with Alipay, see the Alipay Wallet integration guide.API Version
Minimum required API version: 1.2.0
Currencies
- Global merchants: AUD,CAD,CHF,DKK,EUR,GBP,HKD,JPY,KRW,NOK,NZD,SEK,SGD,THB,USD
Settlement currencies: AUD,CAD,CHF,DKK,EUR,GBP,HKD,JPY,NOK,NZD,SEK,SGD,THB,USDIf you price your products in CNY, then you can pass CNY in your transaction requests. In this case, PaymentsOS will pass the settlement currency (instead of CNY) to Alipay. PaymentsOS does not convert the amount to the settlement currency (the original amount is passed 'as is').
- Domestic merchants: CNY
Requests
The following table lists all supported requests for ewallet-based transactions.
Use the bodybuilder to create a sample request body for each request type.
Request | Partial/Multiple | Mode | Notes |
---|---|---|---|
Charge | Both partial and multiple are supported | Asynchronous and Synchronous | Installments are not supported. |
Refund | Both partial and multiple are supported | Synchronous | The refund must be initiated within a certain time period after the payment, which is specified in your contract with Alipay. Usually, a 365-day period is specified. |
Setup Procedures
The following table lists the setup procedures that are specific to this provider.
Configuration | Required/Optional |
---|---|
In the PaymentsOS Control Center, configure the following credentials:
| Required |
In the PaymentsOS Control Center, configure a timeout_rule value. This is the timeout period from the moment the customer logs into the Alipay site (for completing the transaction) to completing the payment. Possible values: 5m 10m 15m 30m 1h 2h 3h 5h 10h 12h. Default: 12h. Important note: To pass a timeout value, you must contact Alipay support to specify the timeout value in your Alipay account as well | Optional |
In the PaymentsOS Control Center, set 'international_integration' to 'False' if you are a domestic Chinese merchant. Set 'international_integration' to 'True' if you have an entity outside of China. Default is 'True' (international). | Optional |
Integration Procedures
The following sections list the integration procedures that are specific to this provider.
Implementing the Payment Flow
As part of the payment flow, you must redirect customers to the Alipay page on which they can complete the transaction.
The steps in the flow are as follows:
-
Implement a redirection flow. This involves invoking the Create Charge API, and redirecting customers to the Alipay page on which they can complete the transaction (we provide you with the Alipay site URL in the Redirection object of the charge response data.)
-
After completing the flow, users will be redirected to your
merchant_site_url
on which you can display a payment completed message.
Testing
You can use the credentials below for testing.
International merchants:
- PARTNER_ID: ‘2088621925033412’,
- MD5_KEY: ‘tfhwk6rj0ac02ym0olvdibv7fumfjl2u’
Domestic Chinese merchants:
- PARTNER_ID: ‘2088102180483272’,
- MD5_KEY: ‘knyzygllasbtlktnhvuc6a7g822ipunr’
End user credentials:
- Email: alipay_deprecatedtest20091@gmail.com
- Pin: 111111