Webinar Recap - Adding real-time shipping rates to Kentico
I recently presented a Partner Webinar on Adding real-time shipping rates to Kentico. As a former developer in the industry I often had to add this functionality to the ecommerce projects I worked on. As such, I thought it would make a great topic for other partners and demonstrate a few different ways to add dynamic rates to your online stores.
Webinar Link
Documentation Links
I wanted to provide you with some helpful links that I reference in my presentation.
Kentico Documentation - Implementing custom shipping carrier providers
Kentico Documentation - Creating custom modules
Kentico Documentation - Configuring shipping carriers
Carrier / Tool Links
In the webinar I discussed using dotNETShip for my MultiCarrier provider. This is a low-cost utility for shipping rates I have used for several sites over the past 10 years. You can find more about this 3rd party utility below.
Source Code
Finally, here is the custom module and carrier files I created, if you need them.
I hope you enjoyed the webinar and the examples I demonstrated. Now go code some awesome stuff!
This blog is intended to demonstrate one of many ways to accomplish this task. Always consult the Kentico Documentation for best practices and additional examples.