Issue
I am looking for a way to create payment requests via a Python desktop application. Just found out about the PayPal REST SDK but it seems not to provide a way to create standard requests like the ones every personal user can create in the webinterface. Is there another way to create a request and track the progress?
Solution
Simple money requests can only be sent via the web interface, but invoices can be created and sent programmatically via the Invoicing API.
Answered By - Preston PHX Answer Checked By - Cary Denson (PHPFixing Admin)
0 Comments:
Post a Comment
Note: Only a member of this blog may post a comment.