#tomgullen
1 messages · Page 1 of 1 (latest)
Can you share the ID (req_xxx) of the failing API request? https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
I think it only supports off_session
Even if gated
https://stripe.com/docs/payments/alipay/set-up-payment examples there only use off_session
You need to use off_session. That PI has on_session set
OK thank you!