Boost recurring donations this giving season with the new upsell prompt!Learn How >>

Sending order confirmation emails to payees and staff for orders in a Shop app Store

updated

With the Shop app, you have the ability to send confirmation emails to orderers when they place their order through a Store. You also have the ability to CC or BCC staff on the confirmation emails.

To set the confirmation email for a specific store in Soapbox Shop:

  • In the administrator, open the store for which you wish to customize the confirmation email
  • Click the Messages tab
  • For Send Email to User, choose Yes or No
  • For Send Copy (CC), enter a comma separated list of email addresses who you wish to receive a carbon copy of the email
  • For Send Blind Copy (CC), enter a comma separated list of email addresses who you wish to receive a blind carbon copy of the email
  • For Email Subject, enter the subject line of this email, if you wish to create a custom email for this store. You can include variables discussed in the following bullet as well except for the {products} variable.
  • For Email Text, use the editor to enter the text you wish to appear in the body of the email. You can include images and other elements that will appear if the recipient's email service accepts HTML-formatted emails. You can also include the following variables in curly brackets that reference details of their payment:
    • {name}: The First Name and Last Name of the orderer, as provided in the Contact Information section of the order form
    • {amount}: The dollar amount of the order. This includes only the raw number and not the dollar sign. If you wish to display the dollar sign, enter it before the variable like this: ${amount}
    • {description}: The Transaction Description entered on the Payment tab for the Store. If no Transaction Description is provided, the Store Title from the Basics tab will be displayed.
    • {products}: A list of the quantity, product name, and line item total for all products purchased. The structure for this table mimics that of the Order Summary at the bottom of the order form. It does not include the total order dollar amount. This is contained in the {amount} variable noted above.
  • Click Save

NOTE: If you have Salesforce integration enabled, you may wish to set Send Email to No and create a workflow within Salesforce that sends the confirmation email to the orderer.

Example of Email Confirmation using variables

As an example, the following Confirmation Email subject and text will generate the subsequent result emailed to the orderer:

shop-email-example-text.png

shop-email-example.png

Have more questions? Submit a request
Article is closed for comments.