#clempas
1 messages · Page 1 of 1 (latest)
You are looking for this option yes:
https://stripe.com/docs/api/prices/object#price_object-currency_options
Thanks, does this object need to have the main currency defined in it? (the one defined at the root of the Price object) ?
Or just the additional ones?
You need to set the main curerncy and optionally set the additional ones
ok thank you, I'll try it out