Skip to content

App integration guide

Genstore enables seamless app integration into merchant backend systems through comprehensive solutions and development tools.

Integration methods

Embedded apps

Embed your app directly into the Genstore merchant backend for seamless user experience.

Development steps:

  1. Create a new app project.
  2. Integrate UI using App Bridge SDK.
  3. Configure permissions and settings.
  4. Test and deploy.

App extensions

Create custom frontend components and functionality for the Genstore marketplace interface.

Development steps:

  1. Review Genstore component library.
  2. Develop custom components.
  3. Register components with platform.
  4. Configure display settings and styling.

Development tools

App Bridge

App Bridge is a JavaScript SDK for connecting your app with Genstore backend:

  • Unified API interface
  • Complete TypeScript definitions
  • Built-in security protocols

Genstore CLI

Command-line tool to accelerate development, for detailed documentation, see Genstore CLI

Platform capabilities

Genstore's API suite enables platform data access and operations:

  • Order Management
    • Create and update orders
    • Process order status changes
    • Analyze order data
  • Product management
    • Maintain product information
    • Manage inventory
    • Configure pricing strategies
  • Customer management
    • Handle member information
    • Support marketing campaigns
    • Analyze customer data

For complete API documentation, see Genstore REST API