VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: aryans14 on April 25, 2013, 10:21:18 AM

Title: Need Manual Payment Option
Post by: aryans14 on April 25, 2013, 10:21:18 AM
I am developing an e commerce solution. Products are displayed with price.
What I want?
User fills for of his information at checkout and HE JUST HAVE TO SUBMIT THAT ORDER. NO NEED OF PAYPAL ETC. Company gets email about the order and COMPANY WILL CONTACT CUSTOMER BY SELF FOR FURTHER PROCESSING AND PAYMENT.


Experts. Please help me, please please please.

Thanking you in anticipation.
Title: Re: Need Manual Payment Option
Post by: alatak on April 25, 2013, 10:23:09 AM
Hello

You can use the standard payment method integrated in VirtueMart.
Title: Re: Need Manual Payment Option
Post by: aryans14 on April 25, 2013, 10:26:01 AM
First of all thanks for reply.
I am completely new. How to do that?
Title: Re: Need Manual Payment Option
Post by: John2400 on April 25, 2013, 10:45:22 AM
see image - have a go at setting

[attachment cleanup by admin]
Title: Re: Need Manual Payment Option
Post by: John2400 on April 25, 2013, 10:48:54 AM
http://forum.virtuemart.net/index.php?topic=113169.0

interesting concept here for maybe you for the future

Title: Re: Need Manual Payment Option
Post by: jenkinhill on April 25, 2013, 11:58:41 AM
In the UK this is known as a Purchase Order system. As John2400 says, make a payment method, but apart from naming it and adding a description don't configure any other parts of it, just save. Similarly create a shipping method, just name it something like "Shipping will be added at cost" or whatever, and again save without any further configuration.

Then in Configuration/Ceckout you should select  Enable Automatic Selected Shipment? and Enable Automatic Selected Payment? so that payment & shipping method is auto-selected.

You may want to change some of the words used in the product/cart pages, eg change "Add to cart" to "Add to order" - for these use language overrides - see http://forum.virtuemart.net/index.php?topic=113895.0
Title: Re: Need Manual Payment Option
Post by: aryans14 on April 26, 2013, 10:40:50 AM
Solved. Thank for very Much John2400.