#falit94
1 messages · Page 1 of 1 (latest)
👋 happy to help
you need to create a new subscription
cancelled is a terminal state for a subscription
ok, and is there a way for both me and my customer to know ( like get a email ) if any payment is failing
for you, it's more a webhook event that you need to listen to
whereas for customers this can be configured here https://dashboard.stripe.com/settings/billing/automatic#:~:text=Prevent failed payments
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
ok got it. Thanks a lot. Last query : Since the credit card is at the problem here, when i am creating a new subscription, it is picking the same credit card, should i create a new payment form payment link itself instead?
I'm not sure I follow
how are you passing the Payment Method when creating the subscription?
like on the portal , i selected create subscription for the samecustomer
in the settings it is picking up existing payment option
yes that's correct, because we show you the Payment Methods attached to this customer
so , how should i proceed with this. Should I create the sub from here and notify the customer to change the payment method via some portal?
you can just use the second option Email invoice to the customer to pay manually and once the subscription gets paid again