Open the Portico Developer Guide site
PosGateway Schema
PosSurchargeEligibilityLookupRspType Complex Type
PosGateway Schema : PosSurchargeEligibilityLookupRspType Complex Type
Namespace http://Hps.Exchange.PosGateway
Diagram
IsSurchargeable Element All PosSurchargeEligibilityLookupRspType Complex Type
Overview
All
IsSurchargeable booleanType Simple Type

Indicates if the card data provided is surchargeable

Used By
SurchargeEligibilityLookup Element
Source
<xs:complexType name="PosSurchargeEligibilityLookupRspType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:all>
    <xs:element name="IsSurchargeable" type="booleanType">
      <xs:annotation>
        <xs:documentation>
          <p xmlns="http://Hps.Exchange.PosGateway">Indicates if the card data provided is surchargeable</p>
        </xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:all>
</xs:complexType>
See Also
PosGateway Schema