Hello,
applying coupon In the cart it is working properly:
but if you add the code in the check-out it is not working. In the browser console I am seeing this error each time when I try to put the coupon:
jquery.js:10260 PUT https://www.123turkey.com/rest/default/V1/guest-carts/49WnoQFuZvbQxHcv3eW66xWRGbokmwPr/coupons/999of... 404 (Not Found)
I do not believe that this issue is related to the server configuration. If there was an issue with the server the coupon was not going to work in each form. Additionally, i check with the server & does not block the PUT requests .
anyone could assist and help to solve this issue.
Thanks and Regards,
Gabriel
Solved! Go to Solution.
Hello @Manish Mittal
thanks for your kind answer,
yes you was correct,
it was the issue with server side in the shared link which you provide.
THanks and Regards,
Gabriel
Can you check your coupon code conditions again which is not matching as per checkout or it might be issue like below shared one:
https://github.com/magento/magento2/issues/4946
Hello @Manish Mittal
thanks for your kind answer,
yes you was correct,
it was the issue with server side in the shared link which you provide.
THanks and Regards,
Gabriel