You have no items in your shopping cart.

Profile: shoecake

Avatar
Statistics

    I added this messaging to the cart page - https://www.stitchtastic.com/store/cart
      where the order totals are. This is in the "Shared\Components\OrderTotals\Default.chstml" file

    You should be able to add this code wherever you feel it works best for your site.

    6 months ago
    Bugs

    This is in the "assign guest orders" plugin

    1 year ago
    Bugs

    I've also just noticed in the plugins list the description is "This is Anti Bot protection."

    1 year ago

    I have some categories where I would not want the products re-ordered. e.g. we sell threads which are ordered by the official colour number of the manufacturer. It would be confusing to re-order these when out of stock.

    Can this plugin be extended to be able to exclude categories? Ideally be able to include all sub categories without being able to individually add them.

    Alternatively a checkbox to exclude grouped products would also be helpful for some other products we sell.

    1 year ago
    Bugs

    Great plugin. I think the help string in the admin panel may be wrong. For the enable logging option. It reads "Store information about blocking customers in nopcommerce log."

    I assume this should be about assigning guest orders, not blocking?

    1 year ago

    I have integrated the Direct Payments plugin. While styling the paymentinfo.cshtml
    I came across the new Elements Appearance API at

    https://stripe.com/docs/elements/appearance-api

    Can you look at upgrading the plugin to use this? Hopefully this would give a better layout and also allow additional payment methods to be used (e.g. afterpay)

    I had a try but I am not sure on the client secret need to initialise stripe.elements() now or how this would affect the overall functionality.

    The code also calls "cardStripeElement = elements.create('payment');"  instead of "card"

    https://stripe.com/docs/payments/payment-element/migration

    1 year ago

    That works perfectly now. Thank you so very much. I've already left a review for FeedManager a few months ago, but I'll see if it lets me add another.

    6 years ago

    OK, I can successfully upload to ebay with only 2 minor changes.

    The upload does not like quotes round the first column's header (it doesn't read the first header so errors in determining the file version) so I suggest removing quotes round all of the headers (top row of file). I can't imagine a situation where any csv file would have commas in a header.

    Secondly, if a field does not have a value, then it does not like the "" in these fields as it seems to expect there to be some data there. I did a search/replace to remove all "" in the outputted file.

    Could you make these changes? I am eternally grateful for all you have done on this.

    6 years ago

    That works except the code is now removing the " from the data. The best option is to replace a " with a "" this way it will still be a valid csv and will keep the quote.

    Also, my code is replacing any line feeds with a space so the html (description field) is on one line of the csv file (as per the eBay specification). I think this would be a good addition as any line feeds would make any csv file invalid.

    6 years ago

    I have been manually editing the csv file before uploading to eBay so I can confirm they do support field enclosure via the "file exchange" method of uploading.

    They certainly do for the description field, so I assume they also will for all the other fields.

    6 years ago

    Powered by nopCommerce

    Copyright © 2023 FoxNetSoft. All rights reserved