Skip to main content

POS Mode

Overview

The SmartPOS device, in its POS (Point of Sale) mode, allows merchants to process payments quickly and securely by integrating the device through an API. This mode is ideal for in-person sales environments and helps enhance the customer experience by accepting multiple payment methods.

Sequence diagram

API Endpoints

OperationMethodEndpoint
List points of saleGET/api/v4/point-of-salesDocumentation
Create intentPOST/api/v4/point-of-sales/{uuid}/intentsDocumentation
Get intent infoGET/api/v4/payments/intents/{uuid}Documentation

More information

See the API Reference for detail information about the integration.