You can display all available variables and their content with the following code which should be placed on the bottom of the file:
<pre>
<?php print_r($invoice); ?>
</pre>
You can display all available variables and their content with the following code which should be placed on the bottom of the file:
<pre>
<?php print_r($invoice); ?>
</pre>