#andystevenson
1 messages · Page 1 of 1 (latest)
You can optional add currency_options for new currencies:
https://stripe.com/docs/api/prices/update#update_price-currency_options
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Is that what you're looking for?
I don't think this is possible via the dashboard, though
The only "duplication" supported is copying a test mode product to live mode
If you need another instance of your product in another context, yes you'll need to recreate that either using the dashboard or api