#Henrik Rasmussen-currencies
1 messages ยท Page 1 of 1 (latest)
Hi ๐ this question seems to be less focused on the Stripe integration part of your flow and more about how to handle rendering your front-end. I think you would have better luck asking this in our #841573134531821615 channel.
Thanks Toby - I will try there.
I tried here, as I think it belongs in the api - after all, why do all of us need to figure this out ๐
Unfortunately it is looking like there isn't a field for this in the API at the moment. I can put in a feature request for this but for now you will likely need to have it saved somewhere on your side for this logic.
I have seen unit_amount_decimal in the doc, it is a string....
It is just not ported to the firebase extension that I use ๐ฆ
As far as I know, unit_amount_decimal in our API is more about having prices that are a fraction of a cent for example. Did you find a behavior difference between decimal and zero-decimal currencies with unit_amount_decimal?