buymp3 Posted November 21, 2003 Share Posted November 21, 2003 I am adding a payment module which is supposed to open a window after checkout_process.php when the information about the customer's order is already added into the db. I also need to send some variables with it. Such as total price, customer's name, customer's email. As I understand in order to send variables I have to use a form. Is there any possibility to open the payment window after checkout_process.php is finished and send the above mentioned parameters? Link to comment Share on other sites More sharing options...
buymp3 Posted November 22, 2003 Author Share Posted November 22, 2003 should I use tep_redirect function ? how can I send variables with it? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.