Archive

Posts Tagged ‘virtuemart plugin’

Virtuemart Plugin

April 12th, 2011 Comments off

We would like to integrate new payment gateway into our existing vitruemart e-commerce site. The new payment gateway is myVirtualMerchant. You can see the developer guide at following url:

https://www.myvirtualmerchant.com/VirtualMerchant/download/developerGuide.pdf

Please let me know the cost to integrate this.
Please let me know if you have any question.

Thanks

Custom Virtuemart Plugin

January 28th, 2010 Comments off

Problem:
My client has multiple physical store locations but no warehouse. They want the closest store to be notified when an order is placed.

Solution:
I need a custom virtuemart plugin that will allow an order notification email to be sent to a specific email address depending on the customers shipping address.

I would prefer for this to be a plugin that would allow me to add in the email addresses from the admin. It also needs to be a plugin so that the client can still update vmart without breaking the code.

Bear