Customer emails
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’s credits go back to the customer’s membership.
Return item reminder
Return item reminder
Reminds a customer that one or more rented items are due back soon. When convert to purchase is on for customers, each eligible rental also gets a Complete your purchase button that links to their account to finish the conversion.
Subscribed to plan
Subscribed to plan
Sent when a customer subscribes to a plan.
Subscription canceled
Subscription canceled
Sent when a customer’s subscription is canceled from the Supercycle admin or from customer accounts.
Membership paused
Membership paused
Sent when a customer’s membership is paused from the Supercycle admin or from customer accounts.
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 ready to sign.
Contract signing reminder
Contract signing reminder
Reminds 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.
Edit an email
1
Open languages
Go to Languages and select the language you want to change.
2
Choose the email
Under Customer mailers, select the email to edit.
3
Edit and save
Edit the fields, then select Save.
Customize email branding
Set the logo and accent color used in every Supercycle customer email under Customize on Emails:- Logo image URL. A public HTTPS URL to your shop logo, for example a file hosted on the Shopify CDN.
- Logo size. The logo width in pixels, from 0 to 1080. The default is 80 px. Very large values can look oversized in some email clients.
- Accent color. The color used for buttons and highlights.
1
Open emails
Go to Emails.
2
Set the logo and color
Under Customize, enter a Logo image URL, adjust Logo size, and pick an Accent color.
3
Save and preview
Select Save, then select Preview on any customer email to check how the logo renders.
Change the reply-to address
On Emails, edit Reply to address and select Save. Replies from customers go to that address.Emails are sent from
[email protected]. To send from your own domain, connect a custom SMTP server or contact support from the app.Custom SMTP
By default, Supercycle delivers all transactional emails through its own mail provider. To send them from your own domain and mail infrastructure, connect a custom SMTP server. When it’s on, customer emails go through your server with the From address you set. If the integration is turned off or removed, Supercycle falls back to its default provider, so no emails are lost. You need these 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 authorized to send mail.
- From address. The address in the From header. It must be authorized by your provider, with SPF, DKIM, and DMARC records on your domain.
- Authentication method. Usually
plain.loginandcram_md5are also supported.
Connect an SMTP server
1
Open emails
Go to Emails.
2
Turn on Custom SMTP
Under Custom SMTP at the bottom of the page, turn the section on, then select Configure SMTP server.
3
Enter your SMTP details
Enter Host, Port, Username, Password, and From address. Set an Authentication method and, if needed, a HELO domain. Leave Enable STARTTLS ticked unless your provider requires otherwise.
4
Save
Select Save. Your password is encrypted at rest.
5
Send a test email
Select Send test email. Supercycle sends a test message to the shop’s contact email address with the credentials you provided. If the test fails, the error your SMTP server returned is shown so you can correct the host, port, credentials, or sender address.