Invoices
An invoice requests a payment for a reservation; one invoice is linked to a single reservation, but a reservation can be linked to more than one invoice. That said, we recommend that a reservation has a single invoice to be paid, as that simplifies the handling of the payments, both electronic and manual, as each invoice needs to be paid for and accounted for individually.
An invoice can be refunded (that is, the payment request reversed) by issuing a credit note, which is nothing else but an invoice with a negative amount.
Invoice listing
The listing of invoices provides details for all the invoices (not credit notes) issued for the event.
The columns in the listing are as follow:
Field | Description |
---|---|
ID | Number of the invoice, as specified in event general settings |
Status | Can be one of Sent (invoice issued, not paid), Paid (payment received), Credited (invoice refunded) or NOTP ![]() |
Participant | Name of the participant the invoice was issued to |
Amount | Amount issued |
Paid | Amount paid |
Date | Invoice issue date |
Due | Invoice due date |
Invoice view
The individual invoice view shows the same information as the listing, plus the following:
Field | Description |
---|---|
Direct Pay URL | URL providing a direct link to send a payment for this invoice; this includes a random alphanumeric string and does not require to be logged in to have access to |
Payments | Details for all payments registered for this invoice |
Credit notes | Details for all credit notes (refunds) applied to this invoice |