Container_CheckoutCustomerInvoiceAddress( int $_loginType ) : string
Container_CheckoutCustomerInvoiceAddress
Short description
Returns the content of the invoice address container. The content is defined in the CheckoutCustomerInvoiceAddress template.
Description of this function
Template CheckoutCustomerInvoiceAddress
Variables
These variables are available in this container.
-
$AddressAdditional — Contains the additional address information.
-
$BirthDay — Contains the day of birth in the format "DD".
-
$BirthMonth — Contains the month of birth in the format "MM".
-
$BirthYear — Contains the year of birth in the format "YYYY".
-
$City — Contains the town.
-
$Company — Contains the company.
-
$Country — Contains the country of delivery.
-
$CountryID — Contains the ID of the country of delivery.
-
$CustomerPropertiesList — List of customer characteristics.
-
$Email — Contains the email address.
-
$EmailRepeat — Contains the re-entered email address.
-
$FaxNumber — Contains the fax number.
-
$FirstName — Contains the first name.
-
$FormOfAddress — Contains the form of address.
-
$FormOfAddressID — Contains the form of address ID; 0 = Mr, 1 = Ms, 2 = Company.
-
$HouseNo — Contains the house number.
-
$LastName — Contains the surname.
-
$LoginType — Specifies the registration type; 1 = guest account, 2 = registered customer
-
$MobileNumber — Contains the address’s mobile phone number.
-
$Password — Contains the password.
-
$PasswordRepeat — Contains the password repetition.
-
$PersonalID — Contains the personal identity number.
-
$PhoneNumber — Contains the telephone number.
-
$Postnummer — Contains the PostNummer.
-
$State — Contains information on the region / county.
-
$StateID — Contains the ID of the region / county.
-
$Street — Contains the street of the address.
-
$Title — Contains the customer’s title.
-
$TrackingCode — Contains the tracking code.
-
$VATNumber — Contains the VAT number of the address.
-
$ZIP — Contains the postcode of the address.