<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel>
	  <title>Ask MetaFilter questions tagged with ecommerce and shoppingcart</title>
      <link>http://ask.metafilter.com/tags/ecommerce+shoppingcart</link>
      <description>Questions tagged with 'ecommerce' and 'shoppingcart' at Ask MetaFilter.</description>
	  <pubDate>Tue, 31 Mar 2009 14:40:54 -0800</pubDate> <lastBuildDate>Tue, 31 Mar 2009 14:40:54 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>Give me advice on installing an ecommerce shopping cart. </title>
	<link>http://ask.metafilter.com/118269/Give%2Dme%2Dadvice%2Don%2Dinstalling%2Dan%2Decommerce%2Dshopping%2Dcart</link>	
	<description>Need advice on pitfulls/things to look for when installing a shopping cart on an ecommerce platform. I am a PHP programmer with moderate experience (500 hours) and am wondering about the pitfalls of installing a shopping cart. I have been given the task and know more or less nothing about it. The person commissioning the job wants to use paypal, but wants to use a merchant account (ie doesn&apos;t want user to have to sign up for a paypal account. Possible?). I am thinking about zen cart and oscommerce as those seem to be the biggest. &lt;br&gt;
&lt;br&gt;
Feel free to offer any advice even if it doesn&apos;t fall strictly withing the boundaries of the question.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.118269</guid>
	<pubDate>Tue, 31 Mar 2009 14:40:54 -0800</pubDate>
	<category>ecommerce</category>
	<category>shoppingcart</category>
	<dc:creator>zorro astor</dc:creator>
	</item>
	<item>
	<title>Recommendations for shopping carts that don&apos;t use money?</title>
	<link>http://ask.metafilter.com/98366/Recommendations%2Dfor%2Dshopping%2Dcarts%2Dthat%2Ddont%2Duse%2Dmoney</link>	
	<description>Is there a shopping cart-like web application (hosted or not) that could work if I don&apos;t want to have prices or sell anything?  Square peg - meet round hole. I recently met with a web client (a wholesale distributor for multiple vendors / product lines) that wants to upgrade their current brochure-ware site to one that is more focused on the products they offer.  I&apos;ve setup a few smaller shopping cart sites, but they&apos;re asking for something a little different, so I thought I&apos;d query the hivemind.  &lt;br&gt;
&lt;br&gt;
They&apos;d like to display products (grouped by vendor or type) with multiple variables (size and color) in a standard manner.  They don&apos;t want to put pricing anywhere on the site.&lt;br&gt;
&lt;br&gt;
Whenever customers are finished adding products to a shopping cart and are ready to checkout, they&apos;d like the entire order (shopping cart, contact information, *no billing information or cc numbers*) to be submitted to them via email.  This way, they could contact the person individually to arrange an account.&lt;br&gt;
&lt;br&gt;
Any ideas?  &lt;br&gt;
&lt;br&gt;
I&apos;ve used Shopify before and loved it, but their pricing model is based on a percentage of sales.  I used Digishop on a similar model (no actual credit card processing), but was never really impressed with the options or customization.  I&apos;ve used osCommerce and have hated every second of it.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.98366</guid>
	<pubDate>Tue, 05 Aug 2008 08:26:59 -0800</pubDate>
	<category>ecommerce</category>
	<category>shoppingcart</category>
	<category>web</category>
	<dc:creator>jmevius</dc:creator>
	</item>
	<item>
	<title>Help me find an ecommerce solution for digital products!</title>
	<link>http://ask.metafilter.com/96039/Help%2Dme%2Dfind%2Dan%2Decommerce%2Dsolution%2Dfor%2Ddigital%2Dproducts</link>	
	<description>I need an ecommerce solution for digital products - something that will email my customers a download link to their orders the instant the purchase is complete. What service or software can you recommend? I&apos;m creating a template site for those folks who dig my design work but can&apos;t quite afford my personalized services. The more automated the purchase process can be, the better. Other features I kinda need:&lt;br&gt;
