Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to download paypal transactions using some API

Is it possible to download my paypal transactions using some kind of API? Scenario: I own a paypal account and don't want to download the files using the website export. Instead I want to download and process the transcations of my paypal account automatically.

like image 836
kcode Avatar asked Feb 22 '10 17:02

kcode


1 Answers

Yes, using the TransactionsSearch API, I have been trying to do this with website standard, but I suspect you need website pro for this to work.

like image 111
Sam Saffron Avatar answered Oct 26 '22 08:10

Sam Saffron