VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: vvnike81 on April 24, 2015, 14:41:12 PM

Title: One page checkout, enter user details in cart page
Post by: vvnike81 on April 24, 2015, 14:41:12 PM
Hello,
I am using vm 2.6.8 on joomla 2.5 and I have enabled one page checkout. I don't want registered users on the site so it's only gonna be guests. The thing is that I want the user details to be in the same page as shipping methods and payment methods and not redirecting to another page. So any ideas how to do this?
Title: Re: One page checkout, enter user details in cart page
Post by: vvnike81 on April 24, 2015, 17:18:02 PM
I can't provide link since its on localhost but I want to have the form for user details instead of the link shown in picture which redirects to another page
Title: Re: One page checkout, enter user details in cart page
Post by: sabikeuk on April 30, 2015, 22:18:29 PM
You need to get extension. Search for one page checkout
Title: Re: One page checkout, enter user details in cart page
Post by: David Kan on May 02, 2015, 05:25:36 AM
You can consider extension

http://extensions.joomla.org/extensions/extension/extension-specific/virtuemart-extensions/cmsmart-one-page-checkout-for-virtuemart

It will help you can fill user details in cart page, your customer will save time during checkout process.

Title: Re: One page checkout, enter user details in cart page
Post by: jenkinhill on May 02, 2015, 11:28:11 AM
There are several one page checkout plugins. eg http://www.virtueplanet.com/blog/vp-one-page-checkout/index.php  and  http://extensions.virtuemart.net/products/rupostel-one-page-checkout-detail and others.

I have used both of these on different client sites where the client had specific style/function requirements. They are easy to set up work well
Title: Re: One page checkout, enter user details in cart page
Post by: vvnike81 on May 08, 2015, 11:54:56 AM
Hello again and thanks for your answers. I do not intend to use a plugin or other extension so that's why I am asking if anyone can help me add the user details on this page. I tried copying the form and javascript from "edit_address.php" in user and also added "edit_address_userfields.php" in my override directory, but it adds only buttons and sees the userfields array as null.
Title: Re: One page checkout, enter user details in cart page
Post by: jdsilva on May 08, 2015, 19:21:28 PM
I have the same question as vvnike81. I use Virtueplanet.com's One Page Checkout, and although a great plugin; I'd like to have more control and understanding on how to change the checkout layout and behaviour.