Open the Portico Developer Guide site
PosGateway Schema
MerchantVerificationValue Element
PosGateway Schema > AutoSubstantiationType Complex Type : MerchantVerificationValue Element
Description

Merchant Verification Value; 10-character string provided by VISA that indicates participation in the Select Merchant Fee program

Note: This no longer needs to be sent as Heartland will pull this information from the merchant's profile automatically.

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

Merchant Verification Value; 10-character string provided by VISA that indicates participation in the Select Merchant Fee program

Note: This no longer needs to be sent as Heartland will pull this information from the merchant's profile automatically.

Source
<xs:element name="MerchantVerificationValue" type="xs:string" default="0000000000" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Merchant Verification Value; 10-character string provided by VISA that indicates participation in the Select Merchant Fee program</p>
      <p xmlns="http://Hps.Exchange.PosGateway" />
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong> This no longer needs to be sent as Heartland will pull this information from the merchant's profile automatically.
            </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
AutoSubstantiationType Complex TypePosGateway Schema