#naftaly-sub-payment
1 messages ยท Page 1 of 1 (latest)
Hello ๐ looking for the resources I can send your way but just curious if you're using webhooks to notify the customers about declines?
not really, we should do that
Ah yeah it should be easier with the webhooks as you can retry the payment immediately after the customer updates the payment method.
But in your current scenario, you could try to confirm the payment intent on the open invoice to collect the due amount
The docs here covers it in detail
https://stripe.com/docs/billing/subscriptions/overview#recurring-charges
ok big thanks
NP! Happy to help ๐
how do i get the PaymentIntent id from the subscription i cant seem to find it