Has anyone been able to verify the validity of a PayPal account only by the email address?
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:
https://devtools-paypal.com/apiexplorer/AdaptiveAccounts
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.
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:
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.
Thank you for your patience.
Hopefully there some sort of hack someone else has managed to work out to perform this function??