Monday, April 28, 2014

Re: What are the active Django e-commerce frameworks right now (2014)?

I second the recommendation for Stripe.

I have no need for shopping carts but suffered for years dealing with credit card payments for license renewals.  Many solutions were running into problems with foreign banks blocking payments (which the payment solution can't do anything about), spurious rejections and so on.  I discovered Stripe and had it running in literally a couple of hours, and we have never had an issue with an incorrectly blocked payment.    Business-wise, the alternatives needed months of form-filling with payment providers, merchant accounts, PCI-DSS certificate vendors.  It is ridiculously easy to get up and running with Stripe and just make an HTML button for each product you want to sell.


On Saturday, April 26, 2014 5:44:21 PM UTC+1, Jared Nielsen wrote:
Check out Stripe. Not a framework, but very easy to implement with Django.

On Saturday, April 26, 2014 4:57:51 AM UTC-6, Brutus Schraiber wrote:
Thanks 'somecallitblues' I will definitely take a closer look at Mezzanine and Cartridge.

But I'm kinda baffled. Only one answer after two weeks?

Sure webshops might not be the hot topic anymore than they where a good couple of years ago, and most people just use PHP and Magento anyway, but still?

Was my question too long? Is this the wrong place to ask such questions?

I know I generally should use stackoverflow etc. first, but this is not the kind of question thats welcome there...

Any chance I get some more opinions on this? Or hints where I can get such?

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/da185c4c-5279-4b5b-92b8-2347bc9454a2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment