Process POS payment
POS
Process POS payment
Process NFC card payment at Smart PAY POS terminal
POST
Process POS payment
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
POS payment details
Accepts decimal format like "150.00" or "150"
Example:
"150.00"
Supports any alphanumeric: CARD0001, 48290173K, etc.
Example:
"CARD0001"
Example:
"SLE"
Example:
"MERCHANT001"
Example:
"1234"
Processor account that receives the funds
Example:
"proc-uuid-123"
Example:
"APP-TXN-123"
Display name for receipts
Example:
"ABC Store"
Response
Payment approved
The response is of type object.