php - Onepage checkout always redirects to cart with custom step -
I'm having trouble creating a custom step for Magento onepage checkout. Link to tutorial: The problem is, when I click on the 'Continue' button on my custom step, it always redirects back to the cart page Help Looking for any suggestions how to debug the redirect? Or to see if the problem is where I have checked the log file, I do not say anything in it. Where to start looking for problems? Thanks in advance.
To see AJAX calls in firebug, click on the "Net" tab in your new step, something wrong That's why this is the failure.
Comments
Post a Comment