Auke Posted February 25, 2007 Posted February 25, 2007 I am working on creating an interface between a shoppingcart on a different site and the payment-part of my oscommerce install. My suggestion of doing this is by putting all shopping-cart-data into the (db)session of oscommerce. After that I can recall this session in the browser (sid) so the right shopping-data will be gotten out of the session-table and can be reproduced. Though the data in the session-table are via 'serialiaze' some sort of decoded in a way I don't seem to be able to work with. When I insert data into it it alays looks completely different. Could someone help me a little with the procedure oscommerce is running putting all data into the shopping-cart? Maybe there are some completely different methods achieving this interface. The products-db of the other site is the same as the products-db of oscommerce. It is running on a different server. Please help, Auke 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.