Posted: December 20, 2021 at 3:41 am
|
Hi. 1.User A was putting events in her cart, but didn’t complete. 2.My Client (as an admin user) was doing some test registration in the same time. 3.This is the strange part, but registration message was sent to the User A, content was for the events that she was putting in her cart. I don’t know why this is happening, and it is a huge matter for my client if this keeps on occurring. My question is: We like this plugin and had a lot of time working on it, so I am hoping to find a solution for this matter. Regards. |
Hi there, Unfortunately, I can’t really answer either of your questions with the info we have above but let’s try and get some more info together. The first thing that comes to mind is caching, if User A is being served requests from User B than all kinds of weird and wonderful things can happen with e-commerce. So to start, do you have any caching plugins enabled? If so, which ones? Any server-side caching enabled? OPCache? memcached? Which host are you using? Event Espresso uses PHP sessions so it’s possible (although I think unlikely) that if they are doing something really strange with PHP sessions that you have had a session clash where 1 user has the same session ID as another so then EE can’t tell which requests goes where. |
|
|
Tony Thank you for your reply. Are session IDs and transaction IDs different? I will take a closer look for the mixing up, but I hope it will not happen again… |
The support post ‘[Urgent] Mixed up transaction’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.