Contributions
More Logical Checkout v1.0
MORE LOGICAL CHECKOUT V1.0
-----------------------------------
Important Note:
----------------
I DO NOT RUN THIS MOD ON ANY OF MY PUBLICALLY AVAILABLE STORES, SO PLEASE
DO NOT CREATE TEST ACCOUNTS JUST TO CHECK THIS OUT.
What do these Files do:
-----------------------
This group of files has been slightly altered to allow for a more logical checkout experience.
BEFORE INSTALLATION, PLEASE READ THE README FILE INCLUDED IN THE ZIP.
| simplysensuous | 4 Nov 2005 |
Just a quick ninfo really for anybody using the Nochex APC module. This logical checkout works very well and well worth the install no sql files to mess with etc, the only thing i omited to do was this (in the manual install file from below)
DO NOT DO IT and it works brilliantly ie skip step 3
3. In checkout_process.php FIND:
tep_redirect(tep_href_link(FILENAME_CHECKOUT_SUCCESS, '', 'SSL'));
AND REPLACE WITH:
#tep_redirect(tep_href_link(FILENAME_CHECKOUT_SUCCESS, '', 'SSL'));
tep_redirect(tep_href_link(FILENAME_ACCOUNT_HISTORY_INFO, 'neworder=true&order_id=' . $insert_id, 'SSL', false));
Tim simplysensuous
| brushwood | 19 Oct 2005 |
| G Burton | 3 May 2005 |
Note: Contributions are used at own risk.
