See http://community.actinic.com/showthread.php?p=304725 for writeup.

File Manifest:
index.php : a sample one page checkout, as used on gymgirl.co.uk, so the structure and styling will be all useless to you beyond the engineering.
checkout.js : the javacsript to do all of it, contains various references to gymgirl.co.uk so just search and replace
get_shipping.php : used to parse the shipping info from actinic to allow me to show the prices easily.
json.php : used on my PHP4 server to allow json_encode and json_decode like functionality for parsing prices.

For any help, or if you want to pay me to do it for you, send me an email : richthegeek@gmail.com

