Open the Portico Developer Guide site
PosGateway Schema
CardHolderLanguage Element
PosGateway Schema > CardHolderDataType Complex Type : CardHolderLanguage Element
Description

CardHolder preferred language.

Note:This field is required for Canadian merchants.

Namespace http://Hps.Exchange.PosGateway
Type
languageIndicatorType Simple Type
Overview
CardHolderLanguage optional languageIndicatorType Simple Type

CardHolder preferred language.

Note:This field is required for Canadian merchants.

Source
<xs:element name="CardHolderLanguage" type="languageIndicatorType" default="en-US" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">CardHolder preferred language.</p>
      <p xmlns="http://Hps.Exchange.PosGateway" />
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong>This field is required for Canadian merchants.
            </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
CardHolderDataType Complex TypePosGateway Schema