Products.PloneGetPaid is a Plone product designed to make it easy to accept payments on your site. The framework provides a simple way to get started with that, and a rich structure for extending usage for specific needs.
GetPaid has been used in production since December 2007. Since then several improvements have occurred to keep the product improving and evolving. You can find a list of 15+ Sites Using GetPaid, for examples of how it is used. For more about the project, including features, updates, and ways to contribute, please see our public web site, www.plonegetpaid.com.
Product's homepage
Requirements:
· Python
· Plone CMS
What's New in This Release: [ read full changelog ]
· Now compatible with Zope 2.13 / Plone 4.1. Removed use of zope.app.zapi. Updated formlib imports to work on Zope 2.13. Removed monkeypatch that is no longer needed in supported versions of Zope. [davisagli]