Sendle Satchel Options

The Sendle Unlimited Satchel product allows merchants to send a shipment of unlimited weight in an official Sendle satchel. The Shopify Sendle app supports this feature in both Automatic Booking and manual booking modes. Automatic Booking In Automatic booking the following can be set from the Settings page. Which allows booking and quoting to override the normal weight and dimension calculations and apply the Sendle…

Store Pickup and Customer Delivery instructions

Store Pickup instructions is a short message used as pickup instructions for courier. This text will be sent with order post object to sendle api. It must be under 200 chars in length, but is recommended to be under 40 chars due to label-size limitations. Customer Delivery Instructions is a short message used as delivery instructions for courier. It must be under 200 chars, but…

What is “Pickup Option” in shopify sendle app

In the Order Synchronization section of the app settings page you can see a select option with 2 options for “Pickup Option” like the following screenshot. If you choose “Pickup From Store” then the parcel will be picked up (when available) from your store. Or if you choose “Drop Off” then you have to drop it off at the nearest drop off location in Australia or United States. In…

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…

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…