PayPal Integrator V5 - Online Help
PayPal Integrator V5
Questions / Feedback?

CardExpYear Property

Expiration month of the credit card specified in CardNumber .

Syntax

[VB.NET]
Public Property CardExpYear As Integer

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

Remarks

This field contains the year portion of the expiration date of the customer's credit card. This property must be in the range 00-99, or 2000-2099. The ValidateCard method compares this property against the system time to determine if the card is expired.

Default Value

0

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