#nachofranco14
1 messages · Page 1 of 1 (latest)
should I create a new customer instead?
Hi
Nope, each customer can have only one email .
or how can I solve it?
So yeah you can create two Stripe Customer object
for the same customer
and how can I move the subscription that's running into the new customer?
No you can't transfer subscription, you need to cancel one of their subscription and create a new one using the new Customer object
cool, thank you