You have no items in your shopping cart.

Profile: Support

Avatar
Statistics

    1. What nopcommerce version do you use?
    2. Open the campaign page and make print screen all tabs and send me them.

    I'll try to find problem.

    7 years ago

    Did you write me full message?
    If you wrote full message I'll add new pattern
    Processor Decline ErrorCode: 15005

    Try it and write me about result.

    7 years ago

    Version 1.49  - January 20, 2017

    + performance improvements
    + new menu item "Unexported products"
    + new features for uploading virtual products (pictures, new name value, quantity, etc.)

    7 years ago

    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

    Powered by nopCommerce

    Copyright © 2023 FoxNetSoft. All rights reserved