user971374
user971374

Reputation: 153

GetTransactionDetails Paypal

I stared taking payments using paypal buttons, I then used adaptive payments API, I am now using rest API.

I have all the transactionId 's for all transactions, what I would like to do is get a list of all the transactions, or one by one.

I want to start storing the payments in a database differently and need to get some data from previous transactions.

I realized that with Rest you can only get transaction details for transactions you created with rest.

What API should I use, what is the easiest. Thanks

Upvotes: 0

Views: 2155

Answers (1)

Related Questions