/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

AcquirerMerchantId Property

Acquirer-assigned merchant identifier.

Object Oriented Interface

public function getAcquirerMerchantId();
public function setAcquirerMerchantId($value);

Procedural Interface

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

Default Value

''

Remarks

This field contains the merchant identifier assigned by the acquirer. The merchant id is required to be set for payment authentication.

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]