News:

Looking for documentation? Take a look on our wiki

Main Menu

Donations - User Enters Amount

Started by geoffr, September 19, 2012, 09:17:19 AM

Previous topic - Next topic

geoffr

I am setting up a site for a charity that sells products and also accepts donations.  We want to use the one gateway for both, as the user may make a donation at the same time as purchasing a product.

Is this possible with VirtueMart2?

thanks,
Geoff

Engholm


GJC Web Design

Can't find any extensions for this - we did do a custom code for this functionality for VM1.1 - basically added an amount to the checkout total chosen by the user..
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

ozziemate

Hi,
Is there any reason why you can not simply create a product called donations with a unit value of $1.00 and use the quantity field as a total donation field?
place it in it's own category etc or place it as a sub item for the stock item.
ie.
book : x : price $25.00 quantity ordered [z]
  - -- -- -donation : y price $1.00 quantity ordered [z - value of donation]