I am using drupal commerce. I am facing a problem of price shown to buyer is different than the price what he finally pays.
Suppose we have a product p1 with price x.
If a buyer add p1 to his shopping cart and checkout. On review page just before make payment, price shown to him is x, if at the same time administrator changes price of p1 to y. Then user will pay y finally while he was expecting to pay x.