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

CardNumber Property

Card number to be validated.

Object Oriented Interface

public function getCardNumber();
public function setCardNumber($value);

Procedural Interface

inpaydirect_globalcardvalidator_get($res, 3 );
inpaydirect_globalcardvalidator_set($res, 3, $value );

Default Value

''

Remarks

This property contains the customer's card number. A 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.

Data Type

String

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