/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

MerchantCountryCode Property

Identifies the country where the merchant is located.

Object Oriented Interface

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

Procedural Interface

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

Default Value

'840'

Remarks

This field contains a three digit numeric country code assigned by the signing member or processor to identify the merchant's location country. These codes are specified by ISO-3166. For the United States, use "840".

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]