Session lost after redirection

Permalink
Hi,

I'm facing a super issue I haven't seen before.

I have a website where users can pay online with an external provider.

After a user has finished his checkout, he is redirected to the payment provider page (external url).

After the payment, the user is automatically redirected back to the website.
At this moment, session is lost. No more data avaliable in the cart, no more user info.

Does somebody already had this issue ?

Thank you.
best,
moosh

moosh
 
mnakalay replied on at Permalink Reply
mnakalay
Hello,
I haven't seen exactly this but one of my clients experienced session problems because the host had modified something. In their case, the host had switched to memcache and c5 doesn't handle that too well.

You could check your php settings and make sure everything session related is correct, especially the save path
moosh replied on at Permalink Reply
moosh
After checking, the handler is Files and the save path is /tmp.

It's strange because this issue only appears sometimes.

thx,
moosh


Le mer. 7 déc. 2016 à 10:43, concrete5 Community <
discussions@concretecms.com> a écrit :