Related Articles
How to get access to Calcurates API
There are 3 Calcurates REST APIs available: Calcurates internal API - https://api.calcurates.com/internal/doc.json Calcurates API for Magento 2 - https://api.calcurates.com/api/magento2/doc.json Calcurates API for WooCommerce - ...
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 ...
Going live with Calcurates for WooCommerce
Available for: WooCommerce. Using Shopify or Magento? See [Going live with Calcurates for Shopify] or [Going live with Calcurates for Magento]. Going live is the moment your real customers start seeing Calcurates rates at checkout. This guide covers ...
Going live with Calcurates for Magento
Available for: Magento 2 / Adobe Commerce. Using Shopify or WooCommerce? See [Going live with Calcurates for Shopify] or [Going live with Calcurates for WooCommerce]. Going live is the moment your real customers start seeing Calcurates rates at ...
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 ...