Customer email notifications
These emails are sent to your customers when certain events occur:Return requested
Return requested
Return approved
Return approved
Return received
Return received
Return recredited
Return recredited
Return item reminder
Return item reminder
Subscribed to plan
Subscribed to plan
Subscription cancelled
Subscription cancelled
Membership paused
Membership paused
Renewal reminder
Renewal reminder
Failed charge
Failed charge
Contract ready to sign
Contract ready to sign
Contract signing reminder
Contract signing reminder
Contract signed
Contract signed
ID verification required
ID verification required
Editing email notifications
You can edit the wording of your notifications:Open Supercycle
Go to Languages
Select your language
Choose the email to edit
Edit and save
Preview email notifications
To preview an email notification:Open Supercycle
Go to Emails
Preview the email
Customize email branding
Set the logo and accent color used in every Supercycle customer email from Settings → Emails, under Customize:- Logo image URL — a public HTTPS URL to your shop logo (for example, a file hosted on Shopify CDN).
- Logo size — the logo width in pixels, from 0 to 1080. The default is 80px. Use the slider to match your brand; very large values can look oversized in some email clients.
- Accent color — the color used for buttons and highlights in email templates.
Open Supercycle
Go to Emails
Set logo and colors
Save and preview
Change the reply-to email address
You can change the reply-to email address of the email notifications your customers receive:Open Supercycle
Go to Emails
Update and save
Custom SMTP
By default, Supercycle delivers all transactional emails through its own mail provider. If you’d prefer to send those emails from your own domain and mail infrastructure, you can connect a custom SMTP server. When a custom SMTP server is configured and enabled:- Outgoing customer emails are sent through your SMTP server.
- The From address you configure is used in place of Supercycle’s default.
- If the SMTP integration is disabled or removed, Supercycle automatically falls back to its default mail provider — no emails are lost.
Before you start
You’ll need the following details from your SMTP provider (for example, Postmark, Resend, Amazon SES, SendGrid, Mailgun, or your own mail server):- Host — the SMTP server hostname (for example,
smtp.sendgrid.net). - Port — typically
587for STARTTLS or465for implicit TLS. - Username and password — credentials for an account authorised to send mail.
- From address — the email address that will appear in the From header. Make sure this address is authorised by your provider, with SPF, DKIM, and DMARC records configured on your domain.
- Authentication method — usually
plain.loginandcram_md5are also supported.
Configure custom SMTP
Open Supercycle
Go to Emails
Enable Custom SMTP
Enter your SMTP details
Save
Send a test email
After saving, use Send test email to verify the configuration. Supercycle sends a test message to the shop’s contact email address using the credentials you provided. If the test fails, the error message returned by your SMTP server is shown so you can correct the host, port, credentials, or sender address.Edit or remove the integration
- To update credentials, click Edit on the Custom SMTP section. Leave the password field blank to keep the existing password.
- To stop using your SMTP server, toggle the section off or click Remove. Supercycle immediately reverts to its default mail provider for all future emails.