Overview of Alipay payment gateway integration
Zuora integrates with Alipay to process payments in China, supporting browser-based checkout and real-time reconciliation.
Zuora integrates with Alipay Auto Debit and provides a gateway integration known as Alipay for processing payments with Alipay China .
This feature is in the Early Adopter phase. We are actively soliciting feedback from a small set of early adopters. If you want to join this program, submit a request at Zuora Global Support .
Supported payment methods
The Alipay payment gateway integration supports the Alipay payment method, an eWallet in China. You can set up Alipay payment methods by integrating with a JavaScript SDK provided by Zuora. For implementation instructions, see Set up Alipay payment methods with Zuora JavaScript SDK .
For supported currencies, see Alipay's documentation .
Currently, Zuora supports browser-based Alipay checkout on desktop devices, which corresponds to the
terminalType=WEB
configuration in Alipay's API. See terminalType
in Alipay's documentation for more information.
Support for Real-Time Reconciliation
The Alipay payment gateway integration supports the Real-Time Reconciliation feature. With this feature enabled, the payment gateway can submit notifications to Zuora for supported event types, and the corresponding records are automatically updated in real-time. To reconcile payments and close payment methods, you must enable Real-Time Reconciliation.
For more information, see the following articles:
-
Real-Time Reconciliation events for Alipay
-
Configure Real-Time Reconciliation
-
Real-Time Reconciliation
Related information
-
Set up and configure an Alipay payment gateway instance
-
Set up Alipay payment methods with Zuora JavaScript SDK