/n software 3-D Secure V2 .NET Edition

Questions / Feedback?

DateCheckPassed Property

Indicates whether the card is expired or not.

Syntax

public bool DateCheckPassed { get; }
Public ReadOnly Property DateCheckPassed As Boolean

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) 2022 /n software inc. - All rights reserved.
/n software 3-D Secure V2 .NET Edition - Version 2.2 [Build 8318]