E-Payment Integrator 2020 Delphi Edition

Questions / Feedback?

DateCheckPassed Property

Indicates whether the card is expired or not.

Syntax

property DateCheckPassed: Boolean read get_DateCheckPassed;

Default Value

false

Remarks

The ValidateCard method checks whether the card's expiration date (CardExpMonth and CardExpYear) is a valid future date, and stores that result in the DateCheckPassed property.

This property is read-only.

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