27 May 2008, 2:06 AM
Zen Follower
- Join Date:
- Jul 2007
- Posts:
- 129
- Plugin Contributions:
- 0
howto grab these variables from the db ?
in the checkout_success/header_php.php page, I need to pass these variables
$nsSTcost = "ORDER TOTAL";
$nsSToid="ORDER ID";
for the order just processed
any ideas how can I do this ? I dont know how to code :p