Hi,
I am unable to find the "Status Date: Approved" condition... has it be depreciated or changed to something else?
Thanks.
M.
Hi,
I am unable to find the "Status Date: Approved" condition... has it be depreciated or changed to something else?
Thanks.
M.
Squirrelcart shows a "Status Date: blah" option on Order (completed) rules for every order status option in your database. There is no built in order status named "approved". You will only see an option to choose "Status Date: Approved" on a condition if you add a status option named "Approved":
http://squirrelcart.com/help/?Order%...20Options.html
Thanks,
Jamie
PHP shopping cart software - Squirrelcart
Please rate or review us!![]()
Hotscripts ● PHP Resource Index
Ah... thanks much.
Jamie
One more question please... if I am offering downloads to customers who pay by check or money order, for instance, is there a way to inform those customers that their "download order" must be approved before they can download product, at the time their order is submitted?
Thanks again.
M
You can put a notice like that in a template file. If you only want it to appear for check or money order, you would need to put the notice in squirrelcart/payment_gateways/check.php. If you want it to appear for all orders, put it in the template file thanks_for_order.tpl.php.is there a way to inform those customers that their "download order" must be approved before they can download product, at the time their order is submitted?
Thanks,
Jamie
PHP shopping cart software - Squirrelcart
Please rate or review us!![]()
Hotscripts ● PHP Resource Index
Thanks for the reply... which begs the question; is it possible to construct a rule that will require "Status Date: Approved" only when a check/money order is used for downloads?
M
You can add a rule that will check "status date: approved" via one condition, and "field: payment method" = 'check or money order' via a 2nd condition.
Thanks,
Jamie
PHP shopping cart software - Squirrelcart
Please rate or review us!![]()
Hotscripts ● PHP Resource Index
Thank you.
My question is, if this rule is placed within a "download section", for instance, would it interfere with a pre-existing rule that exists for an individual download within that section i.e. will the section rule allow a "pass through" when a Credit Card is used instead of a check or money order?
There are currently 1 users browsing this thread. (0 members and 1 guests)