RE: How can i delete payment module
Frank_NL <[email protected]> 12 Sep 2003 10:14:38 -0000
| Newsgroups | gmane.comp.web.oscommerce.installation |
|---|---|
| Message-ID | <f6967b46456d470ad42dc69ae3a41a4a@osCommerce-Forums> |
This message was sent from: Installation and Configuration
http://forums.oscommerce.com/viewtopic.php?p=228321#228321
----------------------------------------------------------------
[quote="lysander"]open includes/application_top.php
and edit this line
define('FILENAME_CHECKOUT_PAYMENT', 'checkout_payment.php');
change it
define('FILENAME_CHECKOUT_PAYMENT', 'checkout_confirmation.php');
dont forget to back up application_top just in case.[/quote]
Thanks for the response, but i cannot find the line in my catalog/includes/application_top.php
I'm using version:
osCommerce 2.2-MS2
Can i find it somewhere else?