E-Commerce and Shopping Cart Recommendation

216 views
Skip to first unread message

Vincent Catalano

unread,
Oct 16, 2012, 1:12:35 PM10/16/12
to pylons-...@googlegroups.com
Does anyone know of a good e-commerce or shopping cart API that integrates well with Python/Pyramid? I'm looking to create a shopping cart system for a website and I am looking for some ideas.

Thanks!

Bruce Wade

unread,
Oct 16, 2012, 4:57:04 PM10/16/12
to pylons-...@googlegroups.com
It is in python (django), not pyramid but you should be able to integrate it.



On Tue, Oct 16, 2012 at 10:12 AM, Vincent Catalano <vin...@vincentcatalano.com> wrote:
Does anyone know of a good e-commerce or shopping cart API that integrates well with Python/Pyramid? I'm looking to create a shopping cart system for a website and I am looking for some ideas.

Thanks!

--
You received this message because you are subscribed to the Google Groups "pylons-discuss" group.
To post to this group, send email to pylons-...@googlegroups.com.
To unsubscribe from this group, send email to pylons-discus...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.



--
--
Regards,
Bruce Wade
http://ca.linkedin.com/in/brucelwade
http://www.wadecybertech.com

Jesaja Everling

unread,
Oct 16, 2012, 5:06:09 PM10/16/12
to pylons-...@googlegroups.com
I think ripping the relevant parts out of Satchmo will be a major
undertaking, because it's a very complete e-commerce solution, and it
would probably take quite some time to understand all the internals.
But letting yourself be inspired by Satchmo or LFS (Lightning Fast
Shop) is a very good idea.

Maybe this is also worth a look:
https://code.google.com/p/django-cart/

The project doesn't seem to be very active anymore, and I can't say
anything about how good it works, but it seems easily possible to
rewrite it for Pyramid.

Best Regards,

Jesaja Everling

Jonathan Vanasco

unread,
Oct 18, 2012, 12:30:31 AM10/18/12
to pylons-discuss
for checkout, you can just use a service like paypal , google or
amazon. they all have api modules in python.

in terms of the cart functionality, it's hit and miss depending on
your requirements ( tracking stock, product variations, shipping
options/costs, reserving products etc )

figure out your requirements then follow up.

Clayton Parker

unread,
Oct 18, 2012, 3:28:13 PM10/18/12
to pylons-...@googlegroups.com
You could integrate with a hosted service like Shopify

http://wiki.shopify.com/Developer_Home

Clayton
--
Six Feet Up, Inc. | Where sophisticated web projects thrive
Direct Line: +1 (317) 861-5948 x603
Email: cla...@sixfeetup.com
Try Plone 4 Today at: http://plone4demo.com




Reply all
Reply to author
Forward
0 new messages