Laravel eCommerce Sendcloud Shipping module allows the admin to use Sendcloud shipping services for the shipment of products. This module calculates the shipping rates based on Sendcloud API for the product shipment.
This shipping method is the most trusted shipping method in terms of cost, product delivery and now it is available with the Bagisto.
The admin can set the shipping method name and can also select the shipment type for rate calculation as “Per Unit” or “Per Order”. This module also allows the admin to set up fixed-rate or API rates from the backend.
Check a brief overview of the plugin –
Features
- Provide SendCloud shipping for bagisto.
- The admin can also apply your custom Rate or rate from the API.
- Admin can setup fixed-rate or API rate from the backend configuration settings.
- The admin also can setup Free shipping from the back end.
- Generate Sendcloud shipping from the admin panel(backend).
- Generate label for the recently created Sendcloud shipment.
How to install the module
Unzip the respective extension zip and then merge “packages” into project root directory.
Goto config/app.php file and add following line under ‘providers’.
Webkul\SendcloudShipping\Providers\SendcloudShippingServiceProvider::class
Goto composer.json file and add the following line under ‘psr-4’
"Webkul\\SendcloudShipping\\":"packages/Webkul/SendcloudShipping"
Then run the following commands:-
php artisan migrate php artisan route:cache php artisan vendor:publish
-> Press 0 and then press enter to publish all assets and configurations.
Admin Configuration for the module
After the successful installation of the module the admin need to navigate to the Configure>>Sales>>Shipping Methods as shown in the image below:-
Here the admin needs to enter the details as explained below:-
1:-The admin needs to enter the title and description.
2:-The admin needs to enter the API key and API secret that will generate after creating account in sendcloud.
3:-Admin can select the Label formate from the dropdown menu.
4:-The admin can select the shipping mode and shipping type from the dropdown menu.
5:-The admin can set the value after which there will be free shipping applicable.
6:- Admin set the rate accordingly.
7:- The admin can multiselect shipping services accordingly(If the shipping mode is sellected as API rate )
After filling all these details the admin needs to click on the Save button. Now the sendcloud shipping service is available to the customers.
Front end
Once the configuration has been done the shipping method is available to the customers as shown in the image below:-
Under the select shipping method the customers can select the shipping method accordingly as shown in the image.
All the shipping methods that are selected by the admin at the backend under the sendcloud shipping configuration are visible according to their appropriate rates.
The customer can see all the details along with the shipping methods as shown below:-
Click on the Place Order button. Now the order has been placed successfully as shown below:-
Admin Order details
The admin can also see the order details in the admin panel and can also see the shipping method used by the customer as shown below:-
The admin can also see shipping details in shipment and invoice also.
Support
So, that was much about the User Guide of Laravel eCommerce Sendcloud Shipping for any queries or doubts reach out to us at [email protected]. You can also raise a ticket at our HelpDesk System.
Please explore our Laravel Development Services and Quality Bagisto Extensions.
Current Product Version - 1
Supported Framework Version - Bagisto 1.3.1
Be the first to comment.