Sendle Configration For Ecwid

Find Sendle Shipping Method in Ecwid admin panel :: Go to admin -> from the left menu list -> Under configuration -> Shipping & Pickup like the following Screenshot       Enable the extension and edit Sendle Shipping Method to open the sendle dshboard:: see the following Screenshot       Add Title and also Sendle details like Sendle ID, Api key, Api Mode,…

Max weight / volume calculation in wordpress

Total weight > sendle’s max weight OR total volume > sendle’s max volume calculation in wordpress The plugin first checks the total weight or volume of the products in cart. ( if volume calculation is enabled in the backend then only check the volume limit) 1. if ( total cart weight > sendle’s max weight limit  OR total cart volume > sendle’s max volume limit…

How use sendle for other shipping method and download label in wordpress

At first disable the sendle for the frontend if you want to use it only for other shipping method. You can see a setting in wp-admin-> woocommerce-> shipping -> sendle setting like “Show the rates in frontend”. Please uncheck it. Now you can also see a setting in this page like “Post to Sendle API for the selected shipping method” Please choose “flat rate”, if you…

Calculates shipping for multiple over Sendle’s max weight limit (Multiple packages) in shopify sendle app

Support weight over 25kg for AU and 70 pounds for US: This app breaks the cart items into multiple packages when it is over 25kg for AU and 70 pounds for US. And gets rates from sendle for individual packages and adds it and then returns the total as shipping cost in the checkout process . But in this case it will not book the…

What is “Book shipment on” in shopify sendle app

There is an option in the app setting -> Order Synchronization section to configure order posting to sendle. You can see a “Book Shipment on” select option in the setting and there are 2 options in that setting: 1.  Book from app order listing 2.  Automatically book when order received 1. If you choose “Book from app order listing” then you are able to book…