Guide to Shipping Module Building

From TomatoCart Wiki

Jump to: navigation, search

This tutorial is going to illustrate how to integrate shipping module for TomatoCart.After reading this tutorial, you’ll have acquired the necessary skill, including:

  1. The file structure of the shipping module
  2. The class architecture of the shipping module
  3. The processing flow of the shipping module in the backend and frontend
  4. Create your own shipping module