/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

MerchantName Property

Contains the name of the merchant.

Object Oriented Interface

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

Procedural Interface

ipworks3ds_mpi_get($res, 30 );
ipworks3ds_mpi_set($res, 30, $value );

Default Value

''

Remarks

The MerchantName must match the name shown online to the cardholder at the merchant's site and the name submitted by the merchant's acquirer in the settlement transaction.

Data Type

String

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