Open the Portico Developer Guide site
PosGateway Schema
CheckName Element
PosGateway Schema > ConsumerInfoType Complex Type : CheckName Element
Description

Business name on check.

Note: If processing with Colonnade, this field is required.

Note: This sets the COMPANY_NAME sent to GETI.

Namespace http://Hps.Exchange.PosGateway
Type
xs:string
Overview
CheckName optional xs:string

Business name on check.

Note: If processing with Colonnade, this field is required.

Note: This sets the COMPANY_NAME sent to GETI.

Source
<xs:element name="CheckName" type="xs:string" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Business name on check.</p>
      <p xmlns="http://Hps.Exchange.PosGateway" />
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong> If processing with Colonnade, this field is required.
            </p>
      <p xmlns="http://Hps.Exchange.PosGateway" />
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong> This sets the COMPANY_NAME sent to GETI.
            </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
ConsumerInfoType Complex TypePosGateway Schema