Change step order in checkout

25.02.2014 22:30
#1
viri
Joomshopping forum user no avatar
Name: Pavel
04.01.2014
Posts: 8
Quote
Change step order in checkout

How to change the order of the steps in checkout?

Initially /joomshopping/checkout/step3.html offers to choose the payment method and on the /joomshopping/checkout/step4.html you have the option for shipping method.

How or where the change the order, that in result the option for shipping method will appear before the choice of the payment method?

Thank you.

 
26.02.2014 08:02
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25913
Quote
Aw: Change step order in checkout

Configuration / checkout

Sequence of steps: ...

 
26.02.2014 10:37
#3
viri
Joomshopping forum user no avatar
Name: Pavel
04.01.2014
Posts: 8
Quote
Aw: Change step order in checkout

We are using Version 3.13.0.
Can't find the option you are writing about. Is it available in this version?

 
26.02.2014 19:44
#4
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25913
Quote
Aw: Change step order in checkout

Added in 3.15.0

 
27.02.2014 00:22
#5
viri
Joomshopping forum user no avatar
Name: Pavel
04.01.2014
Posts: 8
Quote
Aw: Change step order in checkout

Thank you!
I have updated JoomShopping to 3.15.0, but have problems with LOGIN and REGISTRATION.
I have browsed forum for this problem and found this thread:
http://www.webdesigner-profi.de/joomla-webdesign/joomla-shop/forum/posts/11/5324.html?lang=en#3

Have added code, but it doesn't help.

How to fix it?

Thank you.

 
27.02.2014 00:54
#6
viri
Joomshopping forum user no avatar
Name: Pavel
04.01.2014
Posts: 8
Quote
Aw: Change step order in checkout

Problem solved not just by adding the code, but replacing:
<input type = "hidden" name = "<?php print $this->validate ?>" value = "1" />

to
<?php echo JHtml::_('form.token');?>


Thank you!

 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.