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:
- Create a new app project.
- Integrate UI using App Bridge SDK.
- Configure permissions and settings.
- Test and deploy.
App extensions
Create custom frontend components and functionality for the Genstore marketplace interface.
Development steps:
- Review Genstore component library.
- Develop custom components.
- Register components with platform.
- 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