Products are the things you can put on an invoice: a sitting fee, a team photo package, a rush charge, a travel fee. Each has a name, a default price you can override per invoice, a description that appears in the invoice email, and a Stripe Tax Code that tells Stripe how to tax it. This page walks through creating a product, then sending an invoice to a subject and to an organization, and ends with the field reference and statuses.

For invoices built from sessions, see Billing Organizations for Sessions. For what happens after an invoice is sent, see Managing Invoices, Payments & Refunds.

Create a Product

Click the ‘Billing’ tab on the left navigation

Click the ‘Products’ tab

products.png

<aside>

Tip: Products come with default prices, but you can adjust the price when creating an invoice. There is no need to create duplicate products at different price points.

</aside>

Click ‘New Product’ to add a new item to the Products list

Give the product a name and default price

Select a Stripe Tax Code. This is required, and it determines how sales tax is calculated for the product

Add a product description (this will appear in the invoice email's details table)

Click ‘Save’


(Sample of Invoice Email)

descript.png


Billing a Subject