VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: razor7 on August 30, 2016, 20:35:30 PM

Title: Correct trigger to create shipping request to API
Post by: razor7 on August 30, 2016, 20:35:30 PM
Hi! I'm developing a shipping plugin, so far so good!

I gess what's the best trigger in a VM shipment plugin to tell the shipment API that all is OK and that the shipping request may be stored in the API host, and perhaps, cancell it if the order status changes from COnfirmed or so to cancelled or pending.

Is there that kind of trigger in vm shipment plugins?

Thanks in advise!
Title: Re: Correct trigger to create shipping request to API
Post by: GJC Web Design on August 30, 2016, 22:45:34 PM
perhaps plgVmConfirmedOrder($cart, $order)