medusajs / medusa

The world's most flexible commerce platform.
https://medusajs.com
MIT License
26.2k stars 2.66k forks source link

Missing Documentation in Orders Events #10272

Closed amatosc closed 2 days ago

amatosc commented 4 days ago

What Medusa version and documentation are you using?

v2

Preliminary Checks

Issue Summary

Under the Orders Events section, only the order.placed event is documented. However, it seems that the order.canceled event is also supported and works as expected.

How can this issue be resolved?

  1. Add documentation for this event as well.
  2. In version 1, events like order.updated were available but are not mentioned in the current documentation. It would be great to include details on how to use them, or alternatives if they’re no longer available.
  3. ...

Are you interested in working on this issue?

shahednasser commented 4 days ago

Thanks for reporting this! Will look into updating the events