jeffharrell / minicart

The minicart is a great way to improve your PayPal shopping cart integration.
MIT License
501 stars 211 forks source link

Django CSRF token error while submitting for checkout. #318

Open hetpatel2767 opened 3 years ago

hetpatel2767 commented 3 years ago

I am getting the error of CSRF verification failed. Request aborted in django framework. So how and where should I put the csrf token in the form of the template of the minicart.js so that it will get rendered by the django??