cancel
Showing results for 
Search instead for 
Did you mean: 

apply coupon code in the checkout page not working.

SOLVED

apply coupon code in the checkout page not working.

Hello,

applying coupon In the cart it is working properly:

http://prntscr.com/swl5ny

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

 

 

1 ACCEPTED SOLUTION

Accepted Solutions

Re: apply coupon code in the checkout page not working.

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

View solution in original post

2 REPLIES 2

Re: apply coupon code in the checkout page not working.

@gabriel_helle 

 

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 

Manish Mittal
https://www.manishmittal.com/

Re: apply coupon code in the checkout page not working.

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