> For the complete documentation index, see [llms.txt](https://developer.esw.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.esw.com/adobe-commerce-magento/adobe-commerce-extension-integration.md).

# Adobe Commerce Extension Integration

{% hint style="danger" icon="magento" %}
**Magento** is now **Adobe Commerce**
{% endhint %}

ESW's Adobe Commerce (Magento) extension integration allows retailers to get access to a network of 25+ global carriers, 40+ global hubs, multiple PSPs and acquirers, 40+ payment methods, 100+ currencies, multilingual checkout, and much more.

The ESW Adobe Commerce (Magento) extension creates a seamless international shopping experience with an optimized journey per shipping country. Adobe Commerce (Magento)’s cart is integrated with ESW’s hosted checkout, providing a seamless shopping journey to international shoppers.

<div data-with-frame="true"><figure><img src="/files/VPKzJTAgJUO647SQmaaf" alt=""><figcaption></figcaption></figure></div>

### Features <a href="#features" id="features"></a>

The following are some of the features of the ESW Adobe Commerce (Magento) extension:

* Cross-border shoppers are automatically provided with local prices in their currency across the Adobe Commerce (Magento) shopping experience through ESW’s GeoIP implementation.
* Registered shoppers benefit from faster checkout by utilizing saved data within the ESW hosted checkout.
* Retailers can enable the ESW landing mat and country/language selectors so that shoppers can change their country and language preferences. Multi-language support is integrated via Magento’s language configuration and ESW hosted checkout.
* Tax and duty display options can be set to maximized conversion rate with ESW’s Pricing Advisor. Tax and duty are updated in Adobe Commerce (Magento) once an order is placed to reflect the breakdown of order details based on the actual order.
* Pricing is natively integrated with Adobe Commerce (Magento) allowing the full support of catalog and cart price rules.
* Shipping rules per country can be configured within the extension. Additionally, retailers can configure the countries that they want their native checkout to support and the countries that will utilize ESW’s optimized international checkout.
* Payment options are provided on the ESW hosted checkout. These options are optimized for each market. Once the payment is made, the order is created in Adobe Commerce (Magento) and the Order Confirmation page is displayed to the shoppers.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://developer.esw.com/adobe-commerce-magento/adobe-commerce-extension-integration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
