Re: [flask] Flask-Cash
- From:
- Ben Hughes
- Date:
- 2010-07-31 @ 10:04
Deffo Jim,
Let me know if you need any help - was starting to look at this too.
Ben
-----Original Message-----
From: JimG <j.gumbley@gmail.com>
Sender: flask@librelist.com
Date: Sat, 31 Jul 2010 10:49:07
To: <flask@librelist.com>
Reply-To: flask@librelist.com
Subject: [flask] Flask-Cash
I was going to work on an extension to add the ability to integrate with
Payment gateways in a nice decoupled application agnostic sort of way.
My thought was to start with PayPal and adapt the code in here:
http://github.com/johnboxall/django-paypal Migrating from Django ORM to
SQLAlchemy and using the Flask-SQLAlchemy Extension and possibly the signals
if they are needed.
Does this seem like a reasonable extension to Flask? Is anyone doing
anything like this already? Does anyone have any other thoughts /
observations / wants to join in?
Thanks, Jim.