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

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -