- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Events Reference
This documentation page includes the list of all events emitted by Medusa's workflows.
Auth Events#
Event Name | Description | Payload |
---|---|---|
| Emitted when a password of a user, customer, or other actor types is reset. |
|
Cart Events#
Event Name | Description | Payload |
---|---|---|
| Emitted when a cart is created. |
|
| Emitted when a cart is updated. This includes updates to its items, shipping methods, or information. |
|
| Emitted when the region of a cart is updated. |
|
Customer Events#
Event Name | Description | Payload |
---|---|---|
| Emitted when customers are created. |
|
| Emitted when customers are updated. |
|
| Emitted when customers are deleted. |
|
Fulfillment Events#
Event Name | Description | Payload |
---|---|---|
| Emitted when an admin user creates a shipment. |
|
| Emitted when the admin user marks an order fulfillment as delivered. |
|
Invite Events#
Event Name | Description | Payload |
---|---|---|
| Emitted when an invite is accepted. |
|
| Emitted when invites are created. |
|
| Emitted when invites are deleted. |
|
| Emitted when invites are resent. |
|
Order Events#
Event Name | Description | Payload |
---|---|---|
| Emitted when an admin user updates an order's details. |
|
| Emitted when the customer completes a cart and an order is placed. |
|
| Emitted when an order is canceled. |
|
| Emitted when orders are completed. |
|
| Emitted when orders are archived. |
|
| Emitted when a fulfillment is created for an order. |
|
| Emitted when a fulfillment is canceled for an order. |
|
| Emitted when a return is requested. |
|
| Emitted when a return is received. |
|
| Emitted when a claim is created. |
|
| Emitted when an exchange is created. |
|
| Emitted when an order transfer is requested. This is available from Medusa v2.0.5+. |
|
Payment Events#
Payment Module Events Reference
This reference shows all the events emitted by the Medusa application related to the Payment Module. If you use the module outside the Medusa application, these events aren't emitted.
Event Name | Description | Payload |
---|---|---|
| Emitted when a payment is captured. |
|
| Emitted when a payment is refunded. |
|
Product Events#
Event Name | Description | Payload |
---|---|---|
| Emitted when products are created. |
|
| Emitted when products are updated. |
|
| Emitted when products are deleted. |
|
Product Category Events#
Event Name | Description | Payload |
---|---|---|
| Emitted when product categories are created. |
|
| Emitted when product categories are updated. |
|
| Emitted when product categories are deleted. |
|
Product Collection Events#
Event Name | Description | Payload |
---|---|---|
| Emitted when product collections are created. |
|
| Emitted when product collections are updated. |
|
| Emitted when product collections are deleted. |
|
Product Option Events#
Event Name | Description | Payload |
---|---|---|
| Emitted when product options are created. |
|
| Emitted when product options are updated. |
|
| Emitted when product options are deleted. |
|
Product Tag Events#
Event Name | Description | Payload |
---|---|---|
| Emitted when product tags are created. |
|
| Emitted when product tags are updated. |
|
| Emitted when product tags are deleted. |
|
Product Type Events#
Event Name | Description | Payload |
---|---|---|
| Emitted when product types are created. |
|
| Emitted when product types are updated. |
|
| Emitted when product types are deleted. |
|
Product Variant Events#
Event Name | Description | Payload |
---|---|---|
| Emitted when product variants are created. |
|
| Emitted when product variants are updated. |
|
| Emitted when product variants are deleted. |
|
Region Events#
Event Name | Description | Payload |
---|---|---|
| Emitted when regions are created. |
|
| Emitted when regions are updated. |
|
| Emitted when regions are deleted. |
|
Sales Channel Events#
Event Name | Description | Payload |
---|---|---|
| Emitted when sales channels are created. |
|
| Emitted when sales channels are updated. |
|
| Emitted when sales channels are deleted. |
|
User Events#
Event Name | Description | Payload |
---|---|---|
| Emitted when users are created. |
|
| Emitted when users are updated. |
|
| Emitted when users are deleted. |
|