#BruceWayne
1 messages · Page 1 of 1 (latest)
https://stripe.com/docs/payments/alipay/accept-a-payment
I am in the above document, as required payment_method_types: ['alipay'],
"id": "cs_test_a1O7vVqPnb6OIs0UXNvCAkXFMctM6U6BWRO93LpKoqeJtuUaUHbvl9wgcP",
This is my request ID, I want to know which payment process in Alipay he belongs to?
Because it is a test mode, I cannot see the Alipay payment screen,
For Stripe checkout, it'll ask for the customer's email and phone number for the authentication code.
There are 3 payment flows for Alipay:
(1) Mobile Website to App Payment
Wallet holder checkout on mobile browser with Alipay.
If wallet holder has Alipay app installed, they will be redirected to their Alipay app.
If wallet holder does not have Alipay app installed, they will see an Alipay mobile website to login by username / password.
Completes payment.
Redirected back to the mobile browser.
(2) Mobile App to App Payment
Wallet holder checkout on mobile app with Alipay.
Redirected to their Alipay app.
Completes payment.
Redirected back to the mobile browser.
(3) Desktop Website to Website
Wallet holder checkout on desktop browser with Alipay.
Display QR code on Checkout screen.
Wallet holder scans QR code with Alipay app on their phone.
Redirects to Alipay checkout page on Alipay app.
Completes payment.
Which number do I belong to?
Hi 👋
I'm stepping in as @mystic vine needs to go soon. So you are building an integration with AliPay on your website. Do you plan on using Stripe's prebuilt checkout page or a direct API integration?
i don't know which part i am
I provide ID to you?
I'm sorry but it is not clear at all what you are talking about. What technologies are you attempting to use here?
I just showed you three Alipay payment processes
My technology has completed the integration of Alipay
However, I don't know which Alipay payment process the interface he integrated for me belongs to?
What information do I need to provide you so that you can check for me?
I see, I'm using the Prebuilt checkout page
So, for the Prebuilt checkout page, what is his Alipay payment process like?
It is number 3
Happy to help. Sorry it took a little while to get on the same page