#ilyeselb_unexpected
1 messages ยท Page 1 of 1 (latest)
๐ 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/1222115176665448488
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- ilyeselb_unexpected, 9 hours ago, 54 messages
- ilyeselb_unexpected, 20 hours ago, 27 messages
- ilyeselb_unexpected, 23 hours ago, 18 messages
๐ happy to help
cus_PURdoUHZuPTond this is the user
i want to know what action setted his custumer currency to EUR if its possible
its the source of my bug
yes our colleague was able to figure this out yesterday which was something that we've missed. sorry about that
yes he told me that , it was super nice , but the since iim in the dev team i do not have access to certain logs
tooo know the origin of that bug
where the user has been setted to eur
the problem isn't really in your code
since all our plan are in USD
you created the first invoice for this customer using the dashboard
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
and you didn't specify the currency
Oh so its no api
which defaulted to USD based on your account's country
okay
sure not worries
in the link I sent you earlier you can see how/when the currency is set for a customer
okay thank , you , im checking it now
but sorry why you said usd here
based on or default country we are EUR
ahah
its okay
https://dashboard.stripe.com/logs/req_yvJTbxP0DcLgH7
can you please tell me what is in the link if its possible , i dont have access to logs
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
so i will be sure what to send to my manager
I'm not sure I understand your question
aha i cant access the link, i dont have access
to it
thats why
anyway
thank you
have a nice day
but you said you didnt specify the currency on the dashboard , how can we do that ?
when you create a customer on the dashboard there's a field called currency that you can choose
this is only available in the dashboard and not through the API though
i jusst saw the logs
https://cdn.discordapp.com/attachments/696332636393570454/1222118835813879849/image.png?ex=66150ddc&is=660298dc&hm=8803584dc34c416c6bcff6aad380bbd3737dc6d48c4eb35601522e2b31177660& its a post request from our service using api ?
how is this possible since we dont have any plan with eur
look at the origin on the top right corner
it says dashboard.stripe.com
this means it wasn't from your API
your account is based in LU which means the default currency for the account is EUR
otherwhise its stripe js right ?