Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 589 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 589 Bytes

Web.py Application - Paypal Transaction

update: v2 of the script includes the section on payouts.

Read writeup here: tutorial

This is an simple web.py application written to handle paypal transactions using the Paypal REST SDK.

This is a simple framework on which you can build upon, using information from the Paypal REST API documentation, or the code repository here.