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
You will need to search for VM2 payment plugin providers to see if anyone has a plugin for your payment gateway.
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.