Webhooks — Ship Fast ⚡️
There are 2 webhooks already set up for you:
- Stripe: Listen to the most common events like checkout.session.completed. And your business logic accordingly (i.e. turn true the hasAccess boolean to let user access a specific ressource)
- Mailgun: Receive emails and forward them. Read more here.
Find the webhooks in the /pages/api/webhooks folder.