#edutomesco

1 messages · Page 1 of 1 (latest)

eager capeBOT
idle flicker
#

Hi
You can't change a Stripe Customer currency once is set. You need to create another customer Stripe Object

dense summit
#

really?

#

so they should create another account?

#

but then a customer is subject to just pay with one type of currency?

idle flicker
#

But i fyou are using Stripe APi with more custom integration, you need to create multiple Stripe Customer object for the same customer, each one with different currency. But in your integration you keep tracking it as a same customer

#

It can be transaparent for the end customer.

dense summit
#

Okey thanks the thing is that we do not handle any more usd we just want to charge with €

idle flicker
#

Create new Customers object for your previous USD Customers, you can achieve this using the APIs without asking your end customer to create new account

dense summit
#

I can't do it with the dashboard?

#

even with the api integration, I can't pass the card component it's sensible data

#

apart that I need to create another subscription

idle flicker
idle flicker