News:

Looking for documentation? Take a look on our wiki

Main Menu

Paypal doesn't work if remove user registration

Started by cyng, June 05, 2012, 17:16:55 PM

Previous topic - Next topic

cyng

Need help. I was having issues removing user registration, so I followed the instructions on another thread where it said to edit the edit_address.php by removing the lines: 
<?php
echo shopFunctionsF::getLoginForm(false);
?>

So that was successful in removing the user registration, but now paypal won't work unless I switch back.

User registration allows employee access on my site. I don't want shoppers to be able to login. Please advise.

C

cyng

Solved it myself

Follow the above instructions to remove the login at the top but make sure in joomla's backend in the virtuemart extension configuration you DO check: on checkout, ask for registration in the Checkout tab, because that allows the shopper the option to CHECK OUT AS A GUEST.

It would be a nice feature if we could just preselect that as a default option.

C