Sorry Eric, Me Again
Hey Eric,
I indicated that the checkout process was working, but it's not really. Goes through the eWay payment gateway but ends up back at the site staring at an empty cart as opposed to the checkout_success.php page. Seems to briefly load it but lines 9 to 13 on that page redirects user to cart.php if a Session (OrderID) isn't set, so I'm, assuming that's where my problem lies.
Any suggestions on what I need to do? I assume it doesn't need to pass the Session through to eWay if it's a local transaction?
What do I need to do?
- Bruce