<?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: Integrate The Authorize.Net AIM API with Python 3</title>
	<atom:link href="http://www.johnconde.net/blog/integrate-the-authorizenet-aim-api-with-python-3-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.johnconde.net/blog/integrate-the-authorizenet-aim-api-with-python-3-2/</link>
	<description>John Conde&#039;s blog</description>
	<lastBuildDate>Tue, 02 Mar 2010 07:12:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Johnny</title>
		<link>http://www.johnconde.net/blog/integrate-the-authorizenet-aim-api-with-python-3-2/comment-page-1/#comment-354</link>
		<dc:creator>Johnny</dc:creator>
		<pubDate>Wed, 27 Jan 2010 19:53:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnconde.net/blog/?p=150#comment-354</guid>
		<description>Dwayne, just use setParameter() to set a line item:

payment.setParameter(&#039;x_line_item&#039;, &#039;item1&lt; &#124;&gt;golf balls&lt; &#124;&gt;&lt; &#124;&gt;2&lt; &#124;&gt;18.95&lt; &#124;&gt;Y&#039;)

You can set as many line items as you want.</description>
		<content:encoded><![CDATA[<p>Dwayne, just use setParameter() to set a line item:</p>
<p>payment.setParameter(&#8216;x_line_item&#8217;, &#8216;item1< |>golf balls< |>< |>2< |>18.95< |>Y&#8217;)</p>
<p>You can set as many line items as you want.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dwayne</title>
		<link>http://www.johnconde.net/blog/integrate-the-authorizenet-aim-api-with-python-3-2/comment-page-1/#comment-349</link>
		<dc:creator>Dwayne</dc:creator>
		<pubDate>Tue, 26 Jan 2010 21:26:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnconde.net/blog/?p=150#comment-349</guid>
		<description>Great source.  I&#039;m all over this.  However, I am also having issues with x_line_items (additional detail).  How/Where in the code would you include these items to be sent and included in the  &quot;Merchant Defined&quot; section of the email?</description>
		<content:encoded><![CDATA[<p>Great source.  I&#8217;m all over this.  However, I am also having issues with x_line_items (additional detail).  How/Where in the code would you include these items to be sent and included in the  &#8220;Merchant Defined&#8221; section of the email?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Barbara Maggio</title>
		<link>http://www.johnconde.net/blog/integrate-the-authorizenet-aim-api-with-python-3-2/comment-page-1/#comment-276</link>
		<dc:creator>Barbara Maggio</dc:creator>
		<pubDate>Fri, 25 Dec 2009 15:35:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnconde.net/blog/?p=150#comment-276</guid>
		<description>I really enjoyed your comments. Keep them coming.</description>
		<content:encoded><![CDATA[<p>I really enjoyed your comments. Keep them coming.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rami</title>
		<link>http://www.johnconde.net/blog/integrate-the-authorizenet-aim-api-with-python-3-2/comment-page-1/#comment-240</link>
		<dc:creator>Rami</dc:creator>
		<pubDate>Mon, 26 Oct 2009 00:40:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnconde.net/blog/?p=150#comment-240</guid>
		<description>Thanks for this! I looked all over for an Authorize.net module that was standalone and didn&#039;t have to be all hacked up to work in my project like Satchamo&#039;s would have been.</description>
		<content:encoded><![CDATA[<p>Thanks for this! I looked all over for an Authorize.net module that was standalone and didn&#8217;t have to be all hacked up to work in my project like Satchamo&#8217;s would have been.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
