App configuration
The App configuration section provides essential setup steps, covering the app name, access URLs, embedded settings, webhook event version, app logo, contact details, and navigation options for embedded apps in the merchant dashboard.
How to access
- Log in to the Genstore Partner portal.
- In the left navigation, click App.
- Select your app to open its details page.
- In the left navigation, click App configuration.
Configuration options
Version management settings
Setting | Description |
---|---|
App name | Display name when merchants install the app. |
AppHandle | Unique identifier for embedded apps, used to construct the app URL. Example:https://admin.genstore.ai/admin/bigsale-1f1mpli9f/app-install/your-app-handle |
App URL | The full URL for the app's homepage, where it processes merchant requests in the live environment. |
Redirect URLs | URLs for receiving platform callbacks. Before publishing, at least one redirect URL must be set. Use ; to separate multiple URLs. After installation, users will be redirected to these URLs. |
Embedded in Genstore | - Embedded: Opens within the Genstore dashboard for a seamless experience. Requires App Bridge. - Standalone: Opens in a new browser tab. |
Event version | Specifies the webhook event version. The system defaults to the latest version. See API documentation for details. |
GDPR-required webhooks | Developers must provide valid callback URLs to comply with data protection laws. - customers/data_request : Customer data request- customers/redact : Customer data deletion request- shop/redact : Store data deletion request |
Instant effect settings
Setting | Description |
---|---|
App icon | Upload the app logo. |
Developer contact email | Official email for notifications and user feedback. |
App secondary navigation | Configure secondary navigation for embedded apps in the merchant dashboard. Note: Not supported for standalone apps. |