简体   繁体   English

使用PayPal API获取交易记录

[英]Get transaction history with PayPal API

I want to get the list of all the transactions for an account. 我想获取一个帐户的所有交易清单。 According to the API I am using the TransactionSearch API. 根据API,我正在使用TransactionSearch API。 I'm also using the example code provided by PayPal but I am not getting the correct response. 我也在使用PayPal提供的示例代码 ,但没有得到正确的答复。 As I should according to the API here is what i am getting in response Timestamp : 正如我应该根据API所述,这是我在响应Timestamp中得到的:

INFO [NVPAPICaller] - TIMESTAMP=2012%2d04%2d14T10%3a41%3a27Z&CORRELATIONID=5e18132a3167&ACK=Success&VERSION=51%2e0&BUILD=2769757 Ack : 200  Elapsed Time : 2,491 ms 

How can I solve this? 我该如何解决?

使用TransactionSearch解决

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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