Going live with Calcurates for Magento

Going live with Calcurates for Magento

Ready to go Live with Calcurates for Magento? Go through this check-list:
  1. Make sure your Live Magento Website is connected to Calcurates
  2. Make sure your Live Magento Website is synced with Calcurates
  3. Make sure your Live Magento Website is using correct Calcurates API token (get it from Website settings in your Calcurates account)
  4. Make sure you have all necessary Shipping Options assigned to your Live Magento Website in Calcurates account
  5. If you are using Multi-Origin mode, make sure Origins are synced with your Live Magento Website
  6. Make sure Calcurates extension is enabled in your Magento admin: Stores > Configuration > Sales > Delivery Methods > Calcurates > General > Enabled > "Yes"

    • Related Articles

    • Going live with Calcurates for WooCommerce

      Ready to go Live with Calcurates for WooCommerce? Go through this check-list: Make sure your Live WooCommerce Website is connected to Calcurates Make sure your Live WooCommerce Website is synced with Calcurates Make sure your Live WooCommerce Website ...
    • Going live with Calcurates for Shopify

      Ready to go Live with Calcurates for Shopify? Go through this check-list: 1) Make sure you have enabled Calcurates shipping methods for Shipping Zones in your Shopify admin: Settings > Shipping and delivery > Shipping > Manage > Shipping zones > ...
    • How to configure Calcurates Magento 2 module

      After a successful installation of Calcurates module to your Magento, the configuration settings will appear in Magento config here: Stores > Configuration > Shipping Methods > Calcurates by Amasty. Note, updates regarding the availability of a new ...
    • How to install Calcurates Magento 2 extension

      Manual installation Download the latest release Unpack archive to app/code/Calcurates/ModuleMagento Execute cd path_to_magento sudo -u magento_user php bin/magento setup:upgrade sudo -u magento_user php bin/magento cache:flush Composer installation ...
    • How to update Calcurates Magento 2 extension

      Update via composer Execute: cd path_to_magento composer update calcurates/module-magento Execute: php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento setup:static-content:deploy Deploy with necessary language parameters - ...