Hello, First i'd like to apologize for my english :) So, i got a website (with cakephp of course) using sessions to store some data like login, ... and a cart ! i m using an api for the payement (Mercanet) so i don't have to manage with secure payment etc.
So i got my session with my cart, i choose then how i wish to pay (credit card), then it redirects me to the "bank payment server", i put card number, date, etc "validate" and i got an autoresponse from the bank in which i can save data to database etc. so now if the buyer decide to leave his cart should be empty because he paid. but let's go back a little, i choose my card, then i am on the payment server and "ho surprise !" i lost my session, and got a new one without my data. but when the payment is done and i click on "back to shop" i get my session back.... so when i want to delete my cart, i don't have cart infos in session. i hope you will understand what i wanted to explain :) and i hope someone will be able to help me, i m loosing my hairs ! :-) thx ! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
