贝宝API - 验证帐户是否有效/存在/查实 [英] PayPal API - Verify that an account is valid / exists / verified

查看:223
本文介绍了贝宝API - 验证帐户是否有效/存在/查实的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

任何人都已能够仅通过电子邮件地址验证PayPal帐户的有效性?

Has anyone been able to verify the validity of a PayPal account only by the email address?

AdaptiveAccounts GetVerifiedStatus(贝宝自己的话说)仅由他们的主要战略客户使用(见下文),我无法找到任何其他方式基础上的电子邮件地址的帐户是否存在,验证检查。

AdaptiveAccounts GetVerifiedStatus (in PayPal's own words) is only for use by their key strategic customers (see below), and I cannot find any other way to check based on an email address whether an account exists and is verified.

即使做与供应不工作,自己试试看所有领域的有效名称搜索:

Even doing a valid NAME search with all fields supplied doesn't work, try it for yourself:

<一个href=\"https://devtools-paypal.com/apiexplorer/AdaptiveAccounts\">https://devtools-paypal.com/apiexplorer/AdaptiveAccounts

我一直在使用他们的自适应付款相当长的一段时间,我有多少我们的卖家设法进入错误的PayPal帐户到我们的网站不断地惊讶。

I've been using their Adaptive Payments for quite some time and am constantly surprised at how many of our sellers manage to wrongly enter their PayPal account into our site.

这似乎PayPal是乐意为您提供服务,把我们的付款和佣金,但不愿意提供核心和非常基本的功能,能够处理之前确认接收方。

It seems PayPal is happy to provide services to take our payments and commissions but not willing to provide a core and very basic function to be able to verify receivers before processing.

贝宝支持回应我的查询对他们说:

PayPal Support response to my query to them:

我们有,如果PayPal帐户验证看到的唯一API是GetVerifiedStatus API。 NONE为matchCriteria的价值支持,但仅适用于非常大的战略合作伙伴和/或实际的金融机构。我们的应用程序审查团队提供访问该值严格的要求。不幸的是,我们没有任何API目前这只会告诉你,如果电子邮件地址上的帐户确认。

The only API we have for seeing if a PayPal account is Verified is the GetVerifiedStatus API. The value of NONE for matchCriteria is supported but only for very large strategic partners and/or actual Financial Institutions. Our App Review team has strict requirements for providing access to that value. Unfortunately we don't have any API currently that will simply tell you if the email address is confirmed on an account.

感谢您的耐心等待。

希望有某种形式的黑客攻击别人已经设法制定出实现这一功能的?

Hopefully there some sort of hack someone else has managed to work out to perform this function??

推荐答案

您可以发给薪酬API试图建立与电子邮件链式付款要求被测试为辅助接收器。由于链式付款不接受支付给接收器没有一个帐户,当输入电子邮件不符合PayPal帐户的API将返回一个错误(否则它会返回一个paykey,你会扔掉)

You can issue a request to the Pay API trying to set up a chained payment with the email to be tested as a secondary receiver. Since chained payments don't accept payments to receivers that do not have an account, the API will return an error when the input email does not correspond to a PayPal account (otherwise it will return a paykey, that you'll just throw away).

这篇关于贝宝API - 验证帐户是否有效/存在/查实的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