Hi,
I'm working in a shop for one of out customers. We've set up live integration on the solution and it works just fine when I am on a cart page - then it sends the "CalculateOrder" request and i get data back from NAV.
I also want it to work on when I'm just on a product list page or a product detail page, when I haven't added anything to the cart. This is working on another solution I've been working on and the setup is almost the same. The only difference is that anonymous users is not allowed on the one where it's not working.
In the one where it's working it sends the "Request GetProductsInfo" and I get back a response with prices etc. This doesn't happen at all on the other one.
Any clues anyone?