finalized
invoice back to your customer’s account.
Credit notes can be issued for all types of invoices. However, please note that credit notes cannot be issued for prepaid credit purchases that have already been consumed or are linked to a terminated wallet.
finalized
and
an amount greater than zero.pending
or failed
, the credit note
will allow you to credit back the customer’s account; andsucceeded
, the credit note will
allow you to credit back the customer’s account and/or refund them.succeeded
payment status. These credit notes are refundable only for this type of invoice and will directly void prepaid credits in the associated wallet.credit_note.created
webhook
will automatically be sent by Lago.
You can link several credit notes to an invoice. Like invoices, credit notes
have a unique number and can be downloaded in PDF format.
Credit note detail
credit_note.created
webhook, which allows you to proceed with the payment.
The credit note will also contain a refund_status
field, which can be set to pending
, succeeded
, or failed
. You can update the refund status via the API.
Refunding a prepaid credit invoice will automatically void the corresponding prepaid credits in the active wallet.
credit_note.created
webhook and displayed on the
credit note details page.
credit_status
is
available
. Then when the amount of the credit note wallet is zero, the status
switches to consumed
.
credit_status
will switch to voided
. This action cannot be
canceled.