#Huong

1 messages · Page 1 of 1 (latest)

elder knollBOT
gusty pasture
#

hello! how are you integrating with Stripe? And what API are you using?

cold minnow
#

I use Python Stripe API to create Subscription

#

I can create Subscription if currency is USD

#

and error when currency is GBP

gusty pasture
#

can you share the request id? it'll look like req_123?

cold minnow
#

How can I find request id?

#

I don't know how to find it

fallen spruce
cold minnow
#

It's: req_Zh7NdlI6DpeMOf

#

I have just tested it again and form still "loading"

fallen spruce
#

That doesn't appear to be an error returned from our API

#

The req_xxx you shared was successful

cold minnow
#

I see status is 200

#

but form cannot load

fallen spruce
#

Have you built that UI/form yourself?

cold minnow
#

Currency Rates Source Not Ready

#

No

fallen spruce
#

That error is not from our API, you need to deduce the origin of that API error (as its not Stripe)

cold minnow
#

I use your form

fallen spruce