Cash Registers in Online Stores: Overview of Methods
If you are developing integrations for Bitrix24 using AI tools (Codex, Claude Code, Cursor), connect to the MCP server so that the assistant can utilize the official REST documentation.
When you sell something through CRM, the purchase information goes to the cash register. The cash register generates a receipt and sends it to:
- the fiscal data operator for reporting to the tax authorities,
- the customer via SMS or e-mail.
To add a new cash register, first create a cash register handler. It will connect Bitrix24 with your cash register equipment or online service. Then add and configure the cash register: specify the name, select the handler, and set up fiscalization.
Quick navigation: all methods
Typical use-cases and scenarios
Overview of Methods
Scope:
sale, cashboxWho can perform the methods: CRM administrator with the permission "Allow to change settings"
Cash Register Handlers
|
Method |
Description |
|
Adds a cash register handler |
|
|
Updates the cash register handler data |
|
|
Returns a list of available cash register handlers |
|
|
Deletes a cash register handler |
Cash Registers
|
Method |
Description |
|
Adds a cash register |
|
|
Updates an existing cash register |
|
|
Returns a list of configured cash registers |
|
|
Deletes a cash register |
Receipts
|
Method |
Description |
|
Saves the result of receipt printing |