Quote Originally Posted by DanTheMan View Post
My problem is quite the opposite - I need that extra information (IP address, phone number, etc.) in the confirmation e-mail, but for whatever reason it doesn't work (i.e. $extra_info is null / blank).

It's a clean install ZC 1.3.7.

The files responsible for this functionality are not modified in any way - the e-mail template does contain EXTRA_INFO and /includes/classes/order.php has the code that is supposed to generate it.

If "Email Archiving" is enabled, the extra info IS stored in the database.

E-mail format I'm using is HTML, but it DOES show up in TEXT format.

Any ideas?
It seems that I have the same problem with my 1.3.7 installation. Extra info shows fine in TEXT e-mails but not in HTML
How can I show the extra info underneath in the HTML confirmation e-mail?