Submit payment instruction
Authentication
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
Serial number of the merchant’s payment device.
Headers
Request
Object that contains information about saving the customer’s payment details.
Indicates if we should immediately settle the sale transaction. The merchant cannot adjust the transaction if we immediately settle it.
Note: If the value for processAsSale is true
, the gateway ignores the value in autoCapture.
Response
Description of the error that caused the instruction to fail.
Note: We return this field only if the status is failure
.