/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

MerchantNumber Property

A unique number used to identify the merchant within the VisaNet system.

Object Oriented Interface

public function getMerchantNumber();
public function setMerchantNumber($value);

Procedural Interface

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

Default Value

''

Remarks

This field contains a unique Id number which is assigned by the signing merchant's acquirer, bank, or processor. This field is used to identify the merchant within the VisaNet system. This number will be right-justified and zero-filled.

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]