Validate an email is linked to a valid PayPal account

☆樱花仙子☆ 提交于 2019-12-08 12:24:03

问题


Is there an ability to verify if the the user has a valid email address linked to the PayPal account and also if possible to check if this account has Grant API permission (toward my account) to process Refund API? Profile to refund is Payment profile is created through AdaptivePayment Pay API call.

I was wondering if this is possible through an API call?

Thanks


回答1:


You can use PayPal GetVerifiedStatus API Operation will check for the verified status of the paypal account. You can also use Permissions API Operation to explicitly get/check the permissions granted for the specific PayPal account.



来源:https://stackoverflow.com/questions/11057058/validate-an-email-is-linked-to-a-valid-paypal-account

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