VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: csim on September 17, 2019, 18:14:58 PM

Title: Create a plugin when order is finalized
Post by: csim on September 17, 2019, 18:14:58 PM
Hello,

I need to developp a plugin when order is finalized.
Which event triggers my plugin ?

Best Regards
Title: Re: Create a plugin when order is finalized
Post by: GJC Web Design on September 17, 2019, 18:34:46 PM
plgVmOnUpdateOrderPayment
Title: Re: Create a plugin when order is finalized
Post by: csim on September 18, 2019, 09:42:43 AM
Thanks a lot

The plugin send data via one API when order is finalized.

Which type of plugin is it ? vmcustom ? or any of them ?

Best Regards
Title: Re: Create a plugin when order is finalized
Post by: StefanSTS on September 18, 2019, 10:33:58 AM
If you want to write a plugin you should learn what plugins in Joomla can do and what restrictions they are underlying.

In the end you might come to the conclusion, you can write that plugin under type system or even csim.

Stefan
Title: Re: Create a plugin when order is finalized
Post by: GJC Web Design on September 18, 2019, 13:01:07 PM
that function works in vmcustom