Submit payment instruction
Path parameters
Serial number of the merchant’s payment device.
Headers
Bearer authentication of the form Bearer <token>
, where token is your auth token.
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
.