#cfbo-portal
1 messages · Page 1 of 1 (latest)
ok, I was going to ask if you have enabled the setting on https://dashboard.stripe.com/test/settings/billing/portal
if you scroll down to Eligibility on that settings page maybe you have a limited number of prices that are available?
I am not sure what is wrong with the prices I have configured
please see screenshot above
isn't that enough?
In node I do the following
do I need to add more options in that API call?
I thought it would be enough to configure it in Stripe
well the only other option you have is a 100euro plan, and you can't switch to that
why?
it's not possible to change the currency of a subscription , so that will not be shown as an option to the customer
if you create a plan for $100/month in your USD Products that should be an option
yes you can't edit Prices when they're already being used , you would create new ones instead
some notes below.. from what I understood, I need to delete that customer now and recreate a new one?
yep
customers are locked to a currency based on the first subscription/invoice etc used with them, which is why you can't switch them from USD to EUR
it's a limitation we've always had unfortunately
yes
where I can find this in the docs just out of curiosity?