Open Payment Window
This step invokes the Alipay payment window to proceed with the payment.
Upon completion, the user is redirected to the returnUrl specified during transaction creation.
Important
- The redirect to the
returnUrldoes not contain any response parameters. - Therefore, you must display a "Payment Processing" or "Waiting" screen to the customer until your server receives the asynchronous Payment Completion Notification (Webhook).
Request
Open the URL obtained from the Transaction Creation API via a browser (GET).
Request URL
GET {Payment Window URL}
Content-type: text/html