What it does
- Item creation — Name, description, unit price, currency, and unit (hour, license, seat/month, etc.)
- Stripe sync — Push items to Stripe as Products and Prices; pull items from Stripe to keep in sync
- Invoice picker — When creating an invoice, pick from the catalog to auto-fill description and amount
- Pricing consistency — One catalog drives both PSA invoices and Stripe pricing
- Archival — Hide inactive items from the picker while keeping historical invoices intact
How to add a catalog item
Click Add Item
Enter the item name (required), description (optional), unit price (required), currency, and display unit.
Save the item
Click Create item. The item is saved and marked Not synced (waiting to be pushed to Stripe).
How to sync from Stripe
Initial Stripe sync runs automatically when you first connect Stripe (see Stripe integration setup). Every Stripe Product + Price pulls into the catalog within seconds — you don’t need to click Sync from Stripe for the first pull. Use this action only when you’ve added new products on the Stripe side and want them in the catalog now.
Confirm the import
Click Import in the modal. All Products and Prices from your Stripe account are pulled into the PSA.
Using the catalog on invoices
When creating or editing an Invoice, for each line item you can:- Click Pick from catalog
- Select an item from the dropdown
- The description and unit price auto-fill
- Edit if needed; the catalog binding is cleared if you change description or amount
Pricing and currency changes
If you edit a catalog item’s unit price or currency:- Future invoices use the new value immediately
- Existing invoices retain the price at time of generation
- The next Stripe sync creates a new Stripe Price (the old price remains on historical invoices)
Archiving items
Click Archive to hide an item from the invoice picker. The item is marked Archived and won’t appear in new invoices. Historical invoices continue to reference it.Frequently asked questions
Can I have different prices for different customers?
Can I have different prices for different customers?
The catalog stores one price per item. For customer-specific pricing, add manual line items to invoices instead.
What currencies are supported?
What currencies are supported?
Any ISO 4217 currency code (USD, EUR, GBP, etc.). Enter the 3-letter code when creating or editing an item.
Can I import products from Stripe?
Can I import products from Stripe?
Yes. Sync from Stripe pulls all Stripe Products and Prices. Items with matching Stripe IDs are updated; new items are created. Stripe-only changes must be re-synced.
What if I archive a catalog item by mistake?
What if I archive a catalog item by mistake?
Create a new item with the same details, or contact support to restore the archived item.