#invix-customer-currency
1 messages ยท Page 1 of 1 (latest)
HI ๐
No, this isn't something we currently expose in the APIs. It's a commonly requrested feature though.
Hi!
Alright, is there a way to track any roadmap on this? Or isn't that something that's available?
The closest feature we do have is the preferred_locales on the Customer object. This would let you set the preferred languages that customer surfaces localize to. https://stripe.com/docs/api/customers/create#create_customer-preferred_locales
But what does PrefferdLocales do then?
Ah
What kind of format is that? Same as the Stripe UI?
Just the full language name itself
Or is it like NLnl for Dutch for example?
Oh wow, we don't show that anywhere do we? That's terrible.
Okay I've raised that as a feature too
Amazing! Do you know on the top of your head what kinda format it is, or do I just wait for it to be added to the docs?
I think it should follow the same syntax ans the Accept Language header https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Accept-Language, which is what browsers pass to determine localization
I see! Well thank you
Is there a way I can get notified on when this one get's released? Or just have to periodically check?
I would write in to Support. Tell them you are interested in this feature and would like to be kept informed of it's development
Will do! Thanks a lot
Happy to help! ๐
๐