Beautiful / Durable / On Time
A polished front door for the books behind the build.
The public app pages now feel closer to the Simply Tables website: measured type, calm whitespace, craft photography, and clear paths for QuickBooks authorization.

Simply Tables QuickBooks
A quiet Simply Tables connection center for QuickBooks: public where Intuit needs it, restrained where customers see it, and ready for production-key review.
Production domain
https://simplytables.vertec.io
Intuit redirect URI
https://simplytables.vertec.io/oauth/callback

Beautiful / Durable / On Time
The public app pages now feel closer to the Simply Tables website: measured type, calm whitespace, craft photography, and clear paths for QuickBooks authorization.
Uses the same Sofia Pro and Aktiv Grotesk families, green/tan palette, centered logo, and hospitality photography direction.
Keeps the required launch, connect, disconnect, legal, and callback routes stable for Intuit review.
Runs behind HTTPS at simplytables.vertec.io so the production-key request can reference live URLs.
Intuit app review fields
Public legal page for Intuit app review.
https://simplytables.vertec.io/eulaPublic privacy page that explains data handling.
https://simplytables.vertec.io/privacyCustomer-facing domain without the protocol.
simplytables.vertec.ioThe post-auth landing page and main customer entry point.
https://simplytables.vertec.io/appPublic page for customers who disconnect the app.
https://simplytables.vertec.io/disconnectPublic page customers can use to connect or reconnect.
https://simplytables.vertec.io/connectWhat is ready
/eula and /privacy are in place and can be linked directly in the Intuit portal.
/app, /connect, and /disconnect are wired as customer-facing connection pages.
/oauth/callback now exchanges Intuit auth codes on the server and redirects back to the launch page.
simplytables.vertec.io
Current server status
Start testing
The connect page, callback handler, and launch page are ready once the Intuit client ID and secret are configured on the server.