Files
medusa-store/www/apps/resources/app/commerce-modules/payment/events/page.mdx
2024-12-31 12:44:38 +02:00

11 lines
328 B
Plaintext

import Content from "./_content.mdx"
export const metadata = {
title: `Payment Module Events Reference`,
}
# {metadata.title}
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.
<Content />