To create a custom shipping carrier provider class, you must perform the following:
The class receives a parameter of type IShippingRequest which holds most of the shipping settings data you will need to pass to your shipping provider. A few of the shipping methods also receive additional parameters with data necessary for that specific shipping type.
Every method returns an instance of a ShippingResponseContext object. After calling your shipping processor, you will need to parse the results returned from the processor and store those results in an instance of an ShippingResponseContext object which your method will return to the calling method. The ShippingResponseContext object has a list of IShippingResponse objects which are unique service responses that are usually used for First Day Air, Second Day Air, 3 Day shipping etc.
Increase your Sitefinity skills by signing up for our free trainings. Get Sitefinity-certified at Progress Education Community to boost your credentials.
This free lesson teaches administrators, marketers, and other business professionals how to use the Integration hub service to create automated workflows between Sitefinity and other business systems.
This free lesson teaches administrators the basics about protecting yor Sitefinity instance and its sites from external threats. Configure HTTPS, SSL, allow lists for trusted sites, and cookie security, among others.
The free on-demand video course teaches developers how to use Sitefinity .NET Core and leverage its decoupled architecture and new way of coding against the platform.
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important