Hi,
we are using NETS/DIBS Easy payments in DW 9 and it works well most of the time when user follows regular journey.
But from time to time we have orders stuck in Draft in DW but they are completed in NETS.
It looks like user is not redirected back to DW or they are not waiting for the redirect to happen.
Our expectation is that in cases like this we should rely on NETS webhooks - is that correct assumption?
This is example logs:
So looks like we are missing Order RedirectToCheckoutHandler callback started...
NETS has convirmed that webhooks were triggered
How we should proceed with investigation?