TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Payment processing for Django

165 pointsby shabdaover 13 years ago

11 comments

sparkyover 13 years ago
This looks like great work. Does anyone know:<p><pre><code> * Approximately how much work it would be to port this to another Python framework (e.g., Flask+WTForms) from Django? * If something like this already exists in Python in a more framework-agnostic form?</code></pre>
评论 #3032733 未加载
评论 #3033246 未加载
评论 #3030752 未加载
hanskuderover 13 years ago
See also:<p><a href="http://github.com/hiidef/hiicart" rel="nofollow">http://github.com/hiidef/hiicart</a><p>Built as a Django shopping cart, but talks to Paypal, Auth.net, Braintree, Amazon, and Google Checkout
shabdaover 13 years ago
Docs at<p><a href="http://readthedocs.org/docs/django-merchant/en/latest/" rel="nofollow">http://readthedocs.org/docs/django-merchant/en/latest/</a> and<p><a href="http://agiliq.com/docs/merchant/" rel="nofollow">http://agiliq.com/docs/merchant/</a>
symmetover 13 years ago
Thanks for releasing this just <i>after</i> I finish up a Django e-commerce project. ;)<p>Seriously though, looks like this will come in handy in the future.
chopsueyarover 13 years ago
This is much appreciated. Thank you for your efforts!
mixmastamykover 13 years ago
Any idea if this app will handle stripe in the near future?<p>After a lot of initial enthusiasm I don't hear any mention of stripe in payment threads any longer. I was thinking of using it but haven't yet had the time to dig in. If not, perhaps this app would be helpful to look at for implementation strategy?
评论 #3032325 未加载
thover 13 years ago
For Authorize.NET CIM support (not in merchant yet) see django-authorizenet: <a href="https://github.com/zen4ever/django-authorizenet" rel="nofollow">https://github.com/zen4ever/django-authorizenet</a>.
bad_userover 13 years ago
One question -- does it work with Paypal Websites Standard?<p>I have been manually integrating with Paypal until now and it is painful; so thanks for this project.
ulucaydinover 13 years ago
This is indeed great!
jfrickerover 13 years ago
This needs Dwolla.com support.
评论 #3030781 未加载
评论 #3031168 未加载
pitdesiover 13 years ago
Awesome. We will be adding Samurai in the near future, but aren't there yet. If anyone wants to contribute, drop me a line<p><a href="https://samurai.feefighters.com/developers" rel="nofollow">https://samurai.feefighters.com/developers</a>
评论 #3030176 未加载