onFulfillmentUpdated( )


Deprecated. This event will continue to work until September 4, 2024, but a newer version is available at wix-ecom-backend.Events.onFulfillmentsUpdated().

We recommend you migrate to the new Wix eCommerce APIs as soon as possible.

An event that fires when an order fulfillment is updated.

The onFulfillmentUpdated() event handler runs when one of the following occurs:

Note: Backend events don't work when previewing your site.

Method Declaration
Copy
Method Parameters
eventFulfillmentUpdatedEventRequired

Information about a fulfillment that was updated.

Was this helpful?
Yes
No