Open the Portico Developer Guide site
PosGateway Schema
CVV2Status Element
PosGateway Schema > PaymentMethodKeyData Complex Type : CVV2Status Element
Description

Indicates why the CVV2 value was not provided; see the associated Type enumerations for specific values supported.

Note: This field is not used for EBT transactions.

Namespace http://Hps.Exchange.PosGateway
Type
cvv2Status Simple Type
Overview
CVV2Status optional cvv2Status Simple Type

Indicates why the CVV2 value was not provided; see the associated Type enumerations for specific values supported.

Note: This field is not used for EBT transactions.

Source
<xs:element name="CVV2Status" type="cvv2Status" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Indicates why the CVV2 value was not provided; see the associated Type enumerations for specific values supported.</p>
      <p xmlns="http://Hps.Exchange.PosGateway" />
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong> This field is not used for EBT transactions.
            </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
PaymentMethodKeyData Complex TypePosGateway Schema