You can go to: app/code/core/mage/checkout/block/onepage.php. change the line $stepCodes = array('billing', 'shipping', 'shipping_method', ...
You can customize each step by changing the JavaScript
You have to override this function _getStepCodes() from app/code/core/Mage/ Checkout/Block/Onepage/Abstract.php to your local codepool
Out of the box, the checkout consists of two steps:
See below an example with the default checkout sort order. VendorName/ ModuleName/view/frontend/layout/checkout_index_index.xml.
You can add a custom checkout step, it should be implemented as a UI
Hi Sir >pls help me It's Possible to change these order in checkout page using magento 1. Billing Information 2. Shipping Information 3.
When using the Payment on Account method, the Custom Reference Number field
Meanwhile, the customer needs to follow those steps in order to complete the checkout. This is a perfect feature for those store owners that are ...
Edit on GitHub