#Huong
1 messages · Page 1 of 1 (latest)
hello! how are you integrating with Stripe? And what API are you using?
I use Python Stripe API to create Subscription
I can create Subscription if currency is USD
and error when currency is GBP
can you share the request id? it'll look like req_123?
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.
That doesn't appear to be an error returned from our API
The req_xxx you shared was successful
Have you built that UI/form yourself?
That error is not from our API, you need to deduce the origin of that API error (as its not Stripe)
I use your form
Which?