The dynamic user data allow you to include a specific parameters of a WooCommerce order inside your final thank you page.
To use one of the following dynamic user data, you just need to click on Dynamic User Data button, then select one of available user data.
Each dynamic user data must begins with [v] and ends with [/v]
Please see the following screenshot.
[v]ORDERID[/v] – Returns the order ID.
[v]CURRENCY[/v] – Returns the order currency.
[v]PRODUCTS[/v] – Returns the list of all purchased products.
[v]AMOUNT[/v] – Returns the order amount.
[v]TAX[/v] – Returns the order amount.
[v]TOTAL[/v] – Returns the order total.
[v]EMAIL[/v] – Returns the customer email address of the current order.
[v]PHONE[/v] – Returns the customer phone number of the current order.
[v]FIRSTNAME[/v] – Returns the customer first name of the current order.
[v]LASTNAME[/v] – Returns the customer last name of the current order.
[v]COMPANY[/v] – Returns the customer company name of the current order.
[v]ADDRESS[/v] – Returns the customer address of the current order.
[v]HOUSENUMBER[/v] – Returns the customer house number of the current order.
[v]CITY[/v] – Returns the customer city of the current order.
[v]STATE[/v] – Returns the customer state of the current order.
[v]ZIPCODE[/v] – Returns the customer zip code of the current order.
[v]COUNTRY[/v] – Returns the customer country of the current order.
[v]PAYMENTTITLE[/v] – Returns the payment title of the current order, for example Bank transfer.
[v]PAYMENTMETHOD[/v] – Returns the payment method of the current order, for example bacs.