Skip to content

Commit abc3b41

Browse files
committed
Additional variables for templates
1 parent e20ab95 commit abc3b41

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

source/en/templates.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -782,6 +782,12 @@ Here are the object definitions that are available.
782782
| vat_number | The client VAT Number | 428950405 |
783783
| currency | The client currency code | USD |
784784
| locale | The client locale | en |
785+
| address | The formatted billing address | 1 Wallaby Way, Sydney |
786+
| shipping_address | The formatted shipping address | 2 Wallaby Way, Sydney |
787+
| custom_value1 | The first client custom value | Bob |
788+
| custom_value2 | The second client custom value | Blue |
789+
| custom_value3 | The third client custom value | Batman |
790+
| custom_value4 | The fourth client custom value | Pistachio |
785791
| | | |
786792

787793
### Project Definition

0 commit comments

Comments
 (0)