DirectOne Customisable Fields

GST exempted products


Many of the DirectOne fields can be customised 'on the fly' from your order page.

This example shows how you can exempt selected products from GST.

The field used to achieve this is:
<INPUT TYPE="HIDDEN" NAME="gst_exempt_fields" VALUE="">
Any products exempt from GST must be listed seperated by comma as the gst_exempt_fields value.
<INPUT TYPE="HIDDEN" NAME="gst_exempt_fields" VALUE="Blue_Socks,Green_Socks">

This example uses a simple JavaScript to set the GST Rate based on the selected country. Same results can be achived using the server-side scripting languages such as ASP or PHP.

Click on the field names below (hold the ctrl key down to make multiple selections), and press the submit button at the bottom of the page:


(The field name here is gst_exempt_fields. Selected product(s) will be exempt from GST.


Customer Information:

Name:

Other Contact Information:

Address:
Address line 2:
City:
State:
Email Address:

Product Description Quantity Price each
Red Socks $10.95
Blue Socks $11.95
Green Socks $12.95