Can not open order under Commerce Tab in backoffice
Hey!
We have taken the task to implement Nets Easy with Vendr. I think we have some control on the communication with Nets, but since we can not use the brilliant vendr checkout, we have to handle the process in code.
When I compare the order/orderlines and so on in db to other Vendr solutions I can not see anything wrong.
But when I try to open the order in backoffice the page feezes on loading:
It sounds like it's having problems loading your order editor config file. I'd double check it's not gone missing, and also that it's not mall formed in any way.
Thanks for your quick reply and advice, I will look at what Bjarne has done.
We made the same conclusion as you, but found nothing wrong with the config.
The solution was that we previous had Vendr Checkout installed and in settings for the store the 'Order Editor Config' pointed to the path of the deleted checkout order config...
Can not open order under Commerce Tab in backoffice
Hey!
We have taken the task to implement Nets Easy with Vendr. I think we have some control on the communication with Nets, but since we can not use the brilliant vendr checkout, we have to handle the process in code.
When I compare the order/orderlines and so on in db to other Vendr solutions I can not see anything wrong.
But when I try to open the order in backoffice the page feezes on loading:
Any ideas?
Hey Dag,
It sounds like it's having problems loading your order editor config file. I'd double check it's not gone missing, and also that it's not mall formed in any way.
Matt
PS If you are implementing Nets Easy, you might want to speak with Bjarne Fyrstenborg as he's made some great progress but think he has been waiting on Nets to implement a required feature https://github.com/bjarnef/vendr-payment-provider-dibs/tree/feature/dibs-easy
Thanks Matt!
Thanks for your quick reply and advice, I will look at what Bjarne has done.
We made the same conclusion as you, but found nothing wrong with the config.
The solution was that we previous had Vendr Checkout installed and in settings for the store the 'Order Editor Config' pointed to the path of the deleted checkout order config...
Dag
Ahh, yea, that makes sense.
Glad you found the solution quickly 👍
Matt
is working on a reply...