/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

BillingAddressPostalCode Property

The ZIP or other postal code of the address.

Object Oriented Interface

public function getBillingAddressPostalCode();
public function setBillingAddressPostalCode($value);

Procedural Interface

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

Default Value

''

Remarks

The ZIP or other postal code of the address. The maximum length is 16 characters.

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]