#chimbox_unexpected

1 messages ¡ Page 1 of 1 (latest)

jovial joltBOT
#

👋 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/1367585518925254827

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

ionic sedge
#

Hello, is this in a response to an API call that your integration makes at some point? Or is this error on a Stripe surface like our hosted invoice page?

cursive wagon
#

Is on a call to an endpoint.
This is the call and the object that I send (this is from my dev environment and it passes, but I do the same where the user failed)

#

The tokens were successfully created previous to this call

ionic sedge
#

Gotcha, and what is your code that sets the data that is actually sent to us?

#

Have you tracked down where the country code is actually being set?

cursive wagon
#

I never set the country code to that call that I shown

#

Just to create the tokens but that passes successfully

ionic sedge
#

Can you show me your code for creating a token? And do you have the ID of a token that was involved in one of these errors?

cursive wagon
#

I'm sorry, I found the issue and the error was when creating the token, it is a very weird bug where the country is being send as an empty string

#

It is a complicated scenario but Stripe is ok

#

Thank you!