/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

MerchantCategoryCode Property

Merchant category code.

Object Oriented Interface

public function getMerchantCategoryCode();
public function setMerchantCategoryCode($value);

Procedural Interface

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

Default Value

''

Remarks

DS-specific code describing the Merchant's type of business, product, or service. 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]