Open the Portico Developer Guide site
PosGateway Schema
CVVResultCodeAction Element
PosGateway Schema > AuthRspStatusType Complex Type : CVVResultCodeAction Element
Description

CVV result action; this is a "suggestion" to the client based on the device's configuration during boarding and the CVV result received.

See enumerations for specific values supported.

Namespace http://Hps.Exchange.PosGateway
Type
resultCodeActionType Simple Type
Overview
CVVResultCodeAction optional resultCodeActionType Simple Type

CVV result action; this is a "suggestion" to the client based on the device's configuration during boarding and the CVV result received.

See enumerations for specific values supported.

Source
<xs:element name="CVVResultCodeAction" type="resultCodeActionType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">CVV result action; this is a "suggestion" to the client based on the device's configuration during boarding and the CVV result received.</p>
      <p xmlns="http://Hps.Exchange.PosGateway">See enumerations for specific values supported.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
AuthRspStatusType Complex TypePosGateway Schema