◆ getBilling()
◆ setBillingAddress()
| setBillingAddress |
( |
string |
$streetAddress, |
|
|
int |
$postalCode, |
|
|
string |
$city, |
|
|
string |
$country |
|
) |
| |
Set the billing address details.
- Parameters
-
| string | $streetAddress | The street address for billing. |
| int | $postalCode | The postal code for billing. |
| string | $city | The city for billing. |
| string | $country | The country for billing. |
- Returns
- self Returns the instance of the class for method chaining.
◆ setBillingCorporateIdNnumber()
| setBillingCorporateIdNnumber |
( |
int |
$corporateIdNnumber | ) |
|
Set the corporate ID number for billing information.
- Parameters
-
| int | $corporateIdNumber | The corporate ID number for billing. |
- Returns
- self Returns the instance of the class for method chaining.
◆ setBillingFirstName()
| setBillingFirstName |
( |
string |
$firstName | ) |
|
Set the first name for billing information.
- Parameters
-
| string | $firstName | The first name for billing. |
- Returns
- self Returns the instance of the class for method chaining.
◆ setBillingLastName()
| setBillingLastName |
( |
string |
$lastName | ) |
|
Set the last name for billing information.
- Parameters
-
| string | $lastName | The last name for billing. |
- Returns
- self Returns the instance of the class for method chaining.
The documentation for this class was generated from the following file: