#mejackreed
1 messages · Page 1 of 1 (latest)
You can't update the Subscription to be for a different Customer, but you can update the Customer object itself to use a different email/name/payment method
Got it thanks that is what we thought. Is that recommended? Especially if that user uses Stripe in other contexts? Or are those Customer's distinct (even w/ shared payment methods) and so it doesn't matter
Well, if you truly are configuring Customers to represent the Company then you should design your integration with that in mind (if a customer wants to make non-company related charges then they should have a different Customer created for them)