#tonys3129
1 messages · Page 1 of 1 (latest)
Hi 👋 I'm not sure of a prebuilt solution for reporting on that. If you're looking for a prebuilt report, I'd recommend checking with our Support team regarding that:
https://support.stripe.com/?contact=true
If you want to build your own tracking system for that, then it looks like hooking onto recovered_from on the Checkout Session created by the recovery flow is likely a good place to start:
https://docs.stripe.com/payments/checkout/abandoned-carts#track-conversion
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Ok thank you