Does PayPal's GetVerifiedStatus `belong' to the api caller's country?

橙三吉。 提交于 2019-12-12 01:53:02

问题


I'm wanting to verify accounts for a service I have. It seems all the accounts from the USA work, but as soon as someone from overseas attempts to verify their account the api doesn't work.

I am receiving the error 580022: Cannot determine PayPal account status. Is each region hidden from each other?


回答1:


There is no such restriction on verifying the international PayPal accounts too . Make sure you have passed the correct email address and the first n Last name .

I just tried to verify a "Trinidad and Tobago" account and it worked fine for me .

Apart from that make sure that if the person has middle name as well then don't include it in the API call . Just pass the first and the last name .



来源:https://stackoverflow.com/questions/29475221/does-paypals-getverifiedstatus-belong-to-the-api-callers-country

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!