On This Page
Processing an Alipay+ Payment Workflow
This workflow describes the sequence of events that comprises a successful Alipay+
payment.
Figure:
Alipay+ by Thunes Payment Workflow
- The customer begins to checkout on the merchant's website and chooses the Alipay+ payment method.
- The merchant sends a sale API request toCybersource. For more information, see Process a Sale.
- Cybersourceresponds to the merchant with aPENDINGstatus and a redirect URL.
- The merchant redirects the customer to the URL.
- The customer completes the checkout using Alipay+ and is redirected to the merchant website.
- The merchant sends a check status API request toCybersource. For more information, see Check a Request Status.
- Cybersourceresponds to the merchant with aSETTLEDstatus.
- The merchant displays a confirmation of the completed payment to the customer.