VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: bienvenum on September 24, 2012, 20:09:18 PM

Title: [SOLVED] Payment and Shipping cart help
Post by: bienvenum on September 24, 2012, 20:09:18 PM
Hi there, I am pretty new to VirtueMart, I have searched but cannot find any related help to my issue.

I have set up a basic shop www.veloxracing.com when I add anything to the cart and go to the checkout whenever I click on either select shipment or select payment the (both only have one option) the page says sending request then I get a dead page not available https://www.veloxracing.com/index.php/shopping-cart/edit_shipment or https://www.veloxracing.com/index.php/shopping-cart/editpayment

I hope someone can help,

Mike
Title: Re: Payment and Shipping cart help
Post by: bytelord on September 24, 2012, 21:16:17 PM
Hello,

This is normal because you are using ssl for the cart (https) and your url becomes https://www.veloxracing.com/index.php/shopping-cart/edit_shipment
if you try http://www.veloxracing.com/index.php/shopping-cart/edit_shipment is working. So, disable SSL from the BE.
Under Configuration -> Shop, uncheck the option Enable SSL for sensitive areas (recommended)

Hope helps you out.

Regards
Title: Re: Payment and Shipping cart help
Post by: bienvenum on September 25, 2012, 00:33:16 AM
Hi Bytelord, many thanks for that, some idiot (me) must have turned that on ! :D

Mike