Orders or products, and based on what?
Thread Starter
Peter
(@scripteo)
Hi Mike,
I would like to create item e.g. “Example” with the price $1.
I need to show this item on site with button “add to cart” but I need to change the price for a specific users (like donations).
One item used with different prices. So users will be able to add to cart the same item with different prices. Then they will be able to pay for all items added to cart.
Thanks!
If I understand correctly, Dynamic Pricing should do the trick for you – it will allow you to set discounted prices for the same product based on a user’s role 🙂
Thread Starter
Peter
(@scripteo)
Hi Riann,
This add-on is not what I need. I need to control price for a few conditions (country, time, user and other parameters). So I want to change price dynamically via php code.
Regards