Invoice Suite Template pack
by BuildWithHQ · v3 (approved) · 4.8 ★ (126)
Overview
A complete invoicing pack: invoice pages, PDF export, tax rules, and a customer portal. Installs into any of your SaaS products.
Included
- Type
- Template pack
- Version
- v3 (approved)
- Components
- 8 pages · 14 components
- Seller
- BuildWithHQ
- Billing
- $29/mo per app
One listing up close: what it does, which versions exist, who publishes it, and what it costs. What you buy is a specific version, frozen at release — it can’t change under you after purchase. If a recurring subscription ends, the entitlement lapses at period end: the installed copy’s status follows the entitlement (past-due and suspended keep the app assignment; expired releases it), and no future versions or updates are included after cancellation.
Behind this page/marketplace/products/:marketplaceProductId · authenticated
Retrieve
sp_Marketplace_GetProductDetail returns the product, seller profile, current approved version, and included components.Save
Read-only. "Buy" starts checkout for the selected price.Success
- Only the current approved version is offered.
- Included components are enumerated.
- Rating/seller shown for trust.
CLI handoff
Implement this scaffold from the structured contract, then remove hard-coded preview rows. The source of truth is CLI Handoff and admin-cli-manifest.json.
Server-inject identity and scope values; never trust browser-supplied account, app, tenant, user, entitlement, price, or permission identifiers. Preserve the loading, empty, forbidden, failed, retrying, and completed states shown by the preview.