#reius
1 messages ยท Page 1 of 1 (latest)
Hi there!
Only when the subscription actually starts the invoice will be created and we will try to charge the customer.
Thanks!
Happy to help ๐
And one more question ๐ What we should do if customer decide to change payment method?
What do you mean? Like the customer has an active subscription, and they want to change the payment method used for the subscription?
I mean If customer created subscription schedule on A payment card, but then he decided to change payment card to B? Should we delete scheduled subscription and create new?
No you just create a new PaymentMethod (for example with a SetupIntent or a Checkout Session), and then update the subscription schedule (or subscription) with the new payment method.