post
https://api.multisafepay.com/v1/json/orders
Create an order for Point of Sale using cloud mode.
Authentication
Authentication for this endpoint requires a terminal group API key. For more information, see Terminal group ID and API key
User Guide
Before creating a cloud mode order, ensure that you have correctly set up your POS solution and enabled cloud mode. For more information, see Cloud POS payments - POS Integration guide.
To create an order for a Point of Sale (POS) transaction:
- In your own backend, include the required parameters in the request body, such as
amount,currency,description, andorder_id. Always include thegateway_info.terminal_idparameter to specify the terminal for the transaction. - Transactions can only be tested in the live environment. To test the endpoint, use valid parameters and a LIVE terminal group API key.
- Additionally, you can subscribe to Event notifications to receive real-time updates on the payment status.