Hi,
Shopping Cart->World Pay->Shopping Cart
In my shopping cart when the user completes his selection of items, the user will be redirected to worldpay to make his payment and once the payment is completed the user is redirected to His Own Home page in my shopping cart to view all this puchases. But, when he comes back to his home page to view this purchases, the system looses his login details and he is asked to login again.
I DON'T want this to happen. Actually, when the user come back from WORLDPAY, I want to go to his home page directly WITHOUT LOGGING IN. Because he did his login when he started the purchase.
How can I keep the login information, so that when the user comes back from worldpay he DOESN'T HAVE TO LOGIN AGAIN?
Thanks,