Supercycle has email notifications that are sent to the customer. Notifications are triggered by events, like a new return being requested, or credits being recredited.Documentation Index
Fetch the complete documentation index at: https://docs.supercycle.com/llms.txt
Use this file to discover all available pages before exploring further.
Customer email notifications
These emails are sent to your customers when certain events occur:Return requested
Return requested
Sent when a customer requests a return.
Return approved
Return approved
Sent when a return request is approved.
Return received
Return received
Sent when a return has been received.
Return recredited
Return recredited
Sent when a return is recredited.
Return item reminder
Return item reminder
Reminds a customer that one or more rented items are due back soon.
Subscribed to plan
Subscribed to plan
Sent when a customer subscribes to a plan.
Subscription cancelled
Subscription cancelled
Sent when a customer’s subscription is cancelled.
Renewal reminder
Renewal reminder
Sent ahead of a subscription renewal.
Failed charge
Failed charge
Sent when a customer’s charge fails.
Contract ready to sign
Contract ready to sign
Sent when a customer has a rental contract that’s ready to be signed.
Contract signing reminder
Contract signing reminder
Sent to remind a customer to sign an outstanding rental contract.
Contract signed
Contract signed
Sent once a customer has signed their rental contract.
ID verification required
ID verification required
Sent when a customer needs to complete identity verification before their rental can proceed.
Editing email notifications
You can edit the wording of your notifications:Open Supercycle
From your Shopify admin, go to apps then Supercycle.
Go to Languages
Go to Settings then Languages
Preview email notifications
To preview an email notification:Open Supercycle
From your Shopify admin, go to apps then Supercycle.
Go to Emails
Go to Settings then Emails.
Change the reply-to email address
You can change the reply-to email address of the email notifications your customers receive:Open Supercycle
From your Shopify admin, go to apps then Supercycle.
Go to Emails
Go to Settings then Emails.
The email will be sent from noreply@notify.supercycle.com. If you want to
change this to a custom domain please get in touch.
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
From your Shopify admin, go to apps then Supercycle.
Enter your SMTP details
Fill in Host, Port, Username, Password, and From address. Choose an Authentication method, and optionally set a HELO domain. Leave Enable STARTTLS checked unless your provider requires otherwise.
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.