<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>paypalhelper Source Code Rss Feed</title><link>http://paypalhelper.codeplex.com/SourceControl/list/changesets</link><description>paypalhelper Source Code Rss Description</description><item><title>Source code checked in, #20228</title><link>http://paypalhelper.codeplex.com/SourceControl/changeset/changes/20228</link><description>Upgrade&amp;#58; New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link&amp;#58; http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;&amp;#63;LinkId&amp;#61;254563</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 20:45:27 GMT</pubDate><guid isPermaLink="false">Source code checked in, #20228 20121001084527P</guid></item><item><title>Source code checked in, #20227</title><link>http://paypalhelper.codeplex.com/SourceControl/changeset/changes/20227</link><description>Checked in by server upgrade</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 20:44:38 GMT</pubDate><guid isPermaLink="false">Source code checked in, #20227 20121001084438P</guid></item><item><title>Patch Uploaded: #10239</title><link>http://paypalhelper.codeplex.com/SourceControl/list/patches</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/may215'&gt;may215&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;Get PreApproval details by sending the preapprovalkey. This is the class needed for doing so&amp;#58;&lt;br /&gt;&lt;br /&gt;public static class PreapprovalDetails&lt;br /&gt;    &amp;#123;&lt;br /&gt;        public static PreapprovalDetailsResponse LoadPreapprovalDetails&amp;#40;string preApprovalKey&amp;#41;&lt;br /&gt;        &amp;#123;&lt;br /&gt;            Validate&amp;#40;preApprovalKey&amp;#41;&amp;#59;&lt;br /&gt;&lt;br /&gt;            var preapprovalDetailsRequest &amp;#61; new PreapprovalDetailsRequest&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;&lt;br /&gt;            preapprovalDetailsRequest.preapprovalKey &amp;#61; preApprovalKey&amp;#59;&lt;br /&gt;            preapprovalDetailsRequest.requestEnvelope &amp;#61; new RequestEnvelope&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;            preapprovalDetailsRequest.requestEnvelope.errorLanguage &amp;#61; &amp;#34;en-US&amp;#34;&amp;#59;&lt;br /&gt;&lt;br /&gt;            PayPal.Platform.SDK.AdapativePayments ap &amp;#61; new PayPal.Platform.SDK.AdapativePayments&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;            ap.APIProfile &amp;#61; Profile.FNProfile&amp;#59;&lt;br /&gt;            PreapprovalDetailsResponse PDResponse &amp;#61; ap.PreapprovalDetails&amp;#40;preapprovalDetailsRequest&amp;#41;&amp;#59;&lt;br /&gt;&lt;br /&gt;            if &amp;#40;ap.LastError &amp;#33;&amp;#61; null&amp;#41;&lt;br /&gt;            &amp;#123;&lt;br /&gt;                throw ap.LastError&amp;#59;&lt;br /&gt;            &amp;#125;&lt;br /&gt;&lt;br /&gt;            return PDResponse&amp;#59;&lt;br /&gt;        &amp;#125;&lt;br /&gt;&lt;br /&gt;        private static void Validate&amp;#40;string preApprovalKey&amp;#41;&lt;br /&gt;        &amp;#123;&lt;br /&gt;            ValidationHelper.ValidatePreApprovalKey&amp;#40;preApprovalKey&amp;#41;&amp;#59;&lt;br /&gt;        &amp;#125;&lt;br /&gt;    &amp;#125;&lt;br /&gt;&lt;/p&gt;</description><author>may215</author><pubDate>Sun, 21 Aug 2011 09:35:42 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #10239 20110821093542A</guid></item><item><title>Source code checked in, #5965</title><link>http://paypalhelper.codeplex.com/SourceControl/changeset/changes/5965</link><description>Removed log4net.dll and paypal_base.dll dependencies</description><author>jsenior</author><pubDate>Tue, 11 Jan 2011 20:10:59 GMT</pubDate><guid isPermaLink="false">Source code checked in, #5965 20110111081059P</guid></item><item><title>Source code checked in, #5962</title><link>http://paypalhelper.codeplex.com/SourceControl/changeset/changes/5962</link><description>Moved Bakery sample to &amp;#92;code&amp;#92; subfolder</description><author>jsenior</author><pubDate>Tue, 11 Jan 2011 15:41:58 GMT</pubDate><guid isPermaLink="false">Source code checked in, #5962 20110111034158P</guid></item><item><title>Source code checked in, #5949</title><link>http://paypalhelper.codeplex.com/SourceControl/changeset/changes/5949</link><description>Updated Bakery Sample to use the latest version of the PayPal helper</description><author>jsenior</author><pubDate>Mon, 10 Jan 2011 22:05:51 GMT</pubDate><guid isPermaLink="false">Source code checked in, #5949 20110110100551P</guid></item><item><title>Source code checked in, #5942</title><link>http://paypalhelper.codeplex.com/SourceControl/changeset/changes/5942</link><description>Cleanup&amp;#58; Removed deprecated files from repository</description><author>jsenior</author><pubDate>Mon, 10 Jan 2011 14:59:27 GMT</pubDate><guid isPermaLink="false">Source code checked in, #5942 20110110025927P</guid></item><item><title>Source code checked in, #5892</title><link>http://paypalhelper.codeplex.com/SourceControl/changeset/changes/5892</link><description>updated doc</description><author>jsenior</author><pubDate>Fri, 07 Jan 2011 15:15:15 GMT</pubDate><guid isPermaLink="false">Source code checked in, #5892 20110107031515P</guid></item><item><title>Source code checked in, #5850</title><link>http://paypalhelper.codeplex.com/SourceControl/changeset/changes/5850</link><description>PayPal Bakery template</description><author>srasesh</author><pubDate>Thu, 06 Jan 2011 02:46:05 GMT</pubDate><guid isPermaLink="false">Source code checked in, #5850 20110106024605A</guid></item><item><title>Source code checked in, #5180</title><link>http://paypalhelper.codeplex.com/SourceControl/changeset/changes/5180</link><description>&amp;#35;Removed extra files</description><author>jsenior</author><pubDate>Tue, 14 Dec 2010 15:17:06 GMT</pubDate><guid isPermaLink="false">Source code checked in, #5180 20101214031706P</guid></item><item><title>Source code checked in, #5179</title><link>http://paypalhelper.codeplex.com/SourceControl/changeset/changes/5179</link><description>&amp;#35;Refactored base paypal SDKs files. Added unit tests.</description><author>jsenior</author><pubDate>Tue, 14 Dec 2010 15:14:37 GMT</pubDate><guid isPermaLink="false">Source code checked in, #5179 20101214031437P</guid></item><item><title>Source code checked in, #4298</title><link>http://paypalhelper.codeplex.com/SourceControl/changeset/changes/4298</link><description>Removed extra files</description><author>jsenior</author><pubDate>Mon, 08 Nov 2010 18:12:31 GMT</pubDate><guid isPermaLink="false">Source code checked in, #4298 20101108061231P</guid></item><item><title>Source code checked in, #4297</title><link>http://paypalhelper.codeplex.com/SourceControl/changeset/changes/4297</link><description>Updated to use ScopeStorage</description><author>jsenior</author><pubDate>Mon, 08 Nov 2010 18:10:37 GMT</pubDate><guid isPermaLink="false">Source code checked in, #4297 20101108061037P</guid></item><item><title>Source code checked in, #3889</title><link>http://paypalhelper.codeplex.com/SourceControl/changeset/changes/3889</link><description>Minor refactorings</description><author>jsenior</author><pubDate>Fri, 29 Oct 2010 19:30:17 GMT</pubDate><guid isPermaLink="false">Source code checked in, #3889 20101029073017P</guid></item><item><title>Source code checked in, #3808</title><link>http://paypalhelper.codeplex.com/SourceControl/changeset/changes/3808</link><description>Initial commit</description><author>jsenior</author><pubDate>Wed, 27 Oct 2010 21:11:15 GMT</pubDate><guid isPermaLink="false">Source code checked in, #3808 20101027091115P</guid></item></channel></rss>