If a user after a payment close the payment window Dynamicweb eCommerce is not notified about the payment. Therefore ePay is using a callbackurl to contact the shopping cart to tell "hey, this payment went through".
I'm using this input...:
<input type="hidden" name="callbackurl" value="<!--@Ecom:Order.Gateway.Page.CallBack-->" />
But it does not work. Does Dynamicweb support a callbackurl and how?
Michael