- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2021
08:06 PM
01-19-2021
08:06 PM
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?
Labels:
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2021
12:39 AM
01-20-2021
12:39 AM
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
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2021
06:41 PM
01-20-2021
06:41 PM
Re: Cart Price Rule Wrong Calculation in Rest API in Magento 2
It's not related to API endpoint
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2021
09:49 PM
02-16-2021
09:49 PM
Re: Cart Price Rule Wrong Calculation in Rest API in Magento 2
Does anyone has similar experience of this issue?