Questions tagged [transactional-email]
70 questions
0
votes
2 answers
Add google maps link in a transactional email sent by WordPress
I'm sending a transactional HTML email from WordPress when a form is submitted. The email contains information like the person's name, for example, but I also wanted to add a link in the email to a google map.
Link…

ttmt
- 5,822
- 27
- 106
- 158
0
votes
1 answer
Configuring the to: recipient for a transactional email
I am currently reading through http://learn-rails.com/content/online#send-mail in order to configure a transactional email. I got to the end of the chapter and when testing, I received the following error:
"An SMTP To address is required to send a…

nomad
- 45
- 9
0
votes
3 answers
Retrieve Credits in SendGrid with PHP
I am attempting to build a sales platform with sendgrid integration, currently due to cost limitations I want to limit email transactions to sendgrid's free plan of 400 emails/day.
Is there a way I can retrieve the remaining email quota…

David Passmore
- 6,089
- 4
- 46
- 70
0
votes
1 answer
Magento - Expected Delivery date on Transactional Email
We need to add "Expected delivery date" in Transnational Email of Magento. Can anyone please tell me the predefined variable( or code) for expected delivery date in magento. If there are no predefined variable in magento for expected delivery date.…

user3505641
- 1
- 3
0
votes
0 answers
Magento Images in Transactional Emails
I've created a custom transactional email. I've add a background using this.
It works perfectly in the preview of admin pannel,…

Lorena
- 193
- 7
- 18
0
votes
2 answers
How to programmatically add more variables in Magento's WYSIWYG editor
I want to add custom variables to "Insert Variable" popup of Magento's WYSIWYG editor (TinyMCE)
Searched the internet but couldn't find any solution, is that possible? Any one?

Tahir Yasin
- 11,489
- 5
- 42
- 59
0
votes
2 answers
Mandrill and PHP not sending transactional email out
So I've made a template called 'Basic' within Mandrill. I did a test send and it looks great. I put Mandrill into test mode and used the test API key in my code. I'm just trying to get the php to send out a test transactional email, but no email…

Amie Crutchley
- 121
- 1
- 2
- 12
0
votes
1 answer
Get in magento a transactional email template from adminhtml
Im trying to send a transactional email in my modules controller and configure it in the magentos backend.
Here is my try:
in my config.xml
under config/global
…

fvosberg
- 677
- 10
- 30
0
votes
1 answer
Transaction email(s) sender address
I am sending out transactional emails in my app and was reading up on best practices (for spam reasons obviously) and the following strikes me as odd.
I was expecting notification emails from Google, Facebook etc to have simple sender addresses…

NVM
- 5,442
- 4
- 41
- 61
-1
votes
1 answer
MX record for transactional email
I am interested in purchasing a domain, say mydomain.net
My application, whose url I want to be mydomain.net, would send transactional email for authenticating new users. For this purpose I decided to choose Sendinblue.
I want the sender of my…

Asarluhi
- 1,280
- 3
- 22
- 43