Skip to main content

Bot Ban Hang — Developer Docs

Technical documentation for developers of the Bot Ban Hang platform — a sales management, payment, and order operations system for Vietnamese merchants.

About the project

Bot Ban Hang is the central hub for coordinating and storing all sales activities of businesses (Merchants). The system supports multi-channel data synchronization (from e-commerce platforms, Facebook, POS) and provides services to optimize operations, inventory management, and payments.

The documentation is structured in a modular format, helping developers easily integrate and build additional satellite applications for the Merchant Apps ecosystem.

System overview

ServiceDescriptionTech Stack
api_omsOrder management — products, inventory, shipping, billing, loyaltyNestJS · Prisma · PostgreSQL
api_paymentMulti-platform payment gatewayNestJS
web_paymentCustomer-facing payment UINext.js · React

Getting started

API Modules

Order Management (api_oms)

Payment Gateway (api_payment)