/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

CardholderEmail Property

The cardholder email address.

Object Oriented Interface

public function getCardholderEmail();
public function setCardholderEmail($value);

Procedural Interface

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

Default Value

''

Remarks

This field contains the cardholder email address to be sent to the directory server when calling SendAuthRequest.

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]