Skip to content

jeroendierckx/flask-payment

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published