Skip to main content

Invoice States

In a nutshell

Invoice status tracks where an invoice is in the collection lifecycle.

Invoice statuses

StatusMeaning
draftPrepared before the due date.
openDue and ready for collection.
paidFully paid.
failedPayment failed.
refundedReserved for refund workflows.

Payment attempt statuses

StatusMeaning
PENDING_BILLINGA payment attempt has been created.
SUCCESSPayment succeeded.
PAYMENT_FAILEDPayment failed.
REFUNDReserved for refund workflows.
CANCELLEDReserved for cancelled attempts.

Lifecycle

draft -> open -> paid
open -> failed