CheckOutStatus

Status of checkout request

Description

This object details the status of a checkout request. If the customer all steps on the pinpad, the transaction details and the base64 encoded image of the signature is included.

Checkout status information is only stored on the gateway for 1 hour.

Properties

Type Name Description
string Status Current status of check out request
string Detail Detail of current step customer is on
string Started Date/time checkout was started
TransactionResponse Response Transaction result details
string Signature Base64 encoded TIFF image of signature

Places Used

getCheckoutStatus