Open the Portico Developer Guide site
PosGateway Schema
MerchCurrencyCode Element
PosGateway Schema > PosResponse Element > Ver1.0 Element > Header Element : MerchCurrencyCode Element
Description

Indicates the 3-digit currency code of the merchant.

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

Indicates the 3-digit currency code of the merchant.

Source
<xs:element name="MerchCurrencyCode" type="xs:string" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Indicates the 3-digit currency code of the merchant.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Header ElementVer1.0 ElementPosResponse ElementPosGateway Schema