#sai-rez-events
1 messages · Page 1 of 1 (latest)
@pure oak Invoices create Charge objects, so when an invoice payment fails, you get both those events.
I'd suggest using the invoice.payment_failed event and if you want the wallet information you can simply make a request to retrieve the Charge when handling the event.
https://stripe.com/docs/api/invoices/object#invoice_object-charge + https://stripe.com/docs/api/charges/retrieve