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

Indicates whether to return a hashed value of the card number using a custom salt value.

Note: For use by participating merchants only.

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

Indicates whether to return a hashed value of the card number using a custom salt value.

Note: For use by participating merchants only.

Source
<xs:element name="CustomHashReq" type="booleanType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Indicates whether to return a hashed value of the card number using a custom salt value.</p>
      <p xmlns="http://Hps.Exchange.PosGateway" />
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong> For use by participating merchants only.
                          </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Header ElementVer1.0 ElementPosRequest ElementPosGateway Schema