#mjbc
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 site 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.
just a moment
I don't have any logs of the request. Is as if it's failing only on the client side
(from the browser console)
That's after you're passing country: 'KR'?
yes.
Well you pass the code of where your Stripe account is located: https://stripe.com/docs/js/payment_request/create#stripe_payment_request-options-country
And we're not available in South Korea so it makes sense that that is an error
errrrr... that makes sense.