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

CardNumber Property

Credit card number to be validated.

Syntax

[VB.NET]
Public Property CardNumber As String

[C#]
public string CardNumber {get; set;}

Remarks

This property contains the customer's credit card number. A credit card number may be of any length, and may optionally include dashes or spaces. However, in practice the maximum length of the supported CardTypes is 19 characters (excluding whitespace), and the minimum length is 13 characters.

Default Value

""

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