Where do i find my Sendle ID and API key

The following link provides instructions on how to locate your Sendle ID and API key inside your Sendle account area on the Sendle website: https://support.sendle.com/hc/en-us/articles/210798518-Sendle-API Once you have these 2 credentials they can be saved into the app / plugin and your account is connected to your store for quoting or booking purposes.

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…

How to set Sendle Tax

Sendle tax setting is following the woocommerce tax settings. To enable and disable sendle tax you have to just enable it from woocommerce tax like the following. Go to wp admin -> left panel -> woocommerce-> settings-> Then in the setting page you can see “General” tab -> then under this tab you can see “Enable taxes” checkbox. Like the following screenshot.   Now you…

Trouble Shooting Woocom Sendle Plugin Setup

For any store owner unable to see Sendle quotes in the cart please check the following items. 1. Sendle ID and API key are correct – You must request these from Sendle in order to have a working integration between woo com and sendle 2. Products have weights recorded – Weights are mandatory for Sendle to quote a package.  Dimensions are optional but recommended for…

Shipment booking in WP

  Order Sync Configuration 1. Pickup Option :: Use pickup to get your parcel picked up or drop off to drop it off at the nearest drop off location.2. Post to Sendle API for the selected shipping method :: Process As Sendle Order if any of the shipping method are selected.3. Book Shipment on :: Select when the shipment will be created.4. Sender Name ::…