List of Paypal Payments

Hi to all,
I’m developing a Web Application with Xojo and I need a way to list all the Paypal Payments for an Account.
So, did anyome make a class useful for this?

Thanks to all.

I don’t know but you can make your own

You can easily do this with Temboo and the open source TembooKit we wrote. You will just need to add a few methods for the specific API calls.

Temboo http://www.temboo.com
TembooKit https://github.com/1701software/TembooKit