E-Payment Integrator 2020 Delphi Edition

Questions / Feedback?

CardExpMonth Property

Expiration month of the credit card specified in CardNumber .

Syntax

property CardExpMonth: Integer read get_CardExpMonth write set_CardExpMonth;

Default Value

1

Remarks

This field contains the month portion of the expiration date of the customer's credit card. This property must be in the range 1 - 12. The ValidateCard method compares this property against the system time to determine if the card is expired.

Copyright (c) 2021 /n software inc. - All rights reserved.
E-Payment Integrator 2020 Delphi Edition - Version 20.0 [Build 7941]