<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Creating sane plain text sales transactional e-mails in Magento</title>
	<atom:link href="http://nicholas.piasecki.name/blog/2009/10/creating-sane-plain-text-sales-transactional-e-mails-in-magento/feed/" rel="self" type="application/rss+xml" />
	<link>http://nicholas.piasecki.name/blog/2009/10/creating-sane-plain-text-sales-transactional-e-mails-in-magento/</link>
	<description>Confessions of a small business software developer</description>
	<lastBuildDate>Wed, 08 Sep 2010 20:50:30 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Wo bekomme ich Hilfe, wenn ich die Transaktionsmails bearbeiten will? &#124; blog.erikkothe.de</title>
		<link>http://nicholas.piasecki.name/blog/2009/10/creating-sane-plain-text-sales-transactional-e-mails-in-magento/comment-page-1/#comment-1758</link>
		<dc:creator>Wo bekomme ich Hilfe, wenn ich die Transaktionsmails bearbeiten will? &#124; blog.erikkothe.de</dc:creator>
		<pubDate>Wed, 04 Aug 2010 18:08:53 +0000</pubDate>
		<guid isPermaLink="false">http://nicholas.piasecki.name/blog/?p=387#comment-1758</guid>
		<description>[...] bekommen, kann man auch seine eigenes E-Mail Template erstellen. Eine kleine Einführung ist unter http://nicholas.piasecki.name/blog/2009/10/creating-sane-plain-text-sales-transactional-e-mails-in-m... zu finden.     Tags: magento, template, transaktionsmail Kommentar schreiben     Kommentare (0) [...]</description>
		<content:encoded><![CDATA[<p>[...] bekommen, kann man auch seine eigenes E-Mail Template erstellen. Eine kleine Einführung ist unter <a href="http://nicholas.piasecki.name/blog/2009/10/creating-sane-plain-text-sales-transactional-e-mails-in-m.." rel="nofollow">http://nicholas.piasecki.name/blog/2009/10/creating-sane-plain-text-sales-transactional-e-mails-in-m..</a>. zu finden.     Tags: magento, template, transaktionsmail Kommentar schreiben     Kommentare (0) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://nicholas.piasecki.name/blog/2009/10/creating-sane-plain-text-sales-transactional-e-mails-in-magento/comment-page-1/#comment-1597</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Sun, 16 May 2010 12:38:33 +0000</pubDate>
		<guid isPermaLink="false">http://nicholas.piasecki.name/blog/?p=387#comment-1597</guid>
		<description>Thanks, you&#039;ve really helped me a lot!

The only thing I need now is to get the payment method in the mail, because it contains the banking details for payment-in-advance-orders.

But {{var payment_html}} outputs everything with tags and {{var paymentMethod}} is empty...</description>
		<content:encoded><![CDATA[<p>Thanks, you&#8217;ve really helped me a lot!</p>
<p>The only thing I need now is to get the payment method in the mail, because it contains the banking details for payment-in-advance-orders.</p>
<p>But {{var payment_html}} outputs everything with tags and {{var paymentMethod}} is empty&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: molecule</title>
		<link>http://nicholas.piasecki.name/blog/2009/10/creating-sane-plain-text-sales-transactional-e-mails-in-magento/comment-page-1/#comment-1581</link>
		<dc:creator>molecule</dc:creator>
		<pubDate>Thu, 29 Apr 2010 05:52:38 +0000</pubDate>
		<guid isPermaLink="false">http://nicholas.piasecki.name/blog/?p=387#comment-1581</guid>
		<description>Thanks a lot for this, I posted a link and some of the code in a magento discussion here:
http://www.magentocommerce.com/boards/viewthread/25075/P15/

Hope you don&#039;t mind.</description>
		<content:encoded><![CDATA[<p>Thanks a lot for this, I posted a link and some of the code in a magento discussion here:<br />
<a href="http://www.magentocommerce.com/boards/viewthread/25075/P15/" rel="nofollow">http://www.magentocommerce.com/boards/viewthread/25075/P15/</a></p>
<p>Hope you don&#8217;t mind.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sim</title>
		<link>http://nicholas.piasecki.name/blog/2009/10/creating-sane-plain-text-sales-transactional-e-mails-in-magento/comment-page-1/#comment-1555</link>
		<dc:creator>Sim</dc:creator>
		<pubDate>Wed, 17 Feb 2010 21:32:57 +0000</pubDate>
		<guid isPermaLink="false">http://nicholas.piasecki.name/blog/?p=387#comment-1555</guid>
		<description>I love your article! A very simple and effective solution to my simple text email problem. HOWEVER... 

My Magento has a custom checkout module installed (custom fields in the review step of checkout), and I have spent many hours already trying to figure out how to get the data generated by these fields to print up in the new order email along with the shipping info and order details. If I know the name of the database table where the custom info is being stored (custom_attribute_description) what sort of code should I use to echo the data onto the new order email? Your help is greatly appreciated!</description>
		<content:encoded><![CDATA[<p>I love your article! A very simple and effective solution to my simple text email problem. HOWEVER&#8230; </p>
<p>My Magento has a custom checkout module installed (custom fields in the review step of checkout), and I have spent many hours already trying to figure out how to get the data generated by these fields to print up in the new order email along with the shipping info and order details. If I know the name of the database table where the custom info is being stored (custom_attribute_description) what sort of code should I use to echo the data onto the new order email? Your help is greatly appreciated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arlo</title>
		<link>http://nicholas.piasecki.name/blog/2009/10/creating-sane-plain-text-sales-transactional-e-mails-in-magento/comment-page-1/#comment-1543</link>
		<dc:creator>Arlo</dc:creator>
		<pubDate>Sun, 24 Jan 2010 13:59:38 +0000</pubDate>
		<guid isPermaLink="false">http://nicholas.piasecki.name/blog/?p=387#comment-1543</guid>
		<description>Hey Nicholas,

Thanks a lot for your post. I&#039;ve been searching for a way to pass a variable to a dynamic block and now I found your solution with simply putting the variable name in it. This has annoyed me for at least a week now.

I&#039;ve created my own module which creates salutations for newsletter subscribers if they are registered. So now I simply put in
{{block type=&#039;arlookeeffe_newsletter/salutation&#039; value=$subscriber.getEmail()}}
instead of the standard salutation and in the block I search for a customer and output the salutation.
If anyone tries this themselves watch out when using a template. Magento removes your line with the block. But if you put it back in when you&#039;re queuing everything works fine.

Thanks and Greetings from Germany,

Arlo O&#039;Keeffe</description>
		<content:encoded><![CDATA[<p>Hey Nicholas,</p>
<p>Thanks a lot for your post. I&#8217;ve been searching for a way to pass a variable to a dynamic block and now I found your solution with simply putting the variable name in it. This has annoyed me for at least a week now.</p>
<p>I&#8217;ve created my own module which creates salutations for newsletter subscribers if they are registered. So now I simply put in<br />
{{block type=&#8217;arlookeeffe_newsletter/salutation&#8217; value=$subscriber.getEmail()}}<br />
instead of the standard salutation and in the block I search for a customer and output the salutation.<br />
If anyone tries this themselves watch out when using a template. Magento removes your line with the block. But if you put it back in when you&#8217;re queuing everything works fine.</p>
<p>Thanks and Greetings from Germany,</p>
<p>Arlo O&#8217;Keeffe</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicholas Piasecki</title>
		<link>http://nicholas.piasecki.name/blog/2009/10/creating-sane-plain-text-sales-transactional-e-mails-in-magento/comment-page-1/#comment-1524</link>
		<dc:creator>Nicholas Piasecki</dc:creator>
		<pubDate>Sun, 10 Jan 2010 15:54:39 +0000</pubDate>
		<guid isPermaLink="false">http://nicholas.piasecki.name/blog/?p=387#comment-1524</guid>
		<description>@Simon

It would probably be {{var order.getCustomerName().firstName}} or something like that. To really know you need to fire up your FTP client and go spelunking through the Magento codebase, as these types of things don&#039;t seem to be documented anywhere. That&#039;s how I put together this post--copy and paste, trial and error--so the best that I can do is wish you luck! =)</description>
		<content:encoded><![CDATA[<p>@Simon</p>
<p>It would probably be {{var order.getCustomerName().firstName}} or something like that. To really know you need to fire up your FTP client and go spelunking through the Magento codebase, as these types of things don&#8217;t seem to be documented anywhere. That&#8217;s how I put together this post&#8211;copy and paste, trial and error&#8211;so the best that I can do is wish you luck! =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://nicholas.piasecki.name/blog/2009/10/creating-sane-plain-text-sales-transactional-e-mails-in-magento/comment-page-1/#comment-1522</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Sun, 10 Jan 2010 12:31:10 +0000</pubDate>
		<guid isPermaLink="false">http://nicholas.piasecki.name/blog/?p=387#comment-1522</guid>
		<description>Great post! very helpful.

I am trying to change the customers&#039; name in the templates so it only shows the first name. This way it&#039;s more personal and not so serious.

The problem I am having is with the variable {{var order.getCustomerName()}}, which I replaced with {{var customer.firstname}} but it doesn&#039;t show anything...

Any idea how to do this?

Thank you very much for your help!

Simon</description>
		<content:encoded><![CDATA[<p>Great post! very helpful.</p>
<p>I am trying to change the customers&#8217; name in the templates so it only shows the first name. This way it&#8217;s more personal and not so serious.</p>
<p>The problem I am having is with the variable {{var order.getCustomerName()}}, which I replaced with {{var customer.firstname}} but it doesn&#8217;t show anything&#8230;</p>
<p>Any idea how to do this?</p>
<p>Thank you very much for your help!</p>
<p>Simon</p>
]]></content:encoded>
	</item>
</channel>
</rss>
