WebhookActionData
The details of an action to be performed as a result of a received webhook event.
Properties#
session_id
stringThe 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.
amount
BigNumberValueThe amount to be captured or authorized (based on the action's type.)
amount
BigNumberValueWas this page helpful?