Bigcommerce app Features

List of Features: Connect orders to generate shipments in Sendle. Receive tracking ID from Sendle and store on order and shipment. Show real tracking information in the admin and customer account from Sendle API. Admin can use this app in sandbox mode, there is an option in admin to set it. Generate sendle booking when ready vs automatically on order. Admin can add a Shipping…

Ecwid app Features

Tested and approved by Sendle, this plugin provides the ultimate connectivity between Ecwid and Sendle. This plugin will check the item quantity and weight of cart and show real life dynamic shipping quotes from sendle. To calculate the rates it will also check the merchant store address and customer delivery address. It will also show Estimated Time Of Delivery with shipping quotes. Ecwid Sendle App…

Sendle Configration For Bigcommerce

1 – After login to the admin go to Left-menu -> Settings -> Shipping Then in the Shipping Manager page under Checkout Shipping Option Configure your shipping rules by cliking edit option like the following screenshot. Shipping Origin : This is the sender address and the app will use it as the sender pickup address when placing a shipment booking or retrieving shipping quotes. Checkout…

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,…

Sendle Configration For WordPress

1. General Configuration 1. Enable :: Enable this shipping method.2. Title :: Title to be display on site.3. Show the rates in frontend :: If not then the rates will not be shown in frontend but backend process will work for other shipping methods like order sync.4. Sendle ID :: Sendle api ID. Do not know what your API ID is ? Click Here5. API…

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…