Skip to main content

Fields returned in rawGatewayInfo

Zuora

Fields returned in rawGatewayInfo

If you have enabled the Payment Pages 2.0 setting to return raw gateway information, the rawGatewayInfo field will be returned in the Payment Pages 2.0 response. This field is supported by the following gateway integration versions:

  • Adyen Integration v2.0
  • Chase Paymentech Orbital Gateway
  • Chase Paymentech Orbital Gateway, API v7.0.1
  • CyberSource, Payment API v2.0 
  • CyberSource Enterprise Gateway, API v1.97 

The rawGatewayInfo field consists of two components: common response fields and additional gateway information. The following code snippet is an example of this field:

rawGatewayInfo={
   "type":"Orbital",
   "version":"3",
   "responseCode":"68",
   "responseMessage":"Invalid CC Number",
   "additionalInfo":{
      "AVSRespCode":"3 ",
      "CVV2RespCode":" ",
      "CAVVRespCode":"",
      "HostAVSRespCode":" ",
      "HostCVV2RespCode":" ",
      "CTIAffluentCard":""
   }
}

Common response fields

The following fields are returned as common response fields in rawGatewayInfo:

  • type
  • version
  • responseCode
  • responseMessage

Additional gateway information

The additional gateway information returned in the additionalInfo field depends on the gateway. The following table lists the fields returned in additionalInfo for each supported gateway:

Gateway Returned fields
Adyen Integration v2.0
  • refusalReasonCode
  • refusalReason
  • resultCode
  • errorCode
  • code
  • message
CyberSource
  • reasonCode
  • ccAuthReply_avsCode
  • ccAuthReply_reasonCode
  • afsReply_reasonCode
  • afsReply_binCountry
Chase Orbital
  • RespCode
  • StatusMsg
  • AVSRespCode
  • CVV2RespCode
  • CAVVRespCode
  • HostAVSRespCode
  • HostCVV2RespCode
  • CTIAffluentCard
  • CTICommercialCard
  • CTIDurbinExemption
  • CTIHealthcareCard
  • CTILevel3Eligible
  • CTIPayrollCard
  • CTIPrepaidCard
  • CTIPINlessDebitCard
  • CTISignatureDebitCard
  • CTIIssuingCountry