#melodyclue

1 messages · Page 1 of 1 (latest)

woven condorBOT
thorny rampart
#

They have similar meaning and most of the time will fired together. invoice.paid is more coomon if you want to listen for an Invoice status change

#

The difference is that invoice.payment_succeeded events are sent for successful invoice payments, but aren’t sent when you mark an invoice as paid_out_of_band

#

invoice.paid events, on the other hand, are triggered for both successful payments and out of band payments

timber yacht
#

So monitoring the invoice.paid event is sufficient with regard to invoice payments?

thorny rampart
#

Yep