DineroMail payment plugin for VirtueMart 2
This plugin integrates DineroMail payment gateway with VirtueMart 2. This plugin, automatically integrates to your VirtueMart store in a way that the store administrator simply installs the plugin and after several simple configuration steps, gets a full fledged payment gateway. With DineroMail in your store, you can provide lots of payments methods to your customers.
This plugin automatically converts currencies for stores that need different currencies for their products. Take a look at our currency plugins, click here
Install Instructions:
- Install the plugin using Joomla! extensions installer
- Enable plugin on Joomla! plugin manager
- Create and configure a new VirtueMart payment method (Components->VirtueMart->Payment Methods->New)
- Write down the new payment method name
- Select "Yes" on "Published"
- Select "VMPayment - DineroMail Payment Plugin With IPN v2" in "Payment Method" field
- Click "Save" to enable "Configuration" tab
- Click "Configuration" tab
- Get your DineroMail email and merchant ID (Resumen->Numero de cuenta [For merchant number, get rid of the last slash and number] ). visit https://www.dineromail.com and access to your account to get it
- Set the other options as you like
IPN Instructions:
To be able to use the IPN functionality, you need to configure the notificacion URL and passcode in DineroMail, to do so, follow this simple steps:
- Check if your Joomla installation is in the web root of your domain or in a subfolder
- Check if you are using Joomla 1.5 or Joomla 2.5
If you have Joomla 1.5 in root folder, your URL may be http://www.yoursite.com/plugins/vmpayment/dineromail_ipn_notification.php
If you have Joomla 1.5 in sub folder, your URL may be http://www.yoursite.com/your_joomla_subfolder/plugins/vmpayment/dineromail_ipn_notification.php
If you have Joomla 2.5 in root folder, your URL may be http://www.yoursite.com/plugins/vmpayment/dineromail_ipn/dineromail_ipn_notification.php
If you have Joomla 2.5 in sub folder, your URL may be http://www.yoursite.com/your_joomla_subfolder/plugins/vmpayment/dineromail_ipn/dineromail_ipn_notification.php
After you have determined wich is your correct notificacion URL, visit https://www.dineromail.com and go to option like 'Datos de usuario' and then 'Configurar IPN' to add your IPN v2 notificacion URL and passcode.