Become a Subtotal partner
To create an app, first sign up for the Subtotal Dashboard. Once Subtotal authorizes your dashboard team to create apps, team admins can create and manage them under Apps → Created Apps. Before approval, only the team that owns the app can install and test it. Once approved by Subtotal, other brands can discover and install it.Integration lifecycle
1
Create the app
Enter the listing, OAuth, and optional webhook configuration in Created Apps. Subtotal assigns a Client ID, a one-time client secret, a webhook signing secret, and the app’s fixed scopes.
2
Install and test the app
Use Install app to run the real authorization-code flow with the dashboard team that owns the app. This development installation is available only to that team.
3
Submit for review
Subtotal reviews the listing and integration configuration. Submitted apps are read-only, so finish testing before you submit.
4
Install the approved app
Approval publishes the reviewed listing. A brand starts at your Install URL, authorizes all three fixed permissions in Subtotal, and returns to an allow-listed redirect URI.
Fixed permissions
Every partner app is assigned the same permission set. There are no broader scopes available to partners at this time.
Omit
scope to request the full set, or send all three scopes exactly once. Partner apps receive them as one fixed grant; subsets, additional scopes, and duplicates are rejected. The purchases:brand_products scope is required for a partner installation to subscribe to purchase.created.
Current limitations
- Apps under development can be installed only by the dashboard team that created them. Other brands can install an app only after Subtotal approves it.
- Submitted and approved app configuration is read-only in this onboarding release.
- Partner scopes are fixed; partners cannot add, remove, or negotiate individual permissions.
- Approval and rejection are performed by Subtotal. A rejected app can be edited and resubmitted; saving an edited rejection returns it to draft.