cancel
Showing results for 
Search instead for 
Did you mean: 

Customize the current magento onestep checkout page

Customize the current magento onestep checkout page

Need help in customizing the existing onestep checkout page so that billing/customer info form will be included within the payment select section.

For Example,

If Customer has chosen Card as payment option then along with Card Details form fields it should also display billing information fields(First name, last name, email, country, zip, password, confirm password.) as well.

If customer has selected paypal as payment option then fields(Email, Password, Confirm password).

Basically, we are trying to reduce the number of steps and speed up the checkout.

2 REPLIES 2

Re: Customize the current magento onestep checkout page

Hey,

 

So you are trying to split up the "Billing Information" fieldset and append it's containing fields to the billing types, when one is chosen?


Correct me if i'm wrong, but you need at least "First Name", "Last Name", "Email Address", "Address", "City", "State", "Zip", "Country" and "Telephone" filled out for the checkout process to finish properly. Some of these fields accept placeholders.

I'd solve this by creating a module to overwrite/inherit from the Magento core checkout module and implement the changes that way.

Good starting points are:
http://www.solvingmagento.com/magento-onepage-checkout-part-1/

http://www.solvingmagento.com/onestep-checkout-a-magento-tutorial-part-1-steps-1-4-of-12/

http://www.magentocommerce.com/wiki/5_-_modules_and_development/0_-_module_development_in_magento/ho...

Regards
Nik

Re: Customize the current magento onestep checkout page

Hi,

Thanks for your reply.

 

Yes, I am trying to Merge the billing information fields within Payments options block in magento onepage checkout, something which is similar to the one shown here: https://www.expressvpn.com/order.