/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

CardNumber Property

Customer's account number that will be authenticated.

Object Oriented Interface

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

Procedural Interface

ipworks3ds_server_get($res, 31 );
ipworks3ds_server_set($res, 31, $value );

Default Value

''

Remarks

This property contains the customer's credit card number (PAN) or token that will be used in the authorization request for payment transactions. This property is 13-19 characters long.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
/n software 3-D Secure V2 PHP Edition - Version 2.2 [Build 8318]