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

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.

Namespace http://Hps.Exchange.PosGateway
Type
booleanType Simple Type
Overview
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="ACHVerify" 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 have the ACH funds verified. If not sent, false is assumed.</p>
      <p xmlns="http://Hps.Exchange.PosGateway" />
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong> This was for Transmodus only and is no longer supported.
            </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
VerifyInfoType Complex TypePosGateway Schema