actionOrderStatusPostUpdate
Hook
This hook is called after the status of an order changes, before the new status is save into the database.
Description
This hooks is used for calling the OrderUpdate API in order to synchronise the state of PrestaShop's order with the one in Simba. This allows to either set the shipped status or cancel the order and emit a refund to the shopper automatically.
Changelog
Version | Description |
---|---|
6.0.0 | Introduced |
Updated about 1 month ago