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

Expiration month

Note: If expiration month and year are provided, they will be used for processing the transaction rather than the stored values associated with the provided token. This is for the current transaction only and will not be stored for future use.

Namespace http://Hps.Exchange.PosGateway
Type
monthType Simple Type
Overview
ExpMonth optional monthType Simple Type

Expiration month

Note: If expiration month and year are provided, they will be used for processing the transaction rather than the stored values associated with the provided token. This is for the current transaction only and will not be stored for future use.

Source
<xs:element name="ExpMonth" type="monthType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Expiration month</p>
      <p xmlns="http://Hps.Exchange.PosGateway" />
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong> If expiration month and year are provided, they will be used for processing the transaction rather than the stored values associated with the provided token. This is for the current transaction only and will not be stored for future use.
            </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
PaymentMethodKeyData Complex TypePosGateway Schema