How can I extend a data model in the Product Module?
Recipes
How do I build a marketplace with Medusa?
How do I build digital products with Medusa?
How do I build subscription-based purchases with Medusa?
What other recipes are available in the Medusa documentation?
Chat is cleared on refresh
Line break
⇧↵
WebhookActionData - Medusa Documentation
WebhookActionData
The details of an action to be performed as a result of a received webhook event.
session_idstring
The ID of the payment session in Medusa.
Make sure to store this ID in the third-party payment provider
to be able to retrieve the payment session later.