<?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"
	>
<channel>
	<title>Comments on: Continuous Authority and repeated transactions using SagePay Gateway</title>
	<atom:link href="http://www.anup.info/2010/02/04/continuous-authority-and-repeated-transactions-using-sagepay-gateway/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.anup.info/2010/02/04/continuous-authority-and-repeated-transactions-using-sagepay-gateway/</link>
	<description>Ruby on Rails Developer, London</description>
	<pubDate>Mon, 06 Feb 2012 10:18:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Jamie</title>
		<link>http://www.anup.info/2010/02/04/continuous-authority-and-repeated-transactions-using-sagepay-gateway/#comment-72792</link>
		<dc:creator>Jamie</dc:creator>
		<pubDate>Fri, 09 Apr 2010 13:53:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.anup.info/?p=144#comment-72792</guid>
		<description>FYI: The fork of active merchant linked to in this article doesn't include support for repeat transactions. Tomriley's for does support this http://github.com/tomriley/active_merchant/tree/master</description>
		<content:encoded><![CDATA[<p>FYI: The fork of active merchant linked to in this article doesn&#8217;t include support for repeat transactions. Tomriley&#8217;s for does support this <a href="http://github.com/tomriley/active_merchant/tree/master" rel="nofollow">http://github.com/tomriley/active_merchant/tree/master</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deepa</title>
		<link>http://www.anup.info/2010/02/04/continuous-authority-and-repeated-transactions-using-sagepay-gateway/#comment-72108</link>
		<dc:creator>Deepa</dc:creator>
		<pubDate>Sat, 06 Mar 2010 09:50:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.anup.info/?p=144#comment-72108</guid>
		<description>No  issues i realised that while sending the TXType as "REPEAT" i was by mistake contructing the URI for purchase i.e.
Uri objUri = new Uri(SageInclude.SystemURL(SageInclude.strConnectTo, "purchase"));
. When i changed the  it to 
Uri objUri = new Uri(SageInclude.SystemURL(SageInclude.strConnectTo, "repeat"));
it worked.</description>
		<content:encoded><![CDATA[<p>No  issues i realised that while sending the TXType as &#8220;REPEAT&#8221; i was by mistake contructing the URI for purchase i.e.<br />
Uri objUri = new Uri(SageInclude.SystemURL(SageInclude.strConnectTo, &#8220;purchase&#8221;));<br />
. When i changed the  it to<br />
Uri objUri = new Uri(SageInclude.SystemURL(SageInclude.strConnectTo, &#8220;repeat&#8221;));<br />
it worked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deepa</title>
		<link>http://www.anup.info/2010/02/04/continuous-authority-and-repeated-transactions-using-sagepay-gateway/#comment-72104</link>
		<dc:creator>Deepa</dc:creator>
		<pubDate>Sat, 06 Mar 2010 07:59:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.anup.info/?p=144#comment-72104</guid>
		<description>I am getting an error while trying to submit a REPEAT Transaction. 

"You have sent a TxType of REPEAT which is not recognised."

I have enabled the  the Repeat Transaction on the Simulator Account Settings.

However i dont see any option saying "Continus Authority". I assume they are the same.</description>
		<content:encoded><![CDATA[<p>I am getting an error while trying to submit a REPEAT Transaction. </p>
<p>&#8220;You have sent a TxType of REPEAT which is not recognised.&#8221;</p>
<p>I have enabled the  the Repeat Transaction on the Simulator Account Settings.</p>
<p>However i dont see any option saying &#8220;Continus Authority&#8221;. I assume they are the same.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.690 seconds -->