&lt;br&gt;
* Time and download limits: &quot;Your order will be available for X days and may be downloaded X times.&quot;&lt;br&gt;
&lt;br&gt;
* Quantities. Most of my templates will be unlimited, but there will be a premium selection that can only be ordered once.&lt;br&gt;
&lt;br&gt;
This whole thing is a work in progress, so I&apos;m flexible on payment methods at this time.&lt;br&gt;
&lt;br&gt;
As for me, it would be awesome if what I&apos;m looking for were free, but if you know of a good solution that will cost me, I&apos;ll check it out, too.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.96039</guid>
	<pubDate>Tue, 08 Jul 2008 09:49:31 -0800</pubDate>
	<category>digitaldownloads</category>
	<category>digitalproducts</category>
	<category>ecommerce</category>
	<category>shoppingcart</category>
	<category>webdesign</category>
	<dc:creator>katillathehun</dc:creator>
	</item>
	<item>
	<title>Open Source Shopping Cart</title>
	<link>http://ask.metafilter.com/88210/Open%2DSource%2DShopping%2DCart</link>	
	<description>Simple e-commerce solutions. I have a fully built site, with individual webpages pointing to specific product items. I simply want to add a backend shopping cart functionality that resides on the server, without relying on PayPal. Whats the best opensource solution that allows me to pass a variable (ie, add a &quot;Buy This&quot; button to already-designed pages) to a shopping cart php function (inventory isn&apos;t necessary at this point) and allowing checkout/payment? Is this possible or is PayPal the easiest way to go without completely&lt;br&gt;
rebuilding my site in an opensource commerce engine (ie OsCommerce)?&lt;br&gt;
&lt;br&gt;
I know this has been addressed to some extent &lt;a href=&quot;http://ask.metafilter.com/75696/Advice-for-someone-wanting-to-build-an-ecommerce-site&quot;&gt; before &lt;/a&gt;, but I don&apos;t think I need a sweeping e-commerce solution, just a cart, checkout, and merchant services (visa/mc) hookup.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.88210</guid>
	<pubDate>Tue, 08 Apr 2008 10:28:10 -0800</pubDate>
	<category>ecommerce</category>
	<category>e-commerce</category>
	<category>opensource</category>
	<category>paypal</category>
	<category>php</category>
	<category>shoppingcart</category>
	<dc:creator>pinto</dc:creator>
	</item>
	<item>
	<title>How can I get a shopping cart with ajax-based product previews?</title>
	<link>http://ask.metafilter.com/36726/How%2Dcan%2DI%2Dget%2Da%2Dshopping%2Dcart%2Dwith%2Dajaxbased%2Dproduct%2Dpreviews</link>	
	<description>If I wanted an ecommerce site powered by something like &lt;a href=&#8221; http://www.oscommerce.com/&#8221;&gt;osCommerce&lt;/a&gt; and I wanted some additional functionality built that gave product previews via ajax, &lt;a href=&#8221;http://west-wind.com/weblog/posts/2169.aspx&#8221;&gt;similar to what NetFlix does&lt;/a&gt;, where should I look for a programmer to set it all up and about how much should I expect to pay? </description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.36726</guid>
	<pubDate>Thu, 20 Apr 2006 17:09:03 -0800</pubDate>
	<category>ajax</category>
	<category>design</category>
	<category>ecommerce</category>
	<category>oscommerce</category>
	<category>shoppingcart</category>
	<category>webdesign</category>
	<category>xmlhttp</category>
	<dc:creator>fourstar</dc:creator>
	</item>
	<item>
	<title>Paging Herbert Kornfeld - ecommerce with purchase orders</title>
	<link>http://ask.metafilter.com/35258/Paging%2DHerbert%2DKornfeld%2Decommerce%2Dwith%2Dpurchase%2Dorders</link>	
	<description>Is there an open-source ecommerce store system that has built-in support for &lt;i&gt;purchase orders&lt;/i&gt;? You see, I was all set to just use ZenCart, when the client informed me that the first 3 interested customers he has all want to pay with a PO.&lt;br&gt;
