I am trying to get to the event that happens right after the user is done with shopping and clicks on the checkout button.
No matter if transaction was successful or not.
The user will only have a possibility to pay via check "giro kort in danish".
I am using Dynamicweb version 8.0.1.3
I am subscribing to
[Subscribe(Dynamicweb.Notifications.eCommerce.Cart.CheckoutDoneOrderIsComplete)]
[Subscribe(Dynamicweb.Notifications.eCommerce.Cart.CheckoutDoneOrderIsNotComplete)]
Not sure what can I do to fix this one...
Regards,
Dmitrij