Integration with Point of Sale
📄️ Create Order
The merchant backend calls this API and the PayCloud server sends a message to the 'WiseCashier' application on the payment terminal. This activates the application, displays the order for confirmation by the cashier and guides the user through the payment process.
📄️ Close Order
To close the order, the merchant's backend should call this API. Then, the payment gateway will close the order and send a message to the designated application on IoT devices (such as smart POS) to clear the order from the queue.