Frappe app for ONDC sellers to manage products, orders, and integrations with the Open Network for Digital Commerce.
- ONDC Network Registration and Configuration
- Product Catalog Management
- Order Management
- Webhook Integration
- Real-time Order Tracking
- Payment Integration
- Inventory Sync
- Multi-domain Support (Retail, F&B, Fashion, etc.)
bench get-app https://github.com/chinmaybhatk/Frappe-ONDC-Sellerapp.git
bench --site site-name install-app ondc_seller_app
- Go to ONDC Settings in your Frappe site
- Configure your ONDC credentials and keys
- Select environment (staging/preprod/prod)
- Set up webhook URL for receiving callbacks
Single doctype for configuring ONDC integration parameters
Manages product catalog with ONDC-specific attributes
Handles order lifecycle from placement to fulfillment
Logs all incoming webhooks for debugging and audit
MIT