简体   繁体   中英

how to get transaction information from paypal account

Work on C# Desktop project,I have an account on paypal ,From my desktop application want to get my paypal account transaction information. Need help to get transaction information from paypal

Have you looked into the paypal API?
https://www.x.com/developers/paypal

If so, you might want to look into the "TransactionSearch" or "GetTransactionDetails" operations.

https://www.x.com/developers/paypal/documentation-tools/api/transactionsearch-api-operation-soap
BTW, they have have a Name Value Pair option in case you're like me and despise SOAP :)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM