Hello.. Hi i can remove ship to and bill to ?
I want use something like a digital delivery.
and dont need ship to or bill to..
You will need this plugin - http://virtuemart.cloudaccess.net/extensions-virtuemart-2/shipment-for-virtual-products-detail
Billing address is required for card payments....
I asking how i can remove.
not about what is. or why use..
You know how only Remove or skip this phase ?
up
I use paypal only and "turned Off" everything not needed in configuration/shopper fields as seen in settings image. Although the options are still there in the cart there is nothing to fill in when you click the add info links. May be able to remove those by using a custom cart template. Seems to be working on paypal sandbox.
[attachment cleanup by admin]
Quote from: vincity on March 09, 2012, 21:33:40 PM
I asking how i can remove.
not about what is. or why use..
You know how only Remove or skip this phase ?
+1
I'm trying to figure this out too. I'd like to streamline the checkout and let PayPal handle all the billing information. Not displaying the fields helps, but users still have to click "Save" on a blank user registration form. Any other suggestions?
Using Joomla! 2.5.4 and VM 2.0.6
/public_html/components/com_virtuemart/controllers/cart.php
search for this below line and comment it with //..
$_retValues = $_dispatcher->trigger('plgVmOnSelectCheckShipment', array( &$cart));