> For the complete documentation index, see [llms.txt](https://kb.bevica.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.bevica.com/roadmap/bevica-roadmap/bevica-extensions/shopify-connector-releases.md).

# Shopify Connector Releases

Release notes for the Bevica Shopify Connector, including compatibility updates, new features, and fixes by version.

The list below highlights major enhancements and improvements that impact this extension (small hotfixes may not be listed).

Before applying any extension to the production environment, you should become familiar with new features in a sandbox environment first.

Please contact your system administrator to install this extension.

### Release V22.4.13.0 (28/07/26)

#### New features

* Ability to use GraphQL for API calls to remove duty variants. See [Bevica Shopify Connector](/documentation/integration/shopify/business_central_bevica_shopify_connector.md#shopify-products)

#### Issues resolved

* Fixed issues relating to enhanced refund processing.

### Release V22.4.12.0 (28/05/26)

#### New features

* Additional fields to support processing of [Duty Free orders from Shopify](/documentation/integration/shopify/shopify-duty-free-orders.md).&#x20;

#### Issues resolved

* None.

### Release V22.4.10.0 (24/04/26)

#### New features

* Version prepared for 2026 Wave 1, V28.
* Help Pages linked to new Bevica Knowledge Base. <https://kb.bevica.com/>
* Updates to Enhanced Refund Processing.&#x20;

#### Issues resolved

* None.

### Release V22.4.4.0 (25/11/25)

#### New features

* Added **Shopify Refund Account** to **General Posting Setup**. Use it to choose the G/L account for Shopify refunds when **Enhanced Refund Processing** is enabled (Bevica tab on the Shopify Shop card).

#### Issues resolved

* Fixed Shopify refund processing to ensure compatibility with Business Central V27.

### Release V22.4.3.0 (03/10/25)

#### New features

* Updated for deployment of Business Central Wave 2 2025 (V27).

#### Issues resolved

* None

### Release V22.4.2.0 (11/09/25)

#### New features

* Enhanced refund processing functionality.

#### Issues resolved

* Fixed rounding issue on bundle discounts.

### Release V22.4.1.0 (28/05/25)

#### New features

* None

#### Issues resolved

* You can now force sales orders created from Shopify orders to use the duty paid variant.

### Release V22.3.7.0 (26/11/24)

#### New features

* Refund location is now taken from the original order.

#### Issues resolved

* Fixed some issues with rounding on **Bundle Contents**.

### Release V22.3.6.0 (24/06/24)

#### New features

* Added location mapping to the sales line using the same logic as the sales header. See **Map Sales Line Location** on the Shopify Shop card.

#### Issues resolved

* None

### Release V22.3.5.0 (16/05/24)

#### New features

* None

#### Issues resolved

* Fixed bug with item bundle checks.

### Release V22.3.4.0 (12/05/24)

#### New features

* Improved tooltips and navigation.

#### Issues resolved

* None

### Release V22.3.2.0 (27/03/24)

#### New features

* Added support for gift notes and delivery instructions on sales comment lines. See **Convert Gift Message to Comment** and **Convert Work Description to Comment (Del. Instr.)** on the Shopify Shop card.

#### Issues resolved

* None

### Release V22.3.0.0 (20/03/24)

#### New features

* Added **Copy Shopify Order No. to External Document No.** on the Shopify Shop card. It copies the Shopify Order No. to the External Document No. when creating a sales order.
* **Bundle** and **bundle pricing** functionality.
* Map App Name and Channel to **Order Source Codes** and **Location**. See Order Source Mappings.
* Ability to **change dimensions** on sales orders based on Order Source and Location. See Order Source Dimensions.

#### Issues resolved

* Ability to create guest transactions against a generic customer account.

### Release V22.2.3.0 (27/02/24)

#### New features

* Ability to bulk import **Marketing Text**.
* Fixed the Delete Variants report.

### Release V22.2.2.0 (06/09/23)

#### New features

* Added **Auto Reserve on Order Creation** to the Shopify Shop card.

#### Issues resolved

* None

### Release V22.1.0.0 (12/05/23)

#### New features

* **Bevica Shopify Connector extension released.**

#### Issues resolved

* None


---

# 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://kb.bevica.com/roadmap/bevica-roadmap/bevica-extensions/shopify-connector-releases.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.
