Categories:
Author:
Current version:
0.1
About It:
Get it:
Rate it:
Flag it:
joe_gcart
This plugin is designed to be a simple starting point for the development of a session based textpattern shopping cart with support for flat rate shipping and Google Checkout. joe_gcart supports simple items with no variations (color, size, etc…) and a single flat rate shipping cost per item.
Caution
This is my first attempt at a Textpattern plugin and my first attempt working with Google Checkout. This is a proof of concept, please do not use in a production environment.
Archived [?]: in development state
Initially released:
2005.07.14Posted here:
14 Jul 2006Article modified:
01 Apr 2008









If there is a comment form at the Information URL, you may want to leave your comments/questions there for quicker feedback. Otherwise, comment away:
Commented (1)
I had a little trouble keeping cart information over sessions-it lost the other items. This was due (I think) to having other session plugins on the site. The solution was to put a session_write_close(); before the session_start(); in the code so the cart object would be properly defined.
-Ng_
Subscribe to this article's comments RSS feed. [ ? ] View Recent Comments across the site. Get a Gravatar.