2. UPS Live Rates for Magento 2

Prerequisites  Installation Process:  Manual Installation:  Execute Commands:  php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento setup:static-content:deploy -f php bin/magento cache:flush   Settings:  Setting Proper Store Address:  Checkout Page – Shipping Methods:     Uninstallation Process  Manual Process:  Command Line:  bin/magento module:disable UPS_Liverates  bin/magento module:uninstall UPS_Liverates  php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento setup:static-content:deploy -f php bin/magento cache:flush  Reconnection Process  In case of…

Read More

2. UPS Live Rates for PrestaShop

Requirements and Compatibility Supported Prestashop Versions: 1.7.8.x and 8.x How to Install UPS Live Rates Plugin for PrestaShop 1. Preparation 2. Installation Process 3. Configuration 4. Further Configuration 5. Final Steps 6. Completion

Read More