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

Unique key generated by PayPlan associated with a stored payment method

Note: When using a key, card data should not be sent. However, stored customer data can be overridden using the card holder data.

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 a key, card data should not be sent. However, stored customer data can be overridden using the card holder data.

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 a key, card data should not be sent. However, stored customer data can be overridden using the card holder data.
            </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
CreditAccountVerifyBlock1Type Complex TypePosGateway Schema