You have no items in your shopping cart.

Profile: Support

Avatar
Statistics

    I want to add more new improvements and couldn't finish all tests in time. I'll write you when I finish all tests.

    7 years ago

    If you have rewrite section add new rule.
    Be careful and backup old web.config.


            <rewrite>
                <rules>
                    <clear />
                <rule name="BlockPHPfiles" patternSyntax="Wildcard">
                    <match url="*" />
                    <conditions>
                        <add input="{URL}" pattern="*.php*" />
                    </conditions>
                    <action type="AbortRequest" />
                </rule>
                </rules>
            </rewrite>
    7 years ago

    All main Amazon templates (Home, etc.) have csv format.
    Only Amazon Prices and Amazin Inventory templates have XML format.

    7 years ago

    >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>


    If your order was paid plugin sent this order to ShippingEasy.
    Can you ask developer of plugin for Ebay add this code to its plugin?

     //raise event
    _eventPublisher.Publish(new OrderPaidEvent(order));


    If your developed can't add this code you can use our plugin for reading orders from eBay.
    We developed this plugin and tested it now.

    If you don't want to use our plugin and can't change old eBay plugin you can send eBay order to ShippingEasy manually.
    Open the order in nopCommerce in admin mode and select tab "ShippingEasy", Press the button "Send order".

    7 years ago

    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.

    7 years ago

    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.

    7 years ago

    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.

    7 years ago
    Bol.com

    Download new release from our site and try.

    7 years ago

    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.

    7 years ago

    >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.

    7 years ago

    Powered by nopCommerce

    Copyright © 2023 FoxNetSoft. All rights reserved