#mzou-payment-events
1 messages ยท Page 1 of 1 (latest)
Hi ๐ payment_intent.succeeded is likely a good candidate to listen to, though you'll need to add filtering to ensure it's a Payment Intent from a one time payment and not a Payment Intent that is associated with an Invoice (since it sounds like you're already handling those).
mzou-payment-events
@tight sphinx thank you for the feedback ! Will test it with my team ๐