/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

MerchantPassword Property

Merchant's password.

Object Oriented Interface

public function getMerchantPassword();
public function setMerchantPassword($value);

Procedural Interface

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

Default Value

''

Remarks

This 8-character alphanumeric merchant password is provided by the acquirer. This is an optional property, and the requirements for use of this field will be indicated in the Member Implementation Guide, provided by Visa.

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]