Open the Portico Developer Guide site
PosGateway Schema
CurrConvOptOutFlag Element
PosGateway Schema > CurrConversionDataType Complex Type : CurrConvOptOutFlag Element
Description

This setting indicates if the Customer has decided Opt Out of currency conversion and have the amount remain in the Merchants currency. If the customer does not opt out, the amount will be converted to currency associated with the card.

Namespace http://Hps.Exchange.PosGateway
Type
booleanType Simple Type
Overview
CurrConvOptOutFlag booleanType Simple Type

This setting indicates if the Customer has decided Opt Out of currency conversion and have the amount remain in the Merchants currency. If the customer does not opt out, the amount will be converted to currency associated with the card.

Source
<xs:element name="CurrConvOptOutFlag" type="booleanType" minOccurs="1" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">This setting indicates if the Customer has decided Opt Out of currency conversion and have the amount remain in the Merchants currency. If the customer does not opt out, the amount will be converted to currency associated with the card.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
CurrConversionDataType Complex TypePosGateway Schema