/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

BillingAddressLine1 Property

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

Object Oriented Interface

public function getBillingAddressLine1();
public function setBillingAddressLine1($value);

Procedural Interface

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

Default Value

''

Remarks

The first 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]