DOCS

Checkout for Magento

Integrate the Checkout plugin for Magento.

Before integrating Zonos Checkout, ensure it will work as you expect. Here is what your experience will be like when you use Checkout:

  • Zonos Hello will automatically identify international shoppers based on their IP address location. When international customers proceed to checkout, they will be redirected to Zonos Checkout to complete their order.
  • In the checkout process, we will provide a total landed cost, which includes shipping (based on your own shipping rates or flat rates), duties, taxes, and carrier fees. By collecting these costs during the checkout, your customers won't have to pay anything extra upon delivery.
  • Your customers will have the convenience of a domestic-like experience: completing the checkout process in their local language, with address fields tailored to their specific country, and the option to pay in their local currency. Orders will be protected against fraud.
  • You can easily manage your international orders through both Magento and Dashboard. Tracking numbers will be synchronized between the two platforms, ensuring smooth order management.
  • Magento promo codes will not work inside Checkout; however, you can create promo codes in Dashboard for your international customers.
    • You must use a unique promo code for your international customers. If you do not, your promo codes will not be imported with your international orders and you will notice discrepancies when orders get imported. For example, you cannot have a promo code named "CYBER" in Magento and then create a promo code that is also named "CYBER" in Zonos.

Integrate 

If you haven't already signed up for Zonos, complete our contact sales form to get started. A dedicated onboarding representative will contact you within 24 hours to guide you through the integration process once your account agreement is in place.

Seamlessly integrate Checkout with your Magento store by following the steps in this section:

1

Install the Checkout app

In order to use Checkout with Magento, you need to purchase the extension from the Magento Marketplace, then install it in your terminal with Composer. This approach is more technical than our other plugins due to the way that Magento handles extensions. To install the app:

  1. Download the Checkout extension from the Magento Marketplace.
  2. Download the Hello extension from the Magento Marketplace.
  3. Open a new terminal and navigate to the root directory of your Magento installation and follow the instructions below.

Run the following command to add Checkout to your site's dependencies. Hello will be automatically included.

1composer require zonos/checkout

Next, run the following command to enable the Checkout module.

1php bin/magento module:enable Zonos_Checkout

Now, run the following command to install the extension and perform any required database migrations.

1php bin/magento setup:upgrade

Finally, run the following command to compile a new version of your site including the Checkout plugin.

1php bin/magento setup:di:compile

Note: Checkout has a dependency of Hello, so the commands above will install both.

Uninstall Checkout 

Uninstalling the apps must be performed by an experienced Magento developer via Composer. Run this command to uninstall Checkout and Hello:

1php bin/magento module:uninstall Zonos_Checkout Zonos_Hello

Book a demo

Was this page helpful?


Get support·Legal docs·© 2026 Zonos