You can add Alipay to your existing integration. The following instructions show only what you must add to your integration specifically for Alipay.
If an instruction on this page corresponds with a step in the main integration guide, it includes a link to corresponding step of the main integration guide.
Requirements
Requirement | Description | |
---|---|---|
Integration type | Make sure that you have an existing API-only integration. | |
Redirect handling | Make sure that your existing integration is set up to handle the redirect. action.type : redirect. |
|
Setup steps | Before you begin, add Alipay in your Customer Area. |
How it works
- The shopper selects Alipay as the payment method.
- The shopper enters their details in the payment form that you build.
- When you make the payment request, you include additional information about the items that the shopper intends to purchase.
- Your existing integration setup will handle the redirect.
Build your payment form
Include Alipay in the list of available payment methods. You do not need to collect any information from the shopper in your payment form.
You can download the logo for Alipay to use in your form.
Get Alipay as an available payment method
When you make the /paymentMethods to get available payment methods, specify the following so that Alipay is included in the response.
Parameter | Values |
---|---|
countryCode | AT, AU, BE, BG, CA, CH, CY, CZ, DE, DK, EE, ES, FI, FR, GB, GR, HK, HR, HU, ID, IS, IT, JP, KR, LT, LU, LV, MT, MY, NL, NO, NZ, PH, PL, PR, PT, RO, SE, SG, SI, SK, TH, TW, US, VN |
amount.currency | AUD, CAD, CHF, DKK, EUR, GBP, HKD, JPY, MYR, NOK, NZD, SEK, SGD, THB, USD |
Add additional parameters to your /payments request
You do not need to add any parameters when you make a payment.
Test and go live
We recommend doing live penny tests:
- Get an Alipay wallet app, set it up with a credit or debit card, and do live penny tests (payments for a minimal amount).
- View the details of your Alipay test payments in your live Customer Area > Transactions > Payments.
Before you can accept live Alipay payments, you need to submit a request for Alipay in your live Customer Area.