issued
status or a paid
status. When a credit note is issued for an issued
invoice, it is considered an adjustment
. When a credit note is issued for a paid
invoice, it is considered a refund
.
Credit notes cannot be applied to any invoices that have been synced to an external provider such as Stripe or QuickBooks. Any adjustments made to the invoice should be done with the external provider. There may be cases
where credit notes are automatically added to synced
invoices (typically as the result of a subscription change action). In these cases, the synced
invoice is treated as a paid invoice, and the credit note is always
treated as a refund
credit note (thereby adding to the customer account balance).
Credit notes will also include any applicable tax when associated with an invoice that included tax. Tax will be calculated when the credit note is issued.
start_date
and end_date
at the credit note level. These dates will be applied uniformly to all line items in the credit note.start_date
and end_date
for each individual line item. When using this mode, all line items must have their own service periods specified.start_date
and end_date
parameters as described in the API reference.issued
invoice in the Orb dashboard. In the top right dropdown menu, select “Issue credit note”.
paid
invoice, the flow is similar to issuing a credit note for an issued
invoice with a few differences.
When the credit note is issued, the amount due on the invoice will not be adjusted based on the credit note’s value, as the amount has already been collected. Instead, the customer balance will be incremented by the value of the credit note, and the credit note will linked on the invoice page. The credit note will not be attached to the invoice’s PDF in this instance.
Invoice total | $10.00 |
Balance adjustment | -$5.00 |
Amount due | $5.00 |
Invoice total | $10.00 |
Credit note amount | -$3.00 |
Balance adjustment | -$5.00 |
Amount due | $2.00 |
Invoice total | $10.00 |
Balance adjustment | -$5.00 |
Amount due | $5.00 |