Learn how to send transactional emails from your Spree application.
SENDGRID_API_KEY
- Your SendGrid API key. Can be found in the SendGrid dashboard.SENDGRID_DOMAIN
- The domain you want to use for sending emails that was verified in SendGrid, eg. mystore.com
.config/environments/production.rb
file: