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?
Hello,
Please follow the link mentioned below on github site:
/magento/magento2/issues/22745/magento/magento2/issues/22745
It's not related to API endpoint
Does anyone has similar experience of this issue?