Transactional Emails
What are Transactional Emails?
Transactional Emails are automated emails typically for things related to purchases/transactions or account activity, and are sent from an individual sender to an individual recipient.
Setting Up Transactional Emails
With the help of a developer, you can plug in your app into Transpond for the use of transactional emails, using Transpond’s backend servers.
- Click on your profile picture in the top menu bar > go to Transactions.
- Once you’re in the Transactions tab, click the option for Settings.
- Scroll down until you see the Sample Code section and select your programming language (this will already have your Access Token filled in)
- Now you will just need to take the Sample Code you have copied in the programming language you’ve chosen, and paste it into your own code base.