I need to download all existing payment information from a paypal account to do some analysis on it, so I set up paypal\'s ruby rest sdk, which involved creating a new appli
You will be able to query only those payments that are made or created with Rest API not the Classic APIs. You can use the Classic Ruby SDKs for the appropriate product to get the Transaction details of the classic APIs