#jan_code

1 messages ยท Page 1 of 1 (latest)

loud zenithBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1242463307009490986

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

winter current
#

Hi there ๐Ÿ‘‹ can you share the ID of a request where you're creating a Payment Intent like that?

outer burrow
#

pm_1PIrhJKZJqVGx1Wt2oFM0rzl

winter current
#

That's the ID of a Payment Method, can you help me understand how that's related here?

#

Was that created by one of the Payment Intents that experienced the behavior you described?

outer burrow
#

But why? I mean, I set the currency to 'eur' and added metadata

winter current
#

I don't know. Did you save and deploy the code after making the changes?

outer burrow
#

Yes

#

In test mode, all currencies are available, right?

winter current
#

But we aren't changing the currency in that request.

#

We're being sent a value of usd for the currency.

#

It seems like the code that you shared is not the same as the code making the request, and I'm not sure why that would be offhand. My best guess would be that the server wasn't restarted, or maybe there are multiple paths to create a Payment Intent and they behave differently right now.