#sankeideveloper_91744
1 messages · Page 1 of 1 (latest)
What's the subscription ID?
Got it
Do you handle pament failure in your integraiton? https://stripe.com/docs/billing/subscriptions/webhooks#payment-failures
I haven't resolved the error yet, I'll try
I receive the following event error information
I still don't see the cause of the error
The important thing here is that you need to implement the following, as described in the doc
- Notify the customer.
- If you’re using PaymentIntents, collect new payment information and confirm the PaymentIntent.
- Update the default payment method on the subscription.