This site requires javascript to be enabled.

Alipay

Results for

Results for Searching

Process flows

Below, you'll find a detailed explanation of the statuses for Alipay payments across various flows. In order to integrate Alipay, please refer to our API Reference.

Alipay transaction states

  • CREATED – initial state of a transaction. If a transaction remains in this state, it indicates a problem.
  • REDIRECTED – we have provided the redirect details and are waiting for the consumer to complete the payment. If this state persists, it means we haven't retrieved the final status from the bank yet. Successful payments will resolve automatically.
  • CAPTURED – the transaction was completed successfully, and we have received confirmation that the funds are on their way.
  • PAID – we have collected the funds and will begin the remittance process to you.
  • REJECTED – the transaction was rejected by either us or the bank. This is the final state.
  • CANCELLED – the payment was canceled by either you or the consumer. This is the final state.

Payment flow

In order to integrate Alipay, please refer to our API Reference.

Alipay-process-flow.png

  1. The consumer places an order on your website and chooses Alipay as their payment product.
  2. The consumer gets redirected to Alipay's website, where they log in and verify their billing details and the funding source linked to their e-wallet.
  3. Alipay displays the total order amount in RMB (CNY), automatically converting it based on the current exchange rate.
  4. The consumer logs into their Alipay account and confirms the payment.
  5. After the consumer completes payment on the Alipay page, we receive an instant notification from Alipay confirming the transaction approval.
  6. This payment confirmation is instantly communicated to you.
  7. The funds from the transaction are transferred to us by Alipay within a few days.
  8. We verify the receipt of these funds in our bank statement.
  9. We remit the collected payments to your account. Additionally, we provide both online and offline daily reports detailing the payments we've received. The status of individual payments can always be checked in the payment console.

Next Additional information