Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 04eac5f

Browse files
authored
Merge pull request #5612 from magento/Amazon-3-Release-Notes
Amazon 3.0.0 Release Notes
2 parents 5cf5d0d + 3219d98 commit 04eac5f

File tree

3 files changed

+28
-2
lines changed

3 files changed

+28
-2
lines changed

_data/compatibility.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@ extension:
88
-
99
name: Amazon Sales Channel
1010
versions:
11+
-
12+
name: 3.0.0
13+
support:
14+
2.2.4+: general availability
15+
2.3.0: general availability
16+
2.3.1: general availability
17+
2.3.2: general availability
18+
2.3.3: general availability
1119
-
1220
name: 2.0.0
1321
support:

extensions/amazon-sales/release-notes/index.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,24 @@ The release notes include:
1717
- {:.fix}Fixes and improvements
1818
- {:.bug}Known issues
1919

20+
### v3.0.0
21+
22+
Amazon Sales Channel 3.0.0 is compatible with versions 2.2.4+ and 2.3.x of {{site.data.var.ce}}, {{site.data.var.ee}}, and {{site.data.var.ece}}.
23+
24+
- {:.new}**Amazon UK Marketplace Now Available**: Users can choose the United Kingdom marketplace when [creating and integrating](https://docs.magento.com/m2/ce/user_guide/sales-channels/amazon/store-integration.html) an Amazon Sales Channel store. This UK upgrade includes additional support for:
25+
26+
- [Amazon VAT Calculation Service](https://services.amazon.co.uk/vat-calculation-service.html)
27+
28+
- [Product Tax Code](https://sellercentral.amazon.com/gp/help/help.html?itemID=G200794510&language=en_US) information.
29+
30+
- {:.new}**Improved Logging**: <!--CHAN-3642, 3672-->Implemented the **Enable Debug Logging** feature to collect additional synchronization data when troubleshooting is needed. See the [Sales Channels Settings](https://docs.magento.com/m2/ce/user_guide/configuration/sales-channels/global-settings.html) topic in the Configuration Reference.
31+
32+
- {:.fix}**Product Catalog**: <!--CHAN-3687-->Corrected an issue preventing images imported with an Amazon listing from being applied to the corresponding Magento catalog product.
33+
34+
- {:.fix}**Order Creation**: <!--CHAN-3708-->Corrected an issue preventing Magento from creating orders for an Amazon order that does not match with a Magento catalog product. See [Order Settings](https://docs.magento.com/m2/ce/user_guide/sales-channels/amazon/order-settings.html).
35+
36+
- {:.bug}**Duplicate Amazon Listings**: <!--CHAN-3593-->This issue causes the catalog to create a new item for an imported listing, using the same SKU but with a region code added on the end. Amazon then processes the modified SKU as a new item and creates a new listing. This issue will be addressed in an future release.
37+
2038
### v2.0.0
2139

2240
Amazon Sales Channel 2.0.0 is compatible with version 2.2.4+ and 2.3.x of {{site.data.var.ce}}, {{site.data.var.ee}}, and {{site.data.var.ece}}.
@@ -42,4 +60,4 @@ Version 1.0.0 was available in limited release only.
4260

4361
- {:.bug} Ineligible bundled products may display as Eligible for listing on Amazon. One of the products within the bundled product may not be eligible. If you encounter issues, check the eligibility status for bundled products items.
4462

45-
- {:.bug} When using [Inventory Management](https://docs.magento.com/m2/ee/user_guide/catalog/inventory-management.html) for Magento 2.3.x, a partial stock reindex may not trigger when an order is created. The salable quantity recalculates hourly, which may cause overselling during this update interval.
63+
- {:.bug} When using [Inventory Management](https://docs.magento.com/m2/ce/user_guide/catalog/inventory-management.html) for Magento 2.3.x, a partial stock reindex may not trigger when an order is created. The salable quantity recalculates hourly, which may cause overselling during this update interval.

release/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The following table describes the status of Magento software availability and wh
1717
| **PWA Studio** | Available now (including support for {{site.data.var.ece}}) | [Documentation](http://pwastudio.io) and [GitHub](https://github.com/magento-research/pwa-studio) |
1818
| **Magento Shipping** | Available now | <https://magento.com/products/shipping> |
1919
| **Page Builder** | Available now | Bundled with {{site.data.var.ee}} 2.3.x |
20-
| **Amazon Sales Channel 2.0.0** | Available now for {{site.data.var.ece}} 2.2.4+ and 2.3.x (US, Canada, Mexico)<br><br>EMEA availability expected in second half of 2019 | [Magento Marketplace](https://marketplace.magento.com/magento-module-amazon.html) |
20+
| **Amazon Sales Channel 3.0.0** | Available now for {{site.data.var.ece}} 2.2.4+ and 2.3.x (US, Canada, Mexico, UK)| [Magento Marketplace](https://marketplace.magento.com/magento-module-amazon.html) |
2121
| **Google Shopping ads Channel 3.0.1** | Available now for {{site.data.var.ece}} 2.2.4+ and 2.3.x | [Magento Marketplace](http://marketplace.magento.com/magento-google-shopping-ads.html) |
2222

2323
## Compatibility

0 commit comments

Comments
 (0)