forked from jgumbley/flask-payment
-
Notifications
You must be signed in to change notification settings - Fork 0
Payment gateway abstraction for Flask
License
jeroendierckx/flask-payment
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Flask Payment Beginning to build a Flask Extension which takes the pain out of calling Payment Gateways such as Paypal, Google Checkout etc. Implemented in a 'Flaskified' application and persistance agnostic way. Takes some inputs, calls web services, and returns some outputs - such as success/reason for failure/subscription period/etc. Responsibility devolved to the application for persistance of all data, Flask Payment will not store anything itself. To start with Paypal. To later support Google Checkout. To generalise to other Payment gateways over time.
About
Payment gateway abstraction for Flask
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published