Direct Payment Integrator V6 - Online Help
Direct Payment Integrator V6
Questions / Feedback?

DateCheckPassed Property

Indicates whether the card is expired or not.

Syntax

[VB.NET]
Public ReadOnlyProperty DateCheckPassed As Boolean

[C#]
public bool DateCheckPassed {get;}

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.

Default Value

False

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0