/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

CardholderName Property

Name of the cardholder.

Object Oriented Interface

public function getCardholderName();
public function setCardholderName($value);

Procedural Interface

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

Default Value

''

Remarks

This property contains the name of the cardholder. Limited to the alphanumeric characters listed in EMV Book 4, Annex B. Required to be set unless market or regional mandates restricts sending this information.

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]