Posted on 04/11/2015 08:37:57
Hi Anders
We have been looking at this issue.
According to our developer who downloaded 2 log files and took a look at Payment settings in MC. He found that this site is using a third party Checkouthandler - callstack indicates that error happened
at Dynamicweb.eCommerce.Cart.CheckoutHandlers.ePay.ePay.StateOk(Order order) in e:\Projects\Drf.Go\Dependencies\Third party\ePay\ePay.cs:line 293
As far as i can see that is not ours implementation of checkout handler - so may be customer will try to use ours? Otherwise problem should be fixed inside custom checkouthandler. Ours is called "ePay payment window" (Dynamicweb.eCommerce.Cart.CheckoutHandlers.ePayPaymentWindow)
Can you verify this?
BR Nicolai