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

CardExpMonth Property

Expiration month of the card specified in CardNumber .

Syntax

[VB.NET]
Public Property CardExpMonth As Integer

[C#]
public int CardExpMonth {get; set;}

Remarks

This field contains the month portion of the expiration date of the customer's 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.

Default Value

1

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