1. How to find Sendle shipping method setting in magento admin panel ::
    Go to admin -> top menu -> System -> configuration-> left tab -> sales -> Shipping Methods,  like the following Screenshot      

  2. How to Post shipment to sendle ::
    There are 2 ways to post it to the sendle.
    1) Post it at the order submit Or
    2) Post it at the shipment creation in admin. 
    There is a configuration in sendle shipping method to set it.
    You can see “Book shipment On” with 2 options “Order Submit” and “Shipment submit” in the sendle shippimg method settings.

  3. How to add Additional Handling Fee and markup::
    There is a setting in admin shipping method to set Additional Handling Fee and markup like the Folloiwng PIC.

  4. Insert License key ::
    You can find the License key in your order confirmaion email, or go to  my account -> My orders -> view orders
    Go to Admin->System-> Configuration ->Sales ->Shipping Methods->Sendle API -> then insert the License key and Save

  5. Insert Sendle API key and password:: 
    Go to Admin->System-> Configuration ->Sales ->Shipping Methods ->Sendle API -> then insert Sendle API key and password and Save

  6. Set Sandbox mode ::
    Go to Admin->System-> Configuration ->Sales ->Shipping Methods->Sendle API -> then select Sandbox mode and Save

  7. Enable the extension ::
    Go to Admin->System-> Configuration ->Sales ->Shipping Methods ->Sendle API -> then select yes and Save

  8. Insert sender details [Name,contact number,address,suburb,state,postcode] ::
    Go to Admin->System-> Configuration ->Sales ->Shipping Methods ->Sendle API -> then insert  serder details [Name,contact number,address,suburb,state,postcode] and Save

  9. Set product attributes for length,width,depth ::
    Go to Admin->System-> Configuration ->Sales ->Shipping Methods ->Sendle API -> then set product attributes for length,width,depth and Save

If “Use Sendle Attributes” = yes then system will use the sendle attributes for (depth, length and width) which has been created at the time of module installation and assigned it to default attribute set.
The attributes names are “sendle_depth”, “sendle_length” and “sendle_width”. 
If you are using different attribute set then you have to assign thsoe attribute to that attribute set.
If “Use Sendle Attributes” = no then you can use you own attribute name  for (depth, length and width)
and then put those attribute to the field “Product length attribute name”, “Product width attribute name” and “Product depth attribute name” respectively
like the following pic

Leave a Reply