Open the Portico Developer Guide site
PosGateway Schema
CheckVerify Element
PosGateway Schema > VerifyInfoType Complex Type : CheckVerify Element
Description

Indicates that the transaction should be processed for check verification only. If not sent, false is assumed.

Namespace http://Hps.Exchange.PosGateway
Type
booleanType Simple Type
Overview
CheckVerify optional booleanType Simple Type

Indicates that the transaction should be processed for check verification only. If not sent, false is assumed.

Source
<xs:element name="CheckVerify" type="booleanType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Indicates that the transaction should be processed for check verification only. If not sent, false is assumed.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
VerifyInfoType Complex TypePosGateway Schema