cancel
Showing results for 
Search instead for 
Did you mean: 

Cart Price Rule Wrong Calculation in Rest API in Magento 2

Cart Price Rule Wrong Calculation in Rest API in Magento 2

I have been operating the online store using the Magento Rest API. I have Cart Price Rule setup in CMS. I have an issue recently, I received an order with wrong discount amount deducted. 

 

Cart Price Rule:

Buy at least 3 items to receive 10% off

 

Issue:

An customer purchase 2 items and received 10% off

 

I have not setup any discount rules with purchasing 2 or less items. I have received over 100 orders without any discount problem, this is the only order has wrong discount calculated. Does anyone having the same problem with the Magento API?

3 REPLIES 3

Re: Cart Price Rule Wrong Calculation in Rest API in Magento 2

Hello,

Please follow the link mentioned below on github site:

/magento/magento2/issues/22745/magento/magento2/issues/22745 

Re: Cart Price Rule Wrong Calculation in Rest API in Magento 2

It's not related to API endpoint

Re: Cart Price Rule Wrong Calculation in Rest API in Magento 2

Does anyone has similar experience of this issue?