About this guide

This is the developer documentation for the Bitcommerz marketplace: how to build, submit and sell apps and themes to Bitcommerz merchants.

Who it's for

Developers and agencies building for merchants. Bitcommerz merchants run their stores without writing code — the platform covers the store builder, payments, courier, POS and analytics. What you add is the thing it doesn't do yet, for the merchants who need it.

You do not need a relationship with Bitcommerz to start. Register a partner account, build against these docs, and submit for review.

How to read it

If you want to… Start at
Understand the whole path Home
Get an account and find things in the panel Partner Dashboard Setup
Build an app Building Your AppApp Configuration
Build a theme Theme Development
Price and sell Pricing & Discovery
Pass review first time Compliance & Preliminary StepsAutomated Checks

What this guide promises

It documents only what is built. Where a capability is planned but not shipped, the page says so in place rather than staying silent — see the "What is not available" list on the home page. If you find a page describing something that doesn't work, that is a bug in the docs; report it.

Source of truth

The platform's behaviour is the source of truth, and these pages are kept in sync with it by hand. Validation rules, allowlists and token lifetimes in particular are copied from the implementation — if a submission is rejected for a rule not listed here, trust the error.

The kit

The theme preset kit is public: github.com/Commerzly/theme-preset-kit. It is the only public repository — there is no SDK and no npm package for apps, because app integration is plain HTTPS and OAuth in whatever language you like.