E-Payment Integrator 2016 C++ Builder Edition
E-Payment Integrator 2016 C++ Builder Edition
Questions / Feedback?

DateCheckPassed Property

Indicates whether the card is expired or not.

Syntax

__property bool DateCheckPassed = {read=FDateCheckPassed, write=FSetDateCheckPassed};

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.

Data Type

Boolean

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
E-Payment Integrator 2016 C++ Builder Edition - Version 16.0 [Build 7354]