0

After reading the PayPal API for quite some time, I fail to see how to obtain account / account holder information. For the Account for which I have the API Username / Passwort and Signature. This leads me to the following questions:

a) is it possible to obtain those information. b) how would I accomplish this?

4

1 回答 1

0

因此,澄清一下,您是否希望接收您拥有 API 凭据的帐户的帐户信息?您要检索什么信息,为什么?通常,您拥有凭据的帐户将是您自己的,您只需登录即可访问它。如果您想检索有关交易的信息,您可以使用 API 来执行此操作。但是,API 不会返回您在帐户中列出的信息,例如信用卡号、电子邮件地址等。

GetPalDetails API 返回您正在使用的 API 凭据的帐户的 PayPal ID 以及国家/地区代码。

于 2013-03-05T15:13:17.203 回答