<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>Orchard Commerce History with PayPal</title><link>http://orchardcommercehstry.codeplex.com/project/feeds/rss</link><description>Project expands on Nwazet.Commerce module &amp;#40;and is required for this module to work&amp;#41;.  Adds a purchase history, product role associations, and PayPal.</description><item><title>New Post: Paypal settings</title><link>http://orchardcommercehstry.codeplex.com/discussions/397399</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi blucobalto2012,&lt;/p&gt;
&lt;p&gt;Just wanted to let you know there has been more work done on this project. However, it has all been relocated to Bitbucket at: &lt;a href="https://bitbucket.org/ems/nwazet.commerce"&gt;https://bitbucket.org/ems/nwazet.commerce&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;There have been a lot of expansions including discounts/promotions and minimum quantity support. Please fork the project from there and ping me directly if you have any questions.&lt;/p&gt;&lt;/div&gt;</description><author>jao28</author><pubDate>Tue, 06 Nov 2012 21:14:52 GMT</pubDate><guid isPermaLink="false">New Post: Paypal settings 20121106091452P</guid></item><item><title>Updated Wiki: Home</title><link>http://orchardcommercehstry.codeplex.com/wikipage?version=4</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Project expands on Nwazet.Commerce module &amp;#40;and is required for this module to work&amp;#41;.  Adds a purchase history, product role associations, and PayPal.&lt;br /&gt;&lt;br /&gt;In an effort to keep this in sync with with Nwazet.Commerce, this project as been relocated to: &lt;a href="https://bitbucket.org/ems/nwazet.commerce"&gt;https://bitbucket.org/ems/nwazet.commerce&lt;/a&gt;. Please fork the project from there and ping me directly if you have any questions.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>jao28</author><pubDate>Tue, 06 Nov 2012 21:13:10 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20121106091310P</guid></item><item><title>Source code checked in, #d241af2c65aa</title><link>http://orchardcommercehstry.codeplex.com/SourceControl/changeset/changes/d241af2c65aa</link><description>RecipientsUserName is no longer used since I have rules available&amp;#10;to control when and to whom content is sent.</description><author>jeff olmstead</author><pubDate>Tue, 02 Oct 2012 16:43:12 GMT</pubDate><guid isPermaLink="false">Source code checked in, #d241af2c65aa 20121002044312P</guid></item><item><title>New Post: Paypal settings</title><link>http://orchardcommercehstry.codeplex.com/discussions/397399</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Great catch, you can delete lines 23 - 27 as that was back in the day when I was going to have the user provide a username that all alerts would go to right&amp;nbsp;in the settings. Instead, I chose to make it more robust and set up some rules so you can send the alerts to whomever you please (and customize your text accordingly).&lt;/p&gt;
&lt;p&gt;I will update the source code to reflect this.&lt;/p&gt;&lt;/div&gt;</description><author>jao28</author><pubDate>Tue, 02 Oct 2012 16:36:24 GMT</pubDate><guid isPermaLink="false">New Post: Paypal settings 20121002043624P</guid></item><item><title>New Post: Paypal settings</title><link>http://orchardcommercehstry.codeplex.com/discussions/397399</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&lt;span&gt;First of all&lt;/span&gt;&lt;span&gt;, congratulations for&lt;/span&gt; &lt;span&gt;your work.&lt;/span&gt;&lt;br&gt;
&lt;span&gt;Looking for&lt;/span&gt; &lt;span&gt;a module&lt;/span&gt; &lt;span&gt;of this type&lt;/span&gt;&lt;span&gt;.&lt;/span&gt;&lt;br&gt;
&lt;span&gt;I installed&lt;/span&gt; Nwazet.Commerce &lt;span&gt;and Rework.CommerceHistory&lt;/span&gt;&lt;span&gt;.&lt;/span&gt;&lt;br&gt;
&lt;span&gt;When I load&lt;/span&gt; &amp;quot;&lt;span&gt;Settings/Paypal Settings&amp;quot; &lt;/span&gt;&lt;span&gt;I get this&lt;/span&gt;
&lt;span&gt;error:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Compiler Error Message: CS1061: 'Rework.CommerceHistory.Models.CommercePayPalSettingsPartRecord' does not contain a definition for 'RecipientsUserName' and no extension method 'RecipientsUserName' accepting a first argument of type 'Rework.CommerceHistory.Models.CommercePayPalSettingsPartRecord'
 could be found (are you missing a using directive or an assembly reference?)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Line 22: &amp;lt;/div&amp;gt;&lt;br&gt;
Line 23: &amp;lt;div&amp;gt;&lt;br&gt;
Line 24: @Html.LabelFor(m =&amp;gt; m.RecipientsUserName, @T(&amp;quot;Recipients User Name for Notifications&amp;quot;))&lt;br&gt;
Line 25: @Html.EditorFor(m =&amp;gt; m.RecipientsUserName)&lt;br&gt;
Line 26: @Html.ValidationMessageFor(m =&amp;gt; m.RecipientsUserName, &amp;quot;*&amp;quot;)&lt;/p&gt;
&lt;p&gt;Source File: d:\Orchard.Web.1.5.1\Orchard\Modules\Rework.CommerceHistory\Views\EditorTemplates\Parts\Commerce.PayPalSettings.cshtml Line: 24&lt;/p&gt;
&lt;p&gt;Thank you very much,&lt;br&gt;
&lt;span style="font-family:Segoe UI"&gt;&lt;span&gt;blucobalto&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;</description><author>blucobalto2012</author><pubDate>Sat, 29 Sep 2012 16:14:35 GMT</pubDate><guid isPermaLink="false">New Post: Paypal settings 20120929041435P</guid></item><item><title>Source code checked in, #b1b63392729b</title><link>http://orchardcommercehstry.codeplex.com/SourceControl/changeset/changes/b1b63392729b</link><description>Initial Commit</description><author>jeff olmstead</author><pubDate>Thu, 27 Sep 2012 17:56:57 GMT</pubDate><guid isPermaLink="false">Source code checked in, #b1b63392729b 20120927055657P</guid></item></channel></rss>