Back to Top

Laravel Marketplace UPS Shipping

Updated 16 August 2021

Laravel Marketplace UPS Shipping module provides UPS Shipping method for shipping the product. By using this, you can provide UPS (United Parcel Service) shipping. UPS is widely acknowledged as a world-class company and now it is with the Marketplace.

Note:- This module is an add-on of Bagisto Marketplace Module. To use this module you must have installed Bagisto Marketplace Module first.

Complete Features List of Laravel Marketplace UPS Shipping

  • The admin can enable or disable the UPS Shipping method.
  • The admin can set the UPS shipping method name that will be shown from the front side.
  • Admin can allow sellers to save their own credentials.
  • The admin can define the allowed methods and weight units.
  • The admin can set packaging type and drop off type.
  • The seller can add Invoice.
  • The dynamic shipping method for freight calculation.
  • Ability to download Invoice.

How to install the module Laravel Marketplace UPS Shipping?

Customers will get a zip folder after purchasing the extension and Unzip the extension zip and then merge the “packages” folders into the project root directory.

Laravel marketplace ups shipping

Goto config/app.php file and add the following line under ‘providers’.

Webkul\MarketplaceUpsShipping\Providers\MarketplaceUpsShippingServiceProvider::class
laravel marketplace ups shipping

Goto composer.json file and add the following line under ‘psr-4

Start your headless eCommerce
now.
Find out More
"Webkul\MarketplaceUpsShipping\": "packages/Webkul/MarketplaceUpsShipping/src"
Laravel marketplace UPS shipping

Run these commands below to complete the setup

composer dump-autoload
php artisan migrate
php artisan route:cache
php artisan vendor:publish

 

Admin Configuration

After the installation of the module, the admin needs to configure the module. Click on Configure>>Sales>>Shipping methods.

Under the Shipping methods, all the shipping methods are visible in the admin panel.

Under the Marketplace UPS there are several fields:-

Title:-The title which will appear on the front-end for the buyers on the website during the checkout process

Description:- The admin can also input the description regarding the shipping method.

Status:- The admin can active or inactive the module from this field.

Mode:- The admin sen select the mode between Development and Live.

Access License Key:- The admin need to enter the access key after the successful account creation at UPS.

User ID:- The admin need to enter the user ID in this field obtained by registring in UPS.

Password:- The admin need to input the password for the UPS account in this field.

Shipper Number:-  The admin can input the shipper number in this field.

Container:- The admin can select the container in this field such as Package, UPS Letter, UPS Tube, UPS Pak, UPS Express Box.

Weight Unit:- The admin can select the weight for the package between LBS and KGS.

Allow Seller To Save Ups Details:- Set Yes for the seller to save UPS Details.

Allowed Services:-Choose UPS method offered to your customers from the Allowed Services list.

Laravel-marketplace-UPS-shipping-adminConfiguration

Seller’s Profile

After all the configuration have been saved by the admin regarding the shipping method.

The seller can see the option of the UPS shipping under the marketplace section, where the seller can manage the UPS configurations.

The Sellers needs to enter several fields regarding the configurations of the UPS shipping method such as:-

Account Id:- The seller needs to input the Account Id here for the UPS account.

Password:-The seller needs to input the Password here for the UPS account.

ups-shipping-seller-pannel-1

Customers End

After successfully configuring the UPS shipping, the customers can use the UPS shipping method for the delivery of their products.

laravel-ups-shipping-checkout-page

Once the order has been placed the customer can see all the details regarding the order in the order summary page including the shipping method used by the seller for the delivery of the package as shown below:-

Checkout-1

 

UPS Shipping management by the seller

The seller can see the orders that have been placed by the customer under the marketplace section where the seller can see the details regarding the order as shown below:-

UPS-shipping-management-Order-17-986x1024-1

By hitting the invoice button the seller can generate the invoice for the order as shown below:-

UPS-shipping-invoice-seller-end-Order-17

By hitting the ship button the seller can generate the shipment for the order as shown below:-

UPS-shipping-management-Order-17-1

Support

So, that was much about the User Guide of Laravel Marketplace Multishipping 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.

. . .

Leave a Comment

Your email address will not be published. Required fields are marked*


Be the first to comment.

Back to Top

Message Sent!

If you have more details or questions, you can reply to the received confirmation email.

Back to Home

Table of Content