|
|
|
|
|
by ihsw
4719 days ago
|
|
It'd be handy to let a customer have multiple subscriptions, and to have those subscriptions be associated with one of the customer's cards. Currently that has to be abstracted away on client-side databases and we end up having multiple 'Stripe customers' associated with a single client, so it fudges our customer count in the Stripe management interface. |
|
What would the ideal behavior be if your customer updates their default card? Should the recurring billing continue chugging along with the card it was created with, or use the new card instead?