khokolate Posted February 23, 2003 Share Posted February 23, 2003 Ok. I have serveral customers placing orders but paying via paypal later as they sometimes dont have paypal. When they visit my site. Hence causing them to loose the cookie/link that returns them to my site confirming that they have made there payment via paypal. This is fine when the issue is dealing with them paying for a downloadable file, but when it is a shippable order I have no record of the order in the database, and the customers money? I would much rather have the order in the database once the confirm the order weather they pay or not via paypal for shippable orders. How do I modify the store to record the order whether they pay or not? Link to comment Share on other sites More sharing options...
rseigel Posted February 23, 2003 Share Posted February 23, 2003 Install the Paypal IPN mod. Link to comment Share on other sites More sharing options...
khokolate Posted February 23, 2003 Author Share Posted February 23, 2003 Ok I installed this mod and all I got is errors: 1054 - Unknown column 'orders_status_id' in 'field list' insert into orders_status_history (orders_id, orders_status_id, date_added, customer_notified, comments) values ('8', '99999', now(), '1', '') [TEP STOP] Link to comment Share on other sites More sharing options...
wizardsandwars Posted February 23, 2003 Share Posted February 23, 2003 Richard, You did not install this mod properly. Reveiw your steps and try again. ------------------------------------------------------------------------------------------------------------------------- NOTE: As of Oct 2006, I'm not as active in this forum as I used to be, but I still work with osC quite a bit. If you have a question about any of my posts here, your best bet is to contact me though either Email or PM in my profile, and I'll be happy to help. Link to comment Share on other sites More sharing options...
khokolate Posted February 24, 2003 Author Share Posted February 24, 2003 Actually, I did but the sql file is missing the commands to make two needed columns in the database, and after I made them manually it worked perfect. NOw that isn't my error. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.