#Lime
1 messages · Page 1 of 1 (latest)
Hi, this mostly sounds like something you'd need handle on your end. You can listen to the webhook and listen to charge.succeeded event, https://stripe.com/docs/api/events/types#event_types-charge.succeeded
Got it, thank you for the help