Hacker News new | past | comments | ask | show | jobs | submit login
Ask HN: Choosing an e-commerce platform
3 points by aaossa on March 30, 2017 | hide | past | favorite | 3 comments
Hi HN,

I need your advice. I have a client that wants to use an e-commerce platform. How do you choose an e-commerce platform? What are the risks of a bad choice?

I could use Ruby or Python. What platforms do you recommend? Is there one that uses Flask (Python)?

Also, I'm in the "API team", do we really need to use an e-commerce platform just to create the API?

Thanks!




I'm also looking for an e-commerce platform. This is what I've discovered researching it so far.

For Rails there is Spree Commerce. But since they have been bought they have reduced the commitment to the open source project. Hence a fork called Solidus.

For Django there is Oscar Commerce. There is also Cartridge which integrates with Mezzanine CMS.

Personally I would go with Spree Commerce or Solidus. If you need e-commerce functionality attached to a website I would go with Wagtail CMS and Oscar Commerce - there is an integration project called django-oscar-wagtail.


Thanks! I found some of them too. Good luck in your project @FormFollowsFunc :)


If you're looking at Flask, you may just want to connect to Stripe and then design your own basic platform.

https://github.com/realpython/flask-paywall




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: