#QuiTe-afterpay
1 messages · Page 1 of 1 (latest)
https://stripe.com/docs/api/checkout/sessions/object
https://stripe.com/docs/payments/afterpay-clearpay
No I mean the request id req_xxx
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Taking over here, let me take a look
Your Stripe account is US and therefore can only support USD with Afterpay: https://stripe.com/docs/payments/afterpay-clearpay#collection-schedule
You should omit the payment_method_types parameter and rely instead of automatic PMs, which will only surface available methods according to the parameters on the PI/session
Ok, Thank you