/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

MerchantName Property

Merchant name.

Object Oriented Interface

public function getMerchantName();
public function setMerchantName($value);

Procedural Interface

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

Default Value

''

Remarks

The name of the merchant as assigned by the acquirer or payment system. Required to be set prior to 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]