I have posted a new Estore application: https://github.com/mdipierro/web2py-appliances/tree/master/EStore
It is minimalist but supports: - multiple products - product subtypes (for example t-shirt sizes) - categories - discounts (2x 3x 4x 5x 10x) - shipping options (not shipping cost calculations yet) - ajax shopping cart - volume, weight, and tax calculations - checkout with stripe.com using the new PCI compliant JavaScript API I could use some help with: - testing - edit models/plughin_shipping.py to integrate https://www.easypost.com/ - improve the management interface for creating new products, and view transactions Massimo -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

