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

Card 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

Card 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">Card 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
TokenData ElementCardDataType Complex TypePosGateway Schema