Simple Cart Item
SimpleCartItem is a basic content type that allows for integration with online stores such as PayPal store.
Current release
Simple Cart Item 0.5
Released Nov 20, 2006 — tested with Plone 2.5.1, Plone 2.5, Plone 2.1.4, Plone 2.1.3
This release integrates ATCT, adds configlet and options pricing.
-
Get
Simple Cart Item
for
all platforms
(0 kB)
- SimpleCartItem.tar
Experimental releases
Upcoming and alpha/beta/candidate releases
- Alpha releases should only be used for testing and development.
- Beta releases and Release Candidates are normally released for production testing, but should not be used on mission-critical sites.
- Always install on a separate test server first, and make sure you have proper backups before installing.
Project Description
SimpleCartItem is a basic content type that allows for integration with online stores such as PayPal store.
The ideas behind this content type is to provide away to interface with simple payment gateways such as PayPal store. This item is suited for those who want to sell 5 - 20 items on their site and have it integrate with Plone. This product borrows from both the PlonePayPal (http://www.zope.org/Members/bowerymarc/PlonePayPal/0.44) and PloneMall (http://plonemall.com/). This content type supports options so that each item for sale can have additional attributes, like color, size, etc.
SimpleCartItem uses the Session Manager to track items in the cart. At checkout items are read from the session object and formatted for the payment gateway, in this case pay_pal_redirect.py prepares the items for PayPal. This and most other files are part of the skins directory so that the functionality can be overridden.
SimpleCartItem is Not a full featured e commerce solution, just a way to list a few items for sale on your Plone site.
I welcome kind suggestions for changes and improvements.
Examples of sites that use SimpleCartItem
http://www.poddress.com/
http://www.wikidsystems.com/

