Creating a Custom Shipping Method

The Shipping section allows Administrators to add and manage Shipping Classes and Shipping Rules. Shipping can be associated with a country or a User Profile. Shipping will be calculated based on the Product Weight detail in Products and the Zip Code of the Customer's Shipping Address during Checkout.

Creating Custom Shipping Classes

Four types of Shipping Classes can be configured: Custom, Fedex, UPS, and USPS. Developers can add additional Shipping Classes based on their requirements.

CustomShippingWorkflow.PNG

In the Znode solution, we have Znode.Engine.Shipping library for new Shipping classes to be configured.

  1. Create a new folder with the shipping name (e.g FedEx)

  2. Add the class file to that folder

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.