bbyyaa Posted April 6, 2009 Posted April 6, 2009 Hi oscommerce experts, I want the checout_shipping.php to go somewhere (a made-up program for testing) else instead of checkout_payment.php after clicking Continue button. Where and how to change the code? I had tried to change all the tep_redirect(tep_href_link(FILENAME_CHECKOUT_PAYMENT, '', 'SSL')) in the file but nothing changed. So I don't think it is the right place to change. Any help is highly appreciated. Thanks.
bbyyaa Posted April 6, 2009 Author Posted April 6, 2009 Hi, Problem solved. The last redirect actually works for my testing. Hi oscommerce experts, I want the checout_shipping.php to go somewhere (a made-up program for testing) else instead of checkout_payment.php after clicking Continue button. Where and how to change the code? I had tried to change all the tep_redirect(tep_href_link(FILENAME_CHECKOUT_PAYMENT, '', 'SSL')) in the file but nothing changed. So I don't think it is the right place to change. Any help is highly appreciated. Thanks.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.