Guest Posted June 20, 2007 Posted June 20, 2007 I have a site that I'm working on where I need to have some of the payment pages cycle through itself depending on how many products are in the shopping cart. I have a session started for a variable that I'm incrementing and comparing to the size of the shopping cart, but I still can't get it to loop back to where I need it to go. If you want to see what I'm talking about, then please visit my site at 365RX. Nothing is set up at the moment for payment or shipping, so feel free to add stuff and create an account and everything. I will delete your information in 2 days after seeing what it is that I'm working with. Thank you in advance
Guest Posted June 20, 2007 Posted June 20, 2007 I have a site that I'm working on where I need to have some of the payment pages cycle through itself depending on how many products are in the shopping cart. I have a session started for a variable that I'm incrementing and comparing to the size of the shopping cart, but I still can't get it to loop back to where I need it to go. If you want to see what I'm talking about, then please visit my site at 365RX. Nothing is set up at the moment for payment or shipping, so feel free to add stuff and create an account and everything. I will delete your information in 2 days after seeing what it is that I'm working with. Thank you in advance Figured out how to do it. All that I did was create a new php file that had the redirect options in there and when my other file does it's submit, it calls on this redirect page. Now I just have to get the info to enter into the database correctly. heh
Recommended Posts
Archived
This topic is now archived and is closed to further replies.