How can we send a paypal payment with a script?
For example, if I have a site where users share in the profit and instead of sending each users payment out manually at the end of the month, I would like to automate this with code, preferably django / python. How should I do this?