VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: alainrgz on May 27, 2013, 03:05:21 AM

Title: Add a new payment system in virtuemart
Post by: alainrgz on May 27, 2013, 03:05:21 AM
Hello to all, I would like to implement a new payment system in virtuemart with joomla 2.5.x and virtuemart ,2.x is a system payment using Visa and Mastercard credit card, my bank gives me the gateway but I do not how to make the virtuemart recognize it and my bank is not compatible with any existing module or pluign, it is a new payment system, anyone can help me with that, thanks
Title: Re: Add a new payment system in virtuemart
Post by: AH on May 27, 2013, 11:05:47 AM
You will need to search for VM2 payment plugin providers to see if anyone has a plugin for your payment gateway.
Title: Re: Add a new payment system in virtuemart
Post by: jenkinhill on May 27, 2013, 12:03:56 PM
If you need to make your own plugin, som information is available on http://docs.virtuemart.net/component/flexicontent/34-development/84-extension-plugins.html  and you can also look at the code of the plugins in the VM aio component p[ackage to see how thay are built.