Skip to content
This repository was archived by the owner on Nov 30, 2022. It is now read-only.

Route List

Tyler King edited this page Jan 25, 2018 · 6 revisions

Here are the defined routes and what they do.

Route Notes
GET / Displays home of app for authenticated shops
GET /login Displays login/install page
POST/GET /authenticate Authenticates the shop/installs the shop
GET /billing Sends user to billable screen (if enabled)
GET /billing/process Processes the customer's billing response

Welcome to the wiki!

Please see the homepage for a list of relevant pages.

Clone this wiki locally