Setup, payments, backups and common questions for your Quotryn workspace.
Create an account, finish business setup, then add customers and products before recording sales.
Quotryn uses Stripe-hosted Checkout for invoice payment links when Stripe is configured.
For your launch, replace the placeholder support email below with your real support inbox.
support@quotryn.comYes. New accounts are created with the free plan in the current build. Paid-plan enforcement is not enabled yet.
The packaged Windows app stores its SQLite business database under the Quotryn folder in your Windows Local AppData directory, keeping data outside the replaceable app package.
Install dependencies, then set STRIPE_SECRET_KEY and STRIPE_WEBHOOK_SECRET as server environment variables. Start in Stripe test mode. Quotryn never asks you to paste the secret key into the browser. After configuring a webhook endpoint to /api/payments/webhook, successful Checkout sessions can mark matching Quotryn invoices paid.
The stable Quotryn Launcher checks your update manifest before starting the app. When a newer version is published, the launcher can download and replace the application package while the database remains outside that package.
The website is responsive and includes a web app manifest/service worker foundation. The local Windows desktop build is separate; a hosted backend is required for the same account and data to sync across devices.
Back up the Quotryn database regularly before major updates. Do not treat the application folder itself as your only backup.