DirectOne Customisable Fields
GST Rate
Many of the DirectOne fields can be customised 'on the fly' from your order page.
This example shows how you can specify the GST rate.
The field used to achieve this is:
<INPUT TYPE="HIDDEN" NAME="gst_rate" VALUE="10">
This field can be used to specify a different GST rate in the future if required. If the "gst_rate" is left out or set to zero, then GST will not be calculated and no GST information will be displayed.
GST Rate%