Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

redirect checkout_payment to something else


bbyyaa

Recommended Posts

Posted

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.

Posted

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.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...