VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: Aquatarion on July 15, 2012, 22:58:48 PM

Title: Result url for payment plugin
Post by: Aquatarion on July 15, 2012, 22:58:48 PM
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