Skip to main content
A subscription bills your customer on a recurring schedule. The subscription groups billable items, tracks the billing cycle, and generates an invoice for each period. The subscription reflects whether billing is active, in a trial, or canceled.
With send_invoice, Fintoc never contacts your customer. Collecting each invoice is your responsibility, whether you send its payment link, charge it on demand, or take the money outside Fintoc. An active subscription means Fintoc keeps generating invoices, not that your customer keeps paying those invoices.
Attaching a payment method to a subscription does not change how Fintoc collects its invoices. The collection method changes only through Update a subscription.

Subscription Item

The Price object (within the Subscription Item)

The price field holds the price configuration for the subscription item.

The Product object (within the Price object)

The product field holds the product associated with the price.

The Recurring object (within the Price object)

The recurring field holds the billing recurrence configuration for the price.