Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


These support forums are now closed for new topics and comments.
Please head on over to http://eureka.ucommerce.net/ for support.

  • Kenneth Jakobsen 67 posts 203 karma points hq
    Apr 22, 2014 @ 08:37
    Kenneth Jakobsen
    0

    How to implement "negotiable prices"

    Hi i'm doing a store for a secondhand shop, and they need to be able to negotiate prices with customers how would you implement this?

    I'm very new at uCommerce so if there is anything obvious please point it out for me.

    Kenneth

  • Morten Skjoldager 440 posts 1499 karma points
    Apr 23, 2014 @ 09:17
    Morten Skjoldager
    0

    This completely depends upon your flow. You can add discounts to an order in the backend after the order has been placed. Or you can create an order from scratch in the backend. 

  • Kenneth Jakobsen 67 posts 203 karma points hq
    Apr 23, 2014 @ 09:43
    Kenneth Jakobsen
    0

    Hi Morten I have built a simple POS as a knockout app. and I would like the user to be able to give a discount. ...Aaaand i just saw that there is a Discount class in the API, I'll be looking at that for now.

  • Morten Skjoldager 440 posts 1499 karma points
    Apr 28, 2014 @ 10:30
    Morten Skjoldager
    0

    Sounds reasonable :) Just remember that the basketpipeline may remove the discount. You can use the backend in the "POS" (point of sale??) scenario i guess. You can apply discounts to an order there. Just walk through the sale and the apply the discount in the backend before the user pays.

Please Sign in or register to post replies

Write your reply to:

Draft