For the complete documentation index, see llms.txt. This page is also available as Markdown.

Managing your apps

Editing an existing app

Find the app you want to edit on the My Apps page. Under Actions, click Edit app.

From that page, you can change affiliate terms, update the app logo, and add app resources. If you need to change a disabled field, contact support.

Refreshing your Partners API client access token

If you created a new Partners API client in your Shopify Partner account, or your current token stopped working, you can replace it yourself:

  1. Open the app on the My Apps page and click Edit app.

  2. Scroll to Shopify partner details and click Refresh token.

  3. Paste your new Partners API client access token. It starts with prtapi_, and the API client needs the View financials and Manage apps permissions.

  4. Click Validate connection. Shoffi checks the token against Shopify right away.

  5. Once it's validated, click Save in the bar at the top of the page.

Your Partner ID and App ID stay locked. If either of those changed, contact support.

If validation fails, double-check that you copied the whole token and that the API client has both required permissions. Shoffi keeps using your previous token until a new one is validated and saved.

For security, the token is only ever shown masked — prtapi_, then xxxx…, then its last 4 characters — so you can tell which token is saved without exposing it. It can never be read back in full, so when you refresh it, paste the whole new token.

Integration errors on My Apps

If Shoffi detects a problem that blocks matching new referrals (for example expired Shopify Partners credentials, or BigQuery access revoked), a warning banner appears on your My Apps page with steps to fix it. Open the app settings and fix the issue as soon as you can so new referrals keep matching.

The same banner appears if you subscribe again after your account was deactivated, because Shoffi no longer holds your Partners API client access token. Re-enter it under the app's Shopify partner details, validate the connection and save. See Frozen and Deactivated accounts.

Deleting an app

To delete an existing app, please get in touch with our support.

Last updated