RSECommerce
A simple, modular e-commerce/shopping cart plugin that focuses on setting up a simple, low-hassle e-commerce site.
0.1
0.2
- Some major refactoring to take advantage of WP's filter and action hooks.
- An untested implementation of the Sage payment gateway is included (uncomment the last lines of really-simple-e-commerce.php to try it out).
- Posts can now be products, too.
0.2.1
- Fixed credit card number validation
0.3
- Sage payment gateway now supported
0.3.1
- Disabled plugin for PHP < 5
- Some cosmetic updates to the product box
- Verified WP 3.0 compatibility
0.3.2
- Some documentation clean-up
0.4
- Major refactoring, breaking out Orders, Products, and Cart into separate classes
- Order dates now stored in UTC
- Added Test Gateway
- Carts now stored in the database instead of cookies
0.5
- Fixed bug that prevented creation of new carts on a fresh install/activation
- PayPal Website Payments Standard (WPS) now supported
- Added filter hooks for editing checkout/notification panes
0.6
- Added an option to set the currency symbol
0.7
- Added optional stock management feature
0.8
- Added Product post type
- Added option to select which post types to use for products
0.8.2
add_to_cart action now accepts array of product IDs
- Properly escaped product names
- Fixed gateway settings link for non-root WP directories
- Wrapped most (all?) text strings in i18n functions
- New hook for shipping calculations
0.8.3
- Added localization hook and .pot file
Requires: 3.0 or higher
Compatible up to: 3.0.5
Last Updated: 2010-10-18
Downloads: 6,494
Average Rating
(7 ratings)
Support
Got something to say? Need help?