&lt;br&gt;
Personally, I&apos;d rather just tell the potential customers to go find a credit card, as writing/testing/debugging/shipping/maintaining a bolted-on PO system seems like a lot of effort. Then there&apos;s the additional &apos;back-office&apos; administration of dealing with the purchase orders, collections, etc.  Seems like a hassle that could grow unwieldy.&lt;br&gt;
&lt;br&gt;
So, is there a LAMP-compatible e-commerce system that supports customers paying with a purchase order instead of a credit card?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.35258</guid>
	<pubDate>Tue, 28 Mar 2006 14:27:28 -0800</pubDate>
	<category>ecommerce</category>
	<category>lamp</category>
	<category>oscommerce</category>
	<category>purchaseorder</category>
	<category>sales</category>
	<category>shoppingcart</category>
	<category>store</category>
	<category>web</category>
	<category>www</category>
	<category>zencart</category>
	<dc:creator>Wild_Eep</dc:creator>
	</item>
	<item>
	<title>Keep me out of internet shopping cart trouble</title>
	<link>http://ask.metafilter.com/31203/Keep%2Dme%2Dout%2Dof%2Dinternet%2Dshopping%2Dcart%2Dtrouble</link>	
	<description>I&apos;m building a website for a local store; they want a small catalog to sell a few of their products online. They already accept credit cards on-site and have a merchant ID#; can a pixel-pusher like me set up a shopping cart system out of the box for them, or do I need to find a web developer? I got a lot of good info on different shopping cart systems from past AskMe threads, but then &lt;a href=&quot;http://ask.metafilter.com/mefi/31063&quot;&gt;this question&lt;/a&gt; popped up and now I&apos;m wondering if I, too, am in over my head. I write HTML and CSS, and I can make some PHP work if I play with it and have good instructions. But I&apos;m not a programmer, a developer, or someone with a thorough knowledge of Internet security. &lt;br&gt;
&lt;br&gt;
What is the best shopping cart solution for a small business already accepting credit cards? Can an average web geek implement it, or do I need to find someone more experienced with ecommerce?&lt;br&gt;
&lt;br&gt;
&lt;small&gt;(Bonus points if you can recommend a solution that allows for both individual orders and wholesale ordering)&lt;/small&gt;</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.31203</guid>
	<pubDate>Fri, 20 Jan 2006 12:02:11 -0800</pubDate>
	<category>ecommerce</category>
	<category>shoppingcart</category>
	<category>webdevelopment</category>
	<dc:creator>junkbox</dc:creator>
	</item>
	<item>
	<title>Open source ecommerce software vs. something else, cheap</title>
	<link>http://ask.metafilter.com/29268/Open%2Dsource%2Decommerce%2Dsoftware%2Dvs%2Dsomething%2Delse%2Dcheap</link>	
	<description>OSCommerceFilter: I need to find a new ecommerce site package for a small business client. OSCommerce has been fun, and that whole open source terrain is a real kick, but security problems have become serious, and it&apos;s time to consider something else. Hackers have done their damage. I&apos;m getting my ass kicked figuring it out, finding the source of the problem, and swimming through the crap that is open source support. My client is not wealthy, and feeds their family with some (roughly 1/4th) of the income from the site. Those shitheads hit at the worst time of the year (the holidays), I&apos;m super busy at work, and come home to a family. I don&apos;t really charge my client for ongoing support, but this is a whopper. I&apos;m facing a site rebuild/redo.&lt;br&gt;
&lt;br&gt;
Do I slap her with a $10,000 package? Point her elsewhere? Give OSCommerce a loving, forgiving turn again at the nails going through my hands and feet?&lt;br&gt;
&lt;br&gt;
NEEDED: a cheap, easy to run, customizable ecommerce package (with extesibility, and shipping/payment processing features) that is reputable, hosted privately, friendly to design customization, with robust reporting, tight security and adequate support.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2005:site.29268</guid>
	<pubDate>Sun, 18 Dec 2005 19:28:58 -0800</pubDate>
	<category>ecommerce</category>
	<category>onlineshopping</category>
	<category>opensource</category>
	<category>OSC</category>
	<category>OSCommerce</category>
	<category>shoppingcart</category>
	<dc:creator>ValveAnnex</dc:creator>
	</item>
	<item>
	<title>Know anything about online event planning or shopping carts?</title>
	<link>http://ask.metafilter.com/24294/Know%2Danything%2Dabout%2Donline%2Devent%2Dplanning%2Dor%2Dshopping%2Dcarts</link>	
	<description>Does anybody have any experience with online even management systems and or e-commerce shopping carts? I&apos;m in the early stages of planning the web systems for a company I&apos;m planning to start. I&apos;m more of a front-end guy than a database guy, so I will be hiring somebody to put those systems together for me. I&apos;d rather not reinvent the wheel though, so as I develop a functional spec to take to somebody, I&apos;d like to build it with current open source modules in mind that can be glued together to get me roughly where I&apos;d like to be. If anybody knows of systems that are close to what I describe, I would really appreciate hearing about them.&lt;br&gt;
