News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

Select Shipment - Problem With Checkout Process

Started by axyswebs, November 19, 2012, 18:08:59 PM

Previous topic - Next topic

axyswebs

Hi

Virtuemart 2
Joomla 2.5.6

I am having a problem with my checkout as follows:

When a new customer orders a products and goes to checkout they are presented with this page /index.php?option=com_virtuemart&view=cart

from here they should click on 'add edit billing address information' and all works well through the checkout process

however

on testing most people don't see this link and go straight to the bottom of the page and click 'check out'........ when you take this route you are still presented with the add/edit billing address information page but once filled in and you submit it you then get presented with 'select shipping method'  even though i have 'automatically select shipping' ticked

any ideas on what may be going wrong

Tony

bytelord

Hello,

First upgrade your joomla to 2.5.8. What's your exactly vm version? vm 2 is too general...

Regards
Production: Joomla 2.5.8 | VM 2.0.14 | PHP 5.3.13
Testing     : Joomla 2.5.8 | VM 2.0.16 | PHP 5.3.8
Testing     : Joomla 2.5.8 |    VM 2.1   | PHP 5.3.8

- Don't Forget to mark thread as solved when it is solved!
- Please do not PM with support questions, use the forum!

axyswebs

Hi

I have upgraded to

Joomla 2.5.8
Virtuemart 2.0.14
Virtuemart aio 2.0.14

During checkout the page that works correctly and auto selects the shipping after submitting is:

index.php?option=com_virtuemart&view=user&task=editaddresscart&addrtype=BT

The page the doesn't select the shipping automatically after submitting is:

index.php?option=com_virtuemart&view=user&task=editaddresscheckout&addrtype=BT

After submitting the above page it goes to this page:
index.php?option=com_virtuemart&view=cart&task=edit_shipment

The store is for gift requests on a hotel website.  There is no shipping required so I am using a simple shipping method with no fees and ticking Enable Automatic Selected Shipment

Your help in solving this is most appreciated

Regards

bytelord

Hello,

I test it with only one payment method and one shipment method and works ...
Add a product to cart -> login -> checkout -> ask to agree with tos -> checkout. Does not ask's me again to select shipment or payment method, already selected.
Add a product to cart -> check out -> ask to register -> checkout as guest or login -> Does not ask me to select shipment or payment method, already selected.

Works fine, if now you have more than one shipment payment method that matches the characteristics of the order/account information then it will ask you

Regards
Production: Joomla 2.5.8 | VM 2.0.14 | PHP 5.3.13
Testing     : Joomla 2.5.8 | VM 2.0.16 | PHP 5.3.8
Testing     : Joomla 2.5.8 |    VM 2.1   | PHP 5.3.8

- Don't Forget to mark thread as solved when it is solved!
- Please do not PM with support questions, use the forum!


bytelord

Hi,

You are using a lot of template overrides on the cart page... and you have disable the registration and the steps may be runs again because shipment haven't yet run to autselect ... also maybe cause because there is no state (you may have it empty)...

did you try without template overrides?

Regards
Production: Joomla 2.5.8 | VM 2.0.14 | PHP 5.3.13
Testing     : Joomla 2.5.8 | VM 2.0.16 | PHP 5.3.8
Testing     : Joomla 2.5.8 |    VM 2.1   | PHP 5.3.8

- Don't Forget to mark thread as solved when it is solved!
- Please do not PM with support questions, use the forum!

axyswebs

Hi

I finally found the problem but I dont really know why the problem existed :(

Basically, in the shipment method when you click on configuration I had selected all the countries.  I recreated the shipping method without selecting the countries and it all works fine.

Thanks

bytelord

:)

exactly ... because was waiting for user country to be updated, if is it empty does not wait any information, just displayed :)
Production: Joomla 2.5.8 | VM 2.0.14 | PHP 5.3.13
Testing     : Joomla 2.5.8 | VM 2.0.16 | PHP 5.3.8
Testing     : Joomla 2.5.8 |    VM 2.1   | PHP 5.3.8

- Don't Forget to mark thread as solved when it is solved!
- Please do not PM with support questions, use the forum!