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

Indicates type of response information:

  • Error
  • Decline
  • Information
  • Warning
  • Approve
  • Unknown

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

Indicates type of response information:

  • Error
  • Decline
  • Information
  • Warning
  • Approve
  • Unknown

Source
<xs:element name="Type" type="xs:string" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">
              Indicates type of response information:
              <ul><li>Error</li><li>Decline</li><li>Information</li><li>Warning</li><li>Approve</li><li>Unknown</li></ul></p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
CheckRspInfoType Complex TypePosGateway Schema