#nofi_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/1219266550704635956
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi ๐ I'm not sure I'm grasping the behavior you're describing offhand. Can you tell me more about what you're testing, how you're testing that, what you saw while doing so, and how that's different from what you expected to see?
Hi!
Sure, there you go
You can see on the top, it's $100, however a little bit down from that it says zล0.00
Which makes no sense and shouldn't be like that
Gotcha, so it's something you're seeing in the dashboard. We aren't too familiar with those views, my team and I specialize in providing assistance with our API/SDKs.
When you look at the Hosted Invoice Page or Invoice PDF, do you see the correct currencies? My best guess, since that field is labeled MRR, is that it may be converting that statistic to the settlement currency that your account supports.
When I create an invoice with this product, it's being set to zล0.00 instead of $100.
Can you share the ID of an example Invoice where you're seeing that?
Can it be a draft?
Sure
It looks like this isn't the first Invoice for the Customer, so their currency would have been set wih the previous Invoice to pln. I need to double check when we let you change the currency for Customers these days.
Oh I see. It's an American customer, so all of my future invoices to this cusomer are going to be in USD.
I'm not exactly sure how to force usd through the dashboard. What do you see when you're creating the Invoice from that view, is there a currency selector somehwere?
There isn't, the only currency selector I can see is when creating a new product.
Hm, this may not be supported through the dashboard. The only other thing I can think to try, is to see if you can change the currency that's selected for the Customer.
Is the currency field, inside of details here, editable?
https://dashboard.stripe.com/customers/cus_PchAljKg3pHaW6
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
I can't seem to find these fields
Click the edit icon beside details
I deleted the screenshot as it appeared to have livemode customer details and this is a public forum.
Oh, okay
I didn't realize that
So yeah, seems like this isn't possible through the dashboard.
How can I do it any other way?
You should be able to do it via the API.
I've never done that. Could you guide me a little?
When creating the Invoice Items you can explicitly use the ID of the Price object that has a currency of usd.
This guide walks through how to create an Invoice from the API:
https://docs.stripe.com/invoicing/integration
And this one is geared more towards multi-currency customers specifically:
https://docs.stripe.com/invoicing/multi-currency-customers
I don't think you'll need to use this one, but if you encounter errors using predefined Prices this may be the way you need to go.
That seems to be a linux environment, I'm working on windows
It seems to be overly complicated and very time consuming. Can you somehow force the currency to be in USD from your end?
No, my team can't and won't take action on objects in your account for you. If anyone would be able to do so, though I'm not sure they can do what you're asking, it would be our Support team:
https://support.stripe.com/?contact=true
Find help and support for Stripe. Our support site 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.