Setting Up StoreConnect Emails

This article is intended for advanced users and our partners as it requires advanced web development or Salesforce admin or programming knowledge. While the functionality is part of StoreConnect, we do not provide end user assistance to implement it beyond our help documentation. If you need help or are unsure on how to do this, you can hire one of our StoreConnect partners.

An automated email can be sent out to your customers when they complete a checkout and emails can also be sent at different stages throughout the order process, for example, your customer could be sent another automated email when their order status has been upgraded to ‘Shipped’.

StoreConnect makes use of Salesforce’s built in Organization-Wide Addresses feature and this will need to be configured for your store.

This is how you do it:

Until an email address is specified for the store, your customers will receive their emails from the email address of your StoreConnect Authorisation User and if they reply to that email, you may not receive it.

If you fail to verify your Organization-Wide Address, when a Checkout Step or Order Status is changed that triggers an email to be sent, an error can occur which stops the email going out due to the email address not being verified. Because of the error, Salesforce may then roll back the field change also.


Customer Access Emails

Your customers can create their own account for your online store for the purpose of checking on the progress of their order and seeing their order history. An automated confirmation email will be sent to them when they create their account and StoreConnect will send your customers a reset password email if they have forgotten (or never set) their password and attempt to log in and click the “Forgot Password” link.

You can create your own email templates for these emails if you choose but StoreConnect comes with default templates that you can use. These should already setup and ready to go but if you ever need them, we have listed them below. If you create your own template, grab its API Name and put it in the appropriate field in place of the default.

Field Name Default Template API Name
Confirmation Email Template TEMPLATE_Contact_Confirm_Registration
Reset Password Email Template TEMPLATE_Contact_Password_Reset


Transactional Emails

StoreConnect comes with a powerful transactional email system allowing you to define when various emails are sent from the platform. StoreConnect comes with a default configuration that you can use but if you want to customise it, see Transactional Emails for more information on this.


The following could be of interest to you when preparing to send emails from Salesforce:

 

 
Back to Documentation