DirectOne Customisable Fields
Pricing inclusive or exclusive of GST
Many of the DirectOne fields can be customised 'on the fly' from your order page.
This example shows how you can configure DirectOne to handle the impact of the GST:
You can use DirectOne to either calculate the GST and add it to the order total or to state that GST is included in the prices if this is the case.
The field used to achieve this is:
<INPUT TYPE="HIDDEN" NAME="gst_added" VALUE="">
Accepted values are TRUE or FALSE
GST included in prices? FALSE TRUE (The field name here is gst_added)