>But only the orders placed via nopCommerce are copied over to ShippingEasy.
I understood you.
ShippinEasy plugin waits for two notifications from nopCommerce:
IConsumer<OrderPaidEvent>
IConsumer<OrderCancelledEvent>
//raise event
_eventPublisher.Publish(new OrderPaidEvent(order));
Thank you suggestion.
>Product Name
I added product attribute value in product name.
>Picture
Virtual product from product combination has only one own picture (first product attribute picture).
>Description
I left original product description from parent product.
>The parent_child and relationship_type fields
You are right . I left empty this parameter for simple product.
>Bug. The quantity field is being populated from the main.
if product has value "ManageStockByAttributes" plugin exports product combination quantity.
>the default of the update_delete field is “Update”
I left old value. You can change this value yourself.
I added several new feature.
New item in menu - "Unxeported products". If you enabled "Don't upload new products". It will help you to manage new products.
I'll upload new release after one hour.
Try it.
We didn't change the release number.
You have two ways.
1. If your store has TAX you can change the value of price, see pictures
Open the second tab
and change the price value
2. You can use negative markup. See attached picture.
Version 1.48 - January 18, 2017
+ added support billiger.de, Guenstiger.de and Geizhals.de, added new template Amazon - Toys & Games.
+ added new feature "Export product combinations as a new virtual product".
- fixed bug with the rounding of prices.
We took all templates from Amazon sites.
Amazon describes in its templates how saves products in this templates.
Template is a rule.
Amazon has several templates for any reasons.
Our plugin can upload products in this template and you can upload this file in Amazon.
You can't upload products from the store without any manipulations. Our plugin can help you to do it easy.
Be careful. Amazon has several templates... You should understand what each template does.
>I selected "Amazon Pricing" since our products are wireless services mostly.
No, no, no.
You should upload products using standard Amazon template for wireless products in txt format.
Amazon doesn't allows to changed prices frequently. Amazon has own limits.
If you want to change prices frequently you should use special fee template "Amazon Pricing". Using this template you will be able to change prices every 15 minutes ( :) ). This template has XML format.
Can you write me why this template has several same columns with different suffixes for NL and BE countries?
example
List_price_BE
List_price_NL
1. Must plugin export all columns or with BE suffix for one country and with NL suffix for another country?
2. Can you write me about each column?