International Checkout API
The Zonos™ International Checkout API gives your ecommerce shop a beautiful, international shopping experience. In addition to a complete landed cost, International Checkout also allows the shopper to shop in their local currency and language, includes fraud coverage, custom restrictions, denied party screening, localization, international promo codes, global payments and more.
Ideal for: Merchants who want a checkout that is optimized for an international shopping experience, but don't want the hassle of transforming their domestic checkout manually. Zonos International Checkout can be used with any eCommerce platform, custom cart or application. (plugins also available for the most popular shopping cart platforms)
Our service-oriented architecture includes the following REST APIs for integrating our Zonos International Checkout.
Read the doc
API endpoints
Create a checkout
Sends cart information and items from the customer’s cart.
To use our International Checkout with your platform, all you need to do is create a cart on your site and then post the items to the International Checkout API and Zonos does the rest.
Read the doc
Retrieve an order
Gets data for a completed order.
If you would like to pull your international orders into your platform, you can use the second endpoint, "Retrieve an order", which is recommended, but not required. Alternatively, if you have limited development resources, a hard-to-modify platform, or if you don't get many international orders, you may not want to use the "Retrieve an order" endpoint, and retrieve your orders manually. Orders are created in the Zonos system, when your customer completes checkout. You can manage all orders placed through Zonos International Checkout in the Zonos Dashboard.
Read the doc
Update an order
Updates various information on completed orders.
Changing or updating orders via the API is also not required, even if you create carts and retrieve orders via the Zonos International Checkout APIs.
Read the doc