简体   繁体   English

如何使用API​​获取PayPal付款和退款

[英]How to get PayPal Payments and Refunds using API

I am trying to retrieve payments and refunds from paypal, using api. 我正在尝试使用API​​从Paypal检索付款和退款。 It needs to have the option for date range filtering. 它需要具有日期范围过滤选项。 And with no limit on the number of returned rows. 并且对返回的行数没有限制。

To be clearer, i'm not looking to make a payment or make a refund using the api, i'm looking to get a list of history transactions of payments received and refunds made on my paypal account, using the api. 更清楚一点,我不是想使用api进行付款或退款,而是要获取使用api在我的Paypal帐户上收到的付款和退款的历史交易清单。

Been looking for this option on paypal's documentation for a while now, but can't find anything. 一段时间以来一直在贝宝的文档中寻找该选项,但找不到任何东西。 i've found GetBalance api call, but it's limited in result. 我已经找到GetBalance api调用,但结果有限。

TransactionSearchGetTransactionDetails应该给您带来的好处

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

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