/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

BillingAddressCountry Property

The country of the address.

Object Oriented Interface

public function getBillingAddressCountry();
public function setBillingAddressCountry($value);

Procedural Interface

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

Default Value

''

Remarks

The country of the address. The format is a 3 digit country code as defined in ISO 3166-1.

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]