Hi,
I'm trying to make a vm2 payment plugin work on vm3. Not sure why but the plgVmOnPaymentResponseReceived method doesn't get triggered in vm3, was there some changes made around that?
My plgVmConfirmedOrder method will redirect to the payment gateway and the gateway will have a successful and failed url to redirect back to may page.
I set both of them to my home page as I don't quite know where should I set. I expect to see the plgVmOnPaymentResponseReceived method gets triggered after the redirecting but it's not behaving like that.
Thanks for any advice.
Here is a link that should help - there definitely are changes.
https://docs.virtuemart.net/tutorials/development/175-code-adjustments-for-virtuemart-3.html (https://docs.virtuemart.net/tutorials/development/175-code-adjustments-for-virtuemart-3.html)
Thanks for that. How did I miss out that page ;D
You are welcome - we all miss things sometimes :-)