documentation/sales/amazon_connector/features.rst
2020-09-30 09:35:27 +02:00

90 lines
3.8 KiB
ReStructuredText
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

=========================
Amazon Connector Features
=========================
The **Amazon Connector** synchronizes the orders between Amazon and your Odoo database, which
reduces considerably the amount of time spent on your Amazon Seller Central dashboard, making your
daily routine a lot easier.
Supported Features
==================
The connector is able to:
- Synchronize (Amazon to Odoo) all confirmed orders (both FBA and FBM) and their order items which
include:
- the products name, description and quantity
- the shipping costs for the product
- the gift wrapping charges
- Create on Odoo any missing partner related to an order (contact types supported: contact and
delivery).
- Notify Amazon of a shipping confirmed on Odoo (FBM) in order to get paid.
- Support multiple seller accounts.
- Support multiple marketplaces per seller account.
+----------------------+----------------------------+-------------------------------------+
| | Fulfilled By Amazon (FBA) | Fulfilled By Merchant (FBM) |
+======================+============================+=====================================+
| **Orders** | Synchronize shipped and | Synchronize unshipped and canceled |
| | canceled orders | orders |
+----------------------+----------------------------+-------------------------------------+
| **Shipping** | - Charges | - Charges |
| | | - Delivery created |
+----------------------+----------------------------+-------------------------------------+
| **Gift Wrapping** | Handled by Amazon | - Gift wrapping charges |
| | | - Gift message |
+----------------------+----------------------------+-------------------------------------+
| **Stock Management** | One stock move created | Handled by the delivery |
| | per sales order item | |
+----------------------+----------------------------+-------------------------------------+
| **Confirmation** | Handled by Amazon | Notify Amazon when confirming |
| | | delivery |
+----------------------+----------------------------+-------------------------------------+
.. note::
The connector is designed to synchronize orders' data as detailed above. Other actions, such as
downloading monthly fees reports, handling disputes, or issuing refunds must be managed from
Amazon Seller Central, as usual.
.. _amazon/supported-marketplaces:
Supported Marketplaces
======================
The Amazon Connector currently supports 9 marketplaces.
If a marketplace is not listed below, it may be possible for you to :ref:`add it as an unsupported
marketplace <amazon/add-unsupported-marketplace>`.
+-------------------------------+
| **North America region** |
+===============+===============+
| Canada | Amazon.ca |
+---------------+---------------+
| Mexico | Amazon.com.mx |
+---------------+---------------+
| US | Amazon.com |
+---------------+---------------+
+-------------------------------+
| **Europe region** |
+===============+===============+
| Germany | Amazon.de |
+---------------+---------------+
| Spain | Amazon.es |
+---------------+---------------+
| France | Amazon.fr |
+---------------+---------------+
| UK | Amazon.co.uk |
+---------------+---------------+
| Italy | Amazon.it |
+---------------+---------------+
| Netherlands | Amazon.nl |
+---------------+---------------+
.. seealso::
- :doc:`setup`
- :doc:`manage`