Skip to main content

The Invoice object

An invoice represents an amount your customer owes. You create an invoice explicitly, or Fintoc generates one automatically from a subscription. Each invoice lists its line items, tracks its payment attempts, and reflects the status of the customer’s debt.

The Line Item object (within the Invoice object)

A line item represents a single charge on the invoice, including its amount, quantity, and billing period, and appears in the invoice’s lines field.

The Invoice Payment object (within the Invoice object)

An invoice payment represents a single payment attempt against the invoice, with its amount, associated payment intent, and status, and appears in the invoice’s payments field.