Mercur uses Resend as an email service provider to handle notifications. The integration enables sending emails for various events such as order confirmations, password resets, and seller notifications.
You can customize email templates by modifying the template files in the apps/backend/src/modules/resend/email-templates directory. The templates use React Email components for consistent styling and layout.