/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

BillingAddressLine3 Property

The third line of the street address or equivalent local portion of the address.

Object Oriented Interface

public function getBillingAddressLine3();
public function setBillingAddressLine3($value);

Procedural Interface

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

Default Value

''

Remarks

The third line of the street address or equivalent local portion of the address. The maximum length is 50 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]