jdiez17 / flask-paypal

PayPal integration example with Flask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flask integration with PayPal

Integrating with PayPal is surprisingly painless with the Python-PayPal module, but it still requires a bit of work.

This example website shows you how to integrate PayPal with a Flask web application painlessly. You only have to modify the config.py file to contain your API parameters.

About

PayPal integration example with Flask


Languages

Language:Python 100.0%