Hi, I am using Paypal to do my payment processing, however the user authentication JSP session variables I am using are expiring during the transition from my site to paypal's then back to mine again. The result is obviously that access is denied on return and the transaction does not complete (my site needs to then take action when payment is processed)
Any ideas how to get round this?
Thanks