#wendy-Invoices

1 messages · Page 1 of 1 (latest)

icy granite
#

Hi, an invoice would have one charge object when succeeded. If it fails, it may have more than one representing each failed charge attempts

crude tartan
#

i am adding charge.refunded webhook to get the refunds....if i later add a second refund to the same invoice, the refund list will be 2 but there is still just 1 charge object right?

icy granite
#

Are you talking about a partial refund for the same invoice?

#

Yes, your understanding is correct then, 1 charge object

crude tartan
#

which webhook gets fired when a refund failed?

icy granite
#

In the rare instance that a refund fails, we notify you using the charge.refund.updated webhook event.