I am integrating paypal with my openedx ironwood install. To implement ecommerce capabilities - openedx ironwood uses django oscar shopping cart.
It works to the point where one can enter their credit card information and submit the form.
However after submitting the form the following error occurs and this is the corresponding address in the address bar:
Any idea on how I can fix this?