#nachofranco14
1 messages · Page 1 of 1 (latest)
Hi,
You can create two Stripe Customer object for the same customer
but I already have the customer created with the subscriptions running, there's no way to say SubscriptionA send to email1, SubscriptionB send to email2
Nope
ok, thanks
you need to create two Customer object
with two different email and attach/create one Subscription for each one
No, you need to cancel it and create new one.