Skip to main content
Supercycle sends its own emails to customers when something happens on their rental, return, or subscription, such as a return being requested or credits being returned to a membership. Each email is a template you can reword under Languages, and the branding, reply-to address, and delivery are set under Emails.

Customer emails

Sent when a customer requests a return.
Sent when a return request is approved.
Sent when a return has been received.
Sent when a return’s credits go back to the customer’s membership.
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.
Sent when a customer subscribes to a plan.
Sent when a customer’s subscription is canceled from the Supercycle admin or from customer accounts.
Sent when a customer’s membership is paused from the Supercycle admin or from customer accounts.
Sent ahead of a subscription renewal.
Sent when a customer’s charge fails.
Sent when a customer has a rental contract ready to sign.
Reminds a customer to sign an outstanding rental contract.
Sent once a customer has signed their rental contract.
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.
To preview an email, go to Emails, hover over the email, and select Preview.

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.
Use a dedicated transactional email service such as Postmark or Resend rather than a general-purpose mailbox. They offer better deliverability, bounce handling, and analytics for transactional mail.
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 587 for STARTTLS or 465 for 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. login and cram_md5 are 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.
To update credentials, select Edit on the Custom SMTP section. Leave the password blank to keep the existing one. To stop using your server, turn the section off or select Remove. Supercycle reverts to its default mail provider for all future emails.