/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

ShippingAddressState Property

The state or province of the address.

Object Oriented Interface

public function getShippingAddressState();
public function setShippingAddressState($value);

Procedural Interface

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

Default Value

''

Remarks

The state or province of the address. The maximum length is 3 characters and should be the country subdivision code defined in ISO 3166-2.

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]