&lt;br&gt;
Broadly speaking, users will be able to browse events, which can be in multiple categories (i.e. Location, date, attendee profile, etc.). Users will be able to browse based on any of those criteria or even a combination of those criteria.&lt;br&gt;
&lt;br&gt;
There are two types of users, subscribers and non-subscribers. There are also two types of events, standard and premium. Subscribers can attend an infinite number of standard events, and they get credits for a few premium events each month that will expire at month&apos;s end. Subscribers can purchase additional premium credits as they need them. &lt;br&gt;
&lt;br&gt;
Non-subscribers would purchase premium credits or standard credits as they need them. Standard credits would be significantly cheaper than premium credits.&lt;br&gt;
&lt;br&gt;
Users will RSVP to events. Events must have at least X RSVP/attendees before the event is confirmed via e-mail and credits are applied towards the event. Events will close down once a maximum number of attendees is reached.&lt;br&gt;
&lt;br&gt;
There will be an area for users to create profiles. Profiles will only be visible to other users that the profiled user has flagged or accepted. &lt;br&gt;
&lt;br&gt;
There will be a forum area for users to discuss whatever. This area is visible to everyone.&lt;br&gt;
&lt;br&gt;
There will need to be a robust web admin section that makes it easy to add events each month -- possibly set up recurring event, event categories and credit people with credits for events and the like.&lt;br&gt;
&lt;br&gt;
I&apos;m assuming the site will be built for a LAMP environment.&lt;br&gt;
&lt;br&gt;
I found a hosted (I think) solution, &lt;a href=http://www.sporg.com/&quot; &quot;&gt;Sporg&lt;/a&gt; for online event planning. The hosted part alone probably makes it a bad solution for me, but does anybody know of an open source project that is similar?&lt;br&gt;
&lt;br&gt;
I don&apos;t know if an event system would have shopping cart elements built into it or not. If I need a shopping cart as well, I get the impression that &lt;a href=http://www.zencart.com/&gt;Zen Cart&lt;/a&gt; is a good solution. I understand it is a branch of &lt;a href=http://www.oscommerce.com/&gt;OS Commerce&lt;/a&gt;, but I don&apos;t understand what the difference is. Does anybody know? &lt;br&gt;
&lt;br&gt;
I also get the impression that these shopping carts have a lot of 3rd party modules that can be added in. Is there a clearing house for these somewhere that describes what they are, what they do and how you would use/integrate them into the main package?&lt;br&gt;
&lt;br&gt;
Once I have the functional spec created, I will be going to Craig&apos;s List to look for a developer. Is there any place else that I should also look? Are there any particular questions that I should ask to ensure the person I will be hiring is capable of building a robust system that will do what I want it to do?&lt;br&gt;
&lt;br&gt;
Thanks</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2005:site.24294</guid>
	<pubDate>Tue, 20 Sep 2005 14:00:43 -0800</pubDate>
	<category>ecommerce</category>
	<category>eventplanning</category>
	<category>shoppingcart</category>
	<dc:creator>willnot</dc:creator>
	</item>
	<item>
	<title>web design simpleton</title>
	<link>http://ask.metafilter.com/21169/web%2Ddesign%2Dsimpleton</link>	
	<description>How do people make websites do this fancy trick?  The site sells something downloadable.  You pay, then you get an automated email containing a link to download the same item or items you bought.  </description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2005:site.21169</guid>
	<pubDate>Wed, 13 Jul 2005 13:52:04 -0800</pubDate>
	<category>ecommerce</category>
	<category>shoppingcart</category>
	<category>webdesign</category>
	<dc:creator>leapingsheep</dc:creator>
	</item>
	<item>
	<title>ASP Shopping Cart Software?</title>
	<link>http://ask.metafilter.com/20484/ASP%2DShopping%2DCart%2DSoftware</link>	
	<description>Windows shopping cart software recommendation? I&apos;m looking for a not-ridiculously-expensive shopping cart package that I can put on a client&apos;s windows box. Doesn&apos;t have to be anything fancy, but Authorize.Net is a must. Any recommendations? Must be either cgi or ASP; client won&apos;t go for PHP/MySQL.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2005:site.20484</guid>
	<pubDate>Tue, 28 Jun 2005 06:27:08 -0800</pubDate>
	<category>asp</category>
	<category>ecommerce</category>
	<category>shoppingcart</category>
	<dc:creator>vraxoin</dc:creator>
	</item>
	
	</channel>
</rss>

