Loading...
Was this page helpful?
This documentation provides a reference to the getWebhookActionAndData
method. This belongs to the Payment Module.
This method retrieves webhook event data with the associated payment provider.
Learn more about handling webhook events in this guide
In the following example, req
is an instance of MedusaRequest
:
Promise
Promise<WebhookActionResult>