Variable | Usage | Explanation |
firstname | {{firstname}} | Returns the firstname info of the Account Details field. |
lastname | {{lastname}} | Returns the lastname info of the Account Details field. |
{{email}} | Returns the email info of the Account Details field. | |
phonenumber | {{phonenumber}} | Returns the phone number info of the Account Details field. |
company | {{company}} | Returns the company info of the Account Details field. |
billing_firstname | {{billing_firstname}} | Returns the firstname info of the Billing Address field. |
billing_lastname | {{billing_lastname}} | Returns the lastname info of the Billing Address field. |
billing_company | {{billing_company}} | Returns the company info of the Billing Address field. |
billing_address1 | {{billing_address1}} | Returns the Address 1 line info of the Billing Address field. |
billing_address2 | {{billing_address2}} | Returns the Address 2 line info of the Billing Address field. |
billing_city | {{billing_city}} | Returns the city info of the Billing Address field |
billing_location_label | {{billing_location_label}} | Returns the location info of the Billing Address field. |
billing_zipcode | {{billing_zipcode}} | Returns the zipcode info of the Billing Address field. |
billing_phonenumber | {{billing_phonenumber}} | Returns the phone number info of the Billing Address field. |
shipping_firstname | {{shipping_firstname}} | Returns the first name info of the Shipping Address field. |
shipping_lastname | {{shipping_lastname}} | Returns the last name info of the Shipping Address field. |
shipping_company | {{shipping_company}} | Returns the company info of the Shipping Address field. |
shipping_address1 | {{shipping_address1}} | Returns the Address 1 info of the Shipping Address field. |
shipping_address2 | {{shipping_address2}} | Returns the Address 2 info of the Shipping Address field. |
shipping_city | {{shipping_city}} | Returns the city info of the Shipping Address field. |
shipping_location_label | {{shipping_location_label}} | Returns the location info of the Shipping Address field. |
shipping_zipcode | {{shipping_zipcode}} | Returns the zipcode info of the Shipping Address field. |
shipping_phonenumber | {{shipping_phonenumber}} | Returns the phone number info of the Shipping Address field. |
Comments