Hi Dave,
Still going with this as my approach from outside of DNN didn't pan out, it looks like the CalcShipInterface, has a private provider which will only instantiate from within DNN, as it requires details from the portal settings..
So am now knocking up a DNN module to communicate with the existing shipping provider.
Hoping just be able to call getCartTotals, on the existing module code, so i can inspect the existing code with minimal disturbance.
Any tips on construction are appreciated :-)
regards
TheTimp
Still going with this as my approach from outside of DNN didn't pan out, it looks like the CalcShipInterface, has a private provider which will only instantiate from within DNN, as it requires details from the portal settings..
So am now knocking up a DNN module to communicate with the existing shipping provider.
Hoping just be able to call getCartTotals, on the existing module code, so i can inspect the existing code with minimal disturbance.
Any tips on construction are appreciated :-)
regards
TheTimp