News:

Support the VirtueMart project and become a member

Main Menu

Result url for payment plugin

Started by Aquatarion, July 15, 2012, 22:58:48 PM

Previous topic - Next topic

Aquatarion

At the moment I'm writing a plugin for one of the payment system. And one of the parameters is the url where the data will be sent by the result of the payment. These data must be processed by functions plgVmOnPaymentNotification or plgVmOnPaymentResponseReceived of that plugin. What do I need to specify a url for this?

It's <url_shop>/index.php?option=com_virtuemart&task=notify
or <url_shop>/plugins/vmpayment/paypal/paypal.php
or some else... I don't know.

Thanks in advance for your reply