Payments
React to every payment, no matter where it happens.
Last updated
React to every payment, no matter where it happens.
The Payments module connects your payment gateway or e-shop to your backend. Every purchase, refund, and dispute becomes a normalized payment fact that can trigger your backend β emails, functions, webhooks, realtime events. One webhook URL per integration; each provider's signature is verified and its payload normalized into a single format.

If the module is not enabled yet, the module home shows an enable page; enabling it opens the module screens.
Orders β reserved for order management. In the current version it is a placeholder screen (see the hint on that page).
Triggers β run an action when an order is created, paid, or a gateway webhook arrives.
Integrations β your gateways: Stripe, Paddle, Lemon Squeezy, Shopify, WooCommerce, Checkout.com, Authorize.Net, Adyen, Mollie, Braintree, PayPal.
Settings β disable the module.
Endpoints: Payments.
Last updated