#nacho_446

1 messages · Page 1 of 1 (latest)

vital hazelBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

grizzled bough
#

Hi there 👋 you can't use a Plan and overwrite it's currency simultaneously. You can either provide transaction-specific details via price_data to create a new Price adhoc, or can use an existing Plan/Price object that you created which matches the criteria you want to use.

vital fractal
#

I have a plan already i don’t want to override its currency, I want customers to subscribe to that plan but I want to be able to set a currency that the subscription will bill in

#

So it’s the plan currency is USD I want on creating the subscription I can set another currency(CAD) to bill in

grizzled bough
#

That's not possible, the Subscription bills based on the provided Plan. To accomplish what you're describing you will first need to create new Plans for the additional currencies, and then use those when you want to bill your customers in that currency.

vital fractal
#

Hmm ok thought I saw somewhere stripe does this