Hi Dave,
Thanks for your assistance...I feel i am making progress here..
I created a new DNN Module, and added the classes used in the custom shipping provider to the project, so i could pass in the PortalID and Cart ID to the getCartTotals method ( in the Custom Shipping Provider Classes) as per below, and step through the code playing with values to see what was happening (code included in next post to keep this one clean)
That worked fine, and the code calculates the shipping on the development server correctly, so now i need to find out why the production server is not returning a value..
Is there any Doco on the settings that are required for the Custom Shipping Provider?
regards
TheTimp.
Thanks for your assistance...I feel i am making progress here..
I created a new DNN Module, and added the classes used in the custom shipping provider to the project, so i could pass in the PortalID and Cart ID to the getCartTotals method ( in the Custom Shipping Provider Classes) as per below, and step through the code playing with values to see what was happening (code included in next post to keep this one clean)
That worked fine, and the code calculates the shipping on the development server correctly, so now i need to find out why the production server is not returning a value..
Is there any Doco on the settings that are required for the Custom Shipping Provider?
regards
TheTimp.