#mrcoles-price-multicurrency
1 messages · Page 1 of 1 (latest)
mrcoles-price-multicurrency
@proven urchin yes you can't that's impossible. You have to create the Price(s) upfront with the right currency options in that case, you can't use price_data
Bummer. Ok! So I’d just create a Price with currency_options and then use that instead of price_data, right?
https://stripe.com/docs/api/prices/create?lang=python#create_price-currency_options
yes
Ok, thanks @fast slate !
sure thing!