/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

MerchantCountryCode Property

Country code of the merchant.

Object Oriented Interface

public function getMerchantCountryCode();
public function setMerchantCountryCode($value);

Procedural Interface

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

Default Value

''

Remarks

This field contains the country code of the merchant. This value correlates to the Merchant Country Code as defined by each Payment System or DS. 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]