bsq2phat Posted May 6, 2009 Posted May 6, 2009 Ok, I am writing a custom payment module for a company, but the problem is when a user decides to edit an order from the confirmation page, the data previously entered on the payment page is not saved and they are forced to retype the data. I tried saving the information to the $order->billing array but it seems to get wiped out. Is there a way for me to code so that I can carry data over if a user decides to edit payment information? Quote
web-project Posted May 6, 2009 Posted May 6, 2009 (edited) you van use the cookies or session to save information there and remove the data when the client successfully checkout. Edited May 6, 2009 by web-project Quote Please read this line: Do you want to find all the answers to your questions? click here. As for contribution database it's located here! 8 people out of 10 don't bother to read installation manuals. I can recommend: if you can't read the installation manual, don't bother to install any contribution yourself. Before installing contribution or editing/updating/deleting any files, do the full backup, it will save to you & everyone here on the forum time to fix your issues. Any issues with oscommerce, I am here to help you.
Guest Posted May 6, 2009 Posted May 6, 2009 However you may only do that if you have a secured, dedicated server and are pci dss compliant Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.