Stripe abandoned purchases
Status: Open · Asked by javiermarcon on · 0 views
hello, I need to make an automation to get the data when a stripe payment in a stripe payment link or cart is not finished. I.e. A customer gets the payment link but never ends the payment (by closing the payment page or because of timeout). How can I automate this?
Hello @javiermarcon
Find this official webhook doc of stripe: https://stripe.com/docs/webhooks
and use below event

Automation Freelancer
Contact me - https://www.facebook.com/himeshsoni07
Email - [EMAIL][email hidden][/EMAIL]
Contact me - https://www.facebook.com/himeshsoni07
Email - [EMAIL][email hidden][/EMAIL]
Thanks, I have tried your suggestion but never happens regardless the events checkout.session.expired and charge.expired are enabled in the webhook.
Please read the API documentation shared below and check if it contains a Webhook event that suits your use case.
https://stripe.com/docs/api/events/types