#disha
1 messages · Page 1 of 1 (latest)
hi! not sure what you mean, was there a specific field or API value you were looking at?
customers generally have to enter their billing address(including country) as part of paying yes, that happens in our Checkout and PaymentElement integrations.
ok, so basically in the UI, the same card component works for all countries right?
and even in the 'Price' & Invoice modules I see the ability to specify currency
yes
I don't know what modules you are referring to or how that is involved with the frontend the customer interacts with.
The Price decides the currency the customer pays in yes. If you're using "Set Up Future Payments" there is no Price or actual payment involved though.
basically we are using Invoicing
so there we can specify the currency and we are done i believe
no other changes needed to have more currencies supported?
perhaps! but " 'Set Up Future Payments" doesn't use an Invoice, it's just saving a card.
I can't give you an answer, this is all very vague right now so I have no confidence I understand what you're trying to do.
For the most part, the Price decides the currency the customer pays in. In your code, you pick the Price you want to charge the customer for, so you pick the currency.
if using Checkout for the actual payment we have this feature for multi-currency Prices that pick a currency based on the customer's location : https://support.stripe.com/questions/automatic-currency-conversion
I don't think that interacts with Invoices.
ok
👋 taking over for my colleague. Let me know if there's any follow-up Qs I can answer!