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

Unique key generated by PayPlan associated with a stored payment method

Note: When using PaymentMethodKey, the following fields should not be sent as part of the transaction as they will be obtained from previously stored data:

  • DataEntryMode
  • CheckType
  • VerifyInfo
  • SECCode
  • ConsumerInfo
  • RoutingNumber
  • AccountNumber

Namespace http://Hps.Exchange.PosGateway
Type
guidType Simple Type
Overview
PaymentMethodKey optional guidType Simple Type

Unique key generated by PayPlan associated with a stored payment method

Note: When using PaymentMethodKey, the following fields should not be sent as part of the transaction as they will be obtained from previously stored data:

  • DataEntryMode
  • CheckType
  • VerifyInfo
  • SECCode
  • ConsumerInfo
  • RoutingNumber
  • AccountNumber

Source
<xs:element name="PaymentMethodKey" type="guidType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Unique key generated by PayPlan associated with a stored payment method</p>
      <p xmlns="http://Hps.Exchange.PosGateway" />
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong> When using PaymentMethodKey, the following fields should not be sent as part of the transaction as they will be obtained from previously stored data:
              <ul><li>DataEntryMode</li><li>CheckType</li><li>VerifyInfo</li><li>SECCode</li><li>ConsumerInfo</li><li>RoutingNumber</li><li>AccountNumber</li></ul></p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
CheckSaleReqBlock1Type Complex TypePosGateway Schema