Quotryn
QUOTRYN HELP CENTER

How can we help?

Setup, payments, backups and common questions for your Quotryn workspace.

Getting started

Create an account, finish business setup, then add customers and products before recording sales.

Payments

Quotryn uses Stripe-hosted Checkout for invoice payment links when Stripe is configured.

Need support?

For your launch, replace the placeholder support email below with your real support inbox.

support@quotryn.com
Does Quotryn start on a free plan?

Yes. New accounts are created with the free plan in the current build. Paid-plan enforcement is not enabled yet.

Where is my desktop data stored?

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.

How do I configure Stripe?

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.

How do updates work?

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.

Can I use Quotryn on a phone or tablet?

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.

What should I back up?

Back up the Quotryn database regularly before major updates. Do not treat the application folder itself as your only backup.