我如何确定一个PayPal帐户使用的是新的.NET REST库验证 [英] How do I determine if a PayPal account is verified using the new .NET REST Libraries

查看:128
本文介绍了我如何确定一个PayPal帐户使用的是新的.NET REST库验证的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

因此​​,我安装PayPal.net SDK 1.7.0在Visual Studio 2010中使用的NuGet包。用我所有的读数,这是最新和最伟大的,并有望成为最前向兼容的库有来自贝宝。

So I installed PayPal.net SDK 1.7.0 in Visual Studio 2010 using the Nuget package. With all my readings this is the 'latest and greatest' and promises to be the most forward compatible library there is from PayPal.

我有没有问题,测试的派息的功能,很好地工作。

I am having no problem testing the Payout functionality, works nicely.

不过,我的付款之前,我想,以确定是否PayPal用户验证(地址,或银行账户),允许付款之前。我能找到的唯一的文档描述了什么,我需要在这里只提供所谓的适应性帐户一个即将要被弃用库。

However, before I do a Payout, I would like to determine if the PayPal user is Verified (address, or bank account), before allowing the Payout. The only documentation I can find that describes what I need here is only available in a soon-to-be-deprecated library called 'Adaptive Accounts'.

https://github.com/贝宝/ adaptiveaccounts-SDK-DOTNET

您的权利去GitHub的链接,它甚至建议不要使用它。那么,究竟如何我发出的付款之前实现预验证的此功能?

You go right to the GitHub link, and it even recommends NOT to use it. So, how exactly do I achieve this functionality of pre-verification before issuing a Payout?

这经典的SDK不积极支持并会弃用
未来。有关新集成的全力支持,请使用
宝.NET SDK

This Classic SDK is not actively supported and will be deprecated in the future. For full support on new integrations, please use the PayPal .NET SDK

所以我使用它,或者是这个功能我已经安装了,但只是`吨找到支撑的文档在新库?

So do I use it or is this functionality supported in the new libraries I have installed, but just can`t find documentation on?

推荐答案

我们的REST API库不有AdaptiveAccounts为这一刻的任何支持。

Our REST API library doesn't have any support for AdaptiveAccounts as of this moment.

如果您想使用Adaptive帐户API,你将需要使用经典API集成。你应该使用特定的API叫做 GetVerifiedStatus API

If you would like to use Adaptive Accounts API, you will need to use Classic API integration. The specific API you should be using is called GetVerifiedStatus API.

https://developer.paypal.com/webapps/developer/docs/classic/api/adaptive-账户/ GetVerifiedStatus_API_Operation /

如果您正在寻找它的SDK,这里是供AdaptiveAccounts最新的SDK:的 https://www.nuget.org/packages/PayPalAdaptiveAccountsSDK/

If you are looking for a SDK for it, here is the newest SDK available for AdaptiveAccounts: https://www.nuget.org/packages/PayPalAdaptiveAccountsSDK/

这不会贬值,至少不会很快直至REST API支持AdaptiveAccounts API。

This will not be depreciated, at least not anytime soon until REST API supported AdaptiveAccounts API.

这篇关于我如何确定一个PayPal帐户使用的是新的.NET REST库验证的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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