BigCommerce Marketplace

Learn how to list and manage your Pandium-powered integration on the BigCommerce Marketplace, including configuration steps, listing requirements, and best practices for a successful app listing.

When submitting your app to the BigCommerce marketplace, you'll need to provide two critical URLs:

1. Auth Installation URL

The OAuth Installation URL initiates the connection flow when users install your app from the BigCommerce marketplace.

Base URL Format

Choose the appropriate base URL for your environment:

Sandbox Environment:

https://exmart.sandbox.pandium.com/v1/bigcommerce/auth/<account_name>/<integration_name>

Production Environment:

https://exmart.pandium.io/v1/bigcommerce/auth/<account_name>/<integration_name>

Replace <account_name> and <integration_name> with your specific values.

2. Load URL

The Load URL is used to route to the run logs for the user's tenant in their marketplace after the application is installed.

URL Format

https://exmart.pandium.io/v1/bigcommerce/marketplace/<account_name>/<integration_name>

3. Uninstall URL

The purpose of this URL will allow users to disconnect and uninstall tenants from Pandium after they disconnect their app in BigCommerce.

Need Help?

If you encounter issues during the listing process, please feel free to contact your Pandium Technical Account Manager for assistance.

Last updated

Was this helpful?