Cash Register Connections
Buckaroo POS terminals can be connected with cash register systems through two primary methods:
- Serial/USB Cable (ECR): This is suitable for stationary terminals.
- Wireless/Cloud Connection (WECR): This method is available for all types of terminals via an API/Service.
Serial Connection
In a serial connection, the terminal is linked to the cash register system via a serial/USB cable. This setup allows for automatic transaction triggering.
- Process:
- The cash register sends a 'trigger' to the terminal.
- The terminal receives the trigger automatically.
- The customer can immediately offer their payment card to complete the transaction.
Wireless/Cloud Connection
The wireless connection method involves an API/Service for communication between the terminal and the cash register system.
- Process:
- The cash register sends the transaction details to the terminal via the internet.
- A number key must be pressed on the terminal to trigger the terminal to 'pick up/start' the transaction.
Development Note
- Updates and Specifications: It is crucial to check for the latest updates to specifications before starting any development work, as the specifications for these connections are still under development.
Updated 3 months ago