I need to trigger some code in my component when the order is complete (paid). No shipping is required.
Looking at the Payment plug-ins wiki I see plgVmOnConfirmedOrderStorePaymentData.
The wiki for this says..
'This triggers the stock updates if required'
however the abstract in the code says..
'This method is fired when showing the order details in the backend'.
These seem to be conflicting descriptions.
Is this the event I should trigger on?
If so is there an example of its use anywhere?
Thanks
Use the method plgVmConfirmedOrder
Pardon my ignorance here but I cannot see 'plgVmConfirmedOrder' in the vm plug-in docs and the only place I see it in the source is as a function inside the PayPal payment plug-in.
For a post-order processing plug-in, I need an event that fires when an order is complete, regardless of payment, or shipping, method the user chooses.
Hi,
I've the same question!!
Has anyone find the solution?
Thanks in advance
robs113
the view pluginresponse is the page you end up AFTER the order