# How to add Amazon EasyShip/Sellerflex to your order connection

Amazon EasyShip is a delivery service for Amazon sellers where sellers can drop off orders at drop-off points that Amazon then delivers to customer’s doorsteps.&#x20;

**Amazon EasyShip has numerous benefits, including:**

* Faster shipping time: often next-day delivery
* Lower costs for shipping labels (starting at €2.33)
* Eligibility for the Prime badge Protected account status: meaning you have insurance when items get lost

This article explains how to add EasyShip/SellerFlex to your order connection to allow you to confirm shipment for EasyShip/Sellerflex orders.

***

#### **How does EasyShip differ from Fulfillment by Amazon? (FBA/AFN)** <a href="#h_01k58mkp4w33jwkey666tq8nj2" id="h_01k58mkp4w33jwkey666tq8nj2"></a>

| **Fulfillment method**             | **Fulfilment by Amazon (FBA)**                                                                   | **EasyShip**                                                                              | **Merchant fulfilled network (MFN)**                 |
| ---------------------------------- | ------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------- | ---------------------------------------------------- |
| **How it works**                   | Products are sent to Amazon’s fulfillment center. They are responsible for completing the order. | Products are stored and sold from your warehouse, and Amazon does the last-mile delivery. | You sell and ship your products from your warehouse. |
| **Storage**                        | An Amazon fulfilment center                                                                      | Your warehouse                                                                            | Your warehouse                                       |
| **Packaging and labelling**        | Amazon’s responsibility                                                                          | Your responsibility                                                                       | Your responsibility                                  |
| **Delivery**                       | Amazon’s responsibility                                                                          | Amazon’s participating carrier’s responsibility                                           | Your or your carrier’s responsibility                |
| **Message on product detail page** | Ships from Amazon                                                                                | Ships from your business but with Prime badge eligibility                                 | Ships from your business                             |

### **Before you start** <a href="#h_01k58mkp55rf6mbnpavz15agfm" id="h_01k58mkp55rf6mbnpavz15agfm"></a>

**You will need**

* [The Order-Sync add-on activated](https://helpcenter.channable.com/list-advertise/amazon/broken-reference)
* An Amazon seller account
* A compatible webshop

**Good to know**

* Shipping rates[ start from 2.33EUR + VAT per parcel](http://sell.amazon.nl/en/easy-ship).
* Some locations fall outside of EasyShip zones and are therefore not eligible for EasyShip. Amazon plans to add additional zones in the future.
* When shipping with EasyShip/SellerFlex, you need to print and attach a unique Amazon shipping label to each package. If you use our Channable API, you can set it up to [automatically retrieve and attach shipping labels](https://api.channable.com/v1/docs#tag/order_attachments) to each order to save time.

### **Step 1: Create your EasyShip order connection** <a href="#h_01k58mkp57697phnn98yc47pe7" id="h_01k58mkp57697phnn98yc47pe7"></a>

1. In your Channable account, go to **Setup > Setup orders**.
2. Click **Setup orders**.
3. For **Platform**, select the webshop platform you’re using. For **API**, select **Amazon**.
4. For **Name**, give your order connection a descriptive name.
5. For **Amazon country**, select the country/region you’re selling from.
6. Under **Fulfillment method**, select the checkbox **I use EasyShip/Sellerflex**.
7. Click **Save**.

### **Step 2: Enable Easyship in Amazon** <a href="#h_01k58mkp5a6f6hkcwstfqsgc00" id="h_01k58mkp5a6f6hkcwstfqsgc00"></a>

1. In your Amazon Seller Central account, go to the **Settings** tab.
2. Select **Shipping settings** from the dropdown menu.
3. Scroll to the ‘I am interested in EasyShip’ notice at the bottom of the page.
4. Select **Opt in**.
5. Enter your postcode to verify your eligibility.
6. Click **Verify** and **Save** to finish registering.

For more information on eligibility, refer to [Seller Central Help](https://sellercentral.amazon.co.uk/help/hub/reference/external/G201382100).

<br>


---

# Agent Instructions: 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:

```
GET https://helpcenter.channable.com/list-advertise/amazon/how-to-add-amazon-easyship-sellerflex-to-your-order-connection.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
