Yotpo Marketplace
When submitting your app to the Yotpo marketplace, you'll need to provide two critical URLs:
1. Start Install URL
The Start Install URL will be used for installs that are initiated in the Yotpo admin or the Yotpo integrations page. When clicking “connect”, the user will be redirected to your admin to start the installation flow.
https://<marketplace_site_address>/<integration_name>/integrationsThe URL will most likely resemble the above, but simply use the URL for the 'Install' page of this App in your Marketplace.
2. Redirect URL
The Redirect URL is used to redirect back to the page within your product/platform as part of the authentication flow. Each app can have only one redirect URL, but a developer can have several applications, either for integrating with different Yotpo products or for testing & production. We recommend creating two: one for sandbox and one for production.
Sandbox
https://api.sandbox.pandium.com/v0/author/callback/oauth2Production
https://api.pandium.io/v0/author/callback/oauth2Uninstall Webhook Requirements
If you are using the Pandium embedded marketplace, we'll manage all webhook uninstall requirements on your behalf. If you are using your own marketplace, then we will send you a webhook to uninstall the application.
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?