PayPal REST API “List Payments” returns no entries

后端 未结 1 1176
情深已故
情深已故 2020-12-21 06:25

I\'m trying to use PayPal REST API to get a list of payments. Typically these payments will have been made via eBay.

When I try the sandbox I can get a token, and th

相关标签:
1条回答
  • 2020-12-21 06:42

    I also ran into this issue. Strangely, It seems that the PayPal REST API only returns results for payments made through the REST API. See here: https://stackoverflow.com/a/18139747

    Classic API will remain the way to do this until the REST API is improved.

    0 讨论(0)
提交回复
热议问题