I create a cart using
after that when I find the order with below api everything is fine. I can see the orderline correctly.
after that i add one more produnt into cart by using
when i get the order by secret again , the last product's order line is showing Price zero instead of real price.
Please help me to solve this.