volume_up

A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

volume_up

A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Commerce Manger Order Events

Hello all!

Is there any events triggering from the Commerce Manager? My goal is to make some actions based on when the admin is releasing or completing a order?

None of these seems to be triggered https://world.episerver.com/documentation/developer-guides/commerce/orders/order-events/

Any ideas?

#190910
Apr 18, 2018 17:23
Vote:

This should work in CM:
OrderContext.Current.OrderGroupUpdated += Current_OrderGroupUpdated;

OrderContext.Current.OrderGroupDeleted += Current_OrderGroupUpdated;

We are working to update CM to use the new abstraction APIs, so you will be able to callback soon

#191016
Edited, Apr 18, 2018 22:12
error This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.