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

Verification only options

Note: If eBronze is selected as the SEC code for GETI during boarding, all requests will be verification only and this element is not required.

Namespace http://Hps.Exchange.PosGateway
Type
VerifyInfoType Complex Type
Diagram
ACHVerify Element CheckVerify Element All VerifyInfo Element
Overview
VerifyInfo optional VerifyInfoType Complex Type

Verification only options

Note: If eBronze is selected as the SEC code for GETI during boarding, all requests will be verification only and this element is not required.

All
CheckVerify optional booleanType Simple Type

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

ACHVerify optional booleanType Simple Type

Indicates that the transaction should have the ACH funds verified. If not sent, false is assumed.

Note: This was for Transmodus only and is no longer supported.

Source
<xs:element name="VerifyInfo" type="VerifyInfoType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Verification only options</p>
      <p xmlns="http://Hps.Exchange.PosGateway" />
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong> If eBronze is selected as the SEC code for GETI during boarding, all requests will be verification only and this element is not required.
            </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
CheckSaleReqBlock1Type Complex TypePosGateway Schema