Terms & Conditions
Your Invoicer
This standalone file is intended to be easy to replace later from a secure backend or CMS without changing the invoice application shell.
Current status
This page is a frontend placeholder for product and subscription terms while billing, subscription management, and legal publishing are still being connected. Replace this content with your approved legal text before launching paid subscriptions.
Suggested trial policy
- Offer a 5-day Pro trial with no credit card required.
- Create the trial only from the secure backend after account creation.
- Send reminder emails before the trial ends.
- If the user does not upgrade, downgrade the workspace out of Pro instead of deleting data immediately.
- Keep cloud data recoverable for a grace period so users can reactivate safely.
Suggested billing policy
- Do not trust the browser to grant Pro access.
- Use secure backend-created checkout sessions and webhook-confirmed subscription updates.
- Store subscription state against the organization, not only the user session.
- Keep cancellation, renewal, and grace-period logic server-side.
Editing note
File path: terms.html. This file is separate on purpose so your backend can replace or serve updated terms later without needing to patch the core UI markup.