#scottmada
1 messages · Page 1 of 1 (latest)
Ok!
They asked me an example request, I've got one
About multicurrency prices and a singlecurrency customer
req_jmUROl3nSn4Fna
Can you recap the question?
I've got a multi-currency price and I want to bind it to a subscription of a single currency customer
@dusk badger said
Okay kind of...
So this doesn't work for a Customer that already is locked in to a Currency
So if the Customer already has a Subscription then they can't have a Subscription in another Currency
However, for a first-time Subscription for a Customer, you set the Currency parameter (https://stripe.com/docs/api/subscriptions/create#create_subscription-currency) to align with the currency of the multi-currency Price that you are using
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
I said:
So, we cannot use multi-currency price (even if it's done easily in the web environment) on a customer of another currency even if the multi-currency price has that currency
@vestal radish said:
As far as I know, that's correct, it is not currently supported.
Can you share an example request where you try this?
So here I am, with req_jmUROl3nSn4Fna