Magento 2 Multi Vendor USPS Shipping Management Plugin
Magento 2 Marketplace USPS Shipping Management provides USPS(United States Postal Service) shipping service for shipping the products. USPS shipping service ships products all over the world. Further, the Magento 2 USPS Shipping Marketplace Add-on calculates the shipping rate according to the seller’s product weight and the seller’s origin address. Using this module, the admin can enable the option of USPS shipping method for the seller’s products. Moreover, this allows the customers to choose the USPS shipping method on the checkout page if the seller has provided the USPS shipping method for their product. NOTE: This module is an add-on to the Magento 2 Marketplace Module. To use this module you must have installed Webkul Magento 2 Marketplace Module first. Check the plugin working and overview at the storefront in the video mentioned below –
Features
- The admin can enable or disable the USPS Shipping method.
- The admin can set/change the USPS shipping method name that will be shown on the checkout page.
- The sellers can download and print the USPS Label.
- The admin can allow sellers to save his/her USPS Credentials.
- The sellers can set/change their USPS details to manage the shipment of their orders.
- USPS Shipping method will work with both admin’s/seller’s product.
- Allow customers to choose the seller USPS shipping method.
- Fully admin management.
- The dynamic shipping method for freight calculation.
- USPS Shipping method is available only for Regular and Large size products.
- This module allows the admin to select the applicable countries for this shipping method.
- The admin can also select the operation for handling fee i.e. Fixed or percentage.
- Using this module the admin can either add the handling fee Per Package/Per Order.
Install Extension from Webkul Store
#1 Download Module
Firstly, you need to log in to Webkul Store, go to My Account>My Purchased Products section, verify and then download and extract the contents of this zip folder on the system.#2 Upload Folder
Once the module zip is extracted, follow path src>app and then copy the app folder into the Magento 2 root directory on the server as shown below:#3 Run Commands
After uploading the module folder, you need to run the following commands in the Magento 2 root directory:php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento indexer:reindex
php bin/magento cache:flush
Install Extension from Magento Marketplace
If you have purchased this extension from the Magento Marketplace then please follow the below process or visit this link.#1 Get Access Keys
You need to get access keys, navigate to My Profile in Magento Marketplace, then choose Access Keys in the My Products section.#2 Update composer.json File
To know the component name and version number, go to your Magento Marketplace account section, My Profile>My Purchases, then find this extension to view the details. Please note – Below is an example image, every extension will have its unique component name and version.#3 Enter Access Keys
Now you will need to enter the Access Keys that you obtained as explained in the first step #1 Get Access Keys. Wait for Composer to finish updating your project dependencies and make sure there aren’t any errors.#4 Run Command
You need to run the following commands:php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento indexer:reindex
php bin/magento cache:flush
How to create USPS Shipping account
Configuration Of The Module By Admin
- Development – Runs USPS in a test environment.
- Live – Runs USPS in a live production environment.
- EPS
- PERMIT
- METER
- ALL
- LETTERS
- FLATS
- MACHINABLE
- NONSTANDARD
- Fixed
- Percent
Label Settings
Admin’s End Workflow
USPS(United States Postal Service) Shipping Method Marketplace add-on works for the admin’s product as well.
The admin can save USPS configuration details from the admin panel as discussed above. When the buyers place an order, they can see the Webkul USPS Shipping method on the shopping cart page, as shown below:Seller Settings – Magento 2 Marketplace USPS Shipping
-
USPS User ID
-
USPS Password
-
Account Type
-
Account Number
-
Customer Registration Identifier
-
Mailer Identifier (MID)
-
Mailer Identification Code
Buyer Select USPS Shipping Method At Checkout
- In Magento 2 Marketplace USPS Shipping module, the shipping rate will be calculated according to seller’s product weight and seller origin(Billing address) address through API.
- Magento 2 Marketplace USPS Shipping doesn’t work for the admin/seller’s product with more than one warehouse for a product.