Open the Portico Developer Guide site
PosGateway Schema
CheckAction Element
PosGateway Schema > CheckSaleReqBlock1Type Complex Type : CheckAction Element
Description

A modifier that determines the backend functionality to perform; see the associated Type enumerations for specific values supported.

Note: Return and Override are only supported when processing with GETI.

Note: This sets the PACKET_ID sent to GETI.

Namespace http://Hps.Exchange.PosGateway
Type
checkActionType Simple Type
Overview
CheckAction checkActionType Simple Type

A modifier that determines the backend functionality to perform; see the associated Type enumerations for specific values supported.

Note: Return and Override are only supported when processing with GETI.

Note: This sets the PACKET_ID sent to GETI.

Source
<xs:element name="CheckAction" type="checkActionType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">A modifier that determines the backend functionality to perform; see the associated Type enumerations for specific values supported.</p>
      <p xmlns="http://Hps.Exchange.PosGateway" />
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong> Return and Override are only supported when processing with GETI.
            </p>
      <p xmlns="http://Hps.Exchange.PosGateway" />
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong> This sets the PACKET_ID sent to GETI.
            </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
CheckSaleReqBlock1Type Complex TypePosGateway Schema