.NET Core 的 PayPal SDK 中的支付
Payouts in PayPal SDK for .NET Core
我正在寻找新的 Paypal SDK for .NET Core (which is in beta) and I cand find Payouts (not to be confused with Payments). Does anybody know if its just not developed yet or if its replaced by something else. I want to transfer money from my Paypal acccount to another Paypal account. Do I need to use the non-Core-version or just use their REST api 吗?
希望这已经够清楚了:)
看起来它不是在 Core 上实现的,而是在 Framework 上实现的。按照您的说法使用那个或 REST api。
我正在寻找新的 Paypal SDK for .NET Core (which is in beta) and I cand find Payouts (not to be confused with Payments). Does anybody know if its just not developed yet or if its replaced by something else. I want to transfer money from my Paypal acccount to another Paypal account. Do I need to use the non-Core-version or just use their REST api 吗?
希望这已经够清楚了:)
看起来它不是在 Core 上实现的,而是在 Framework 上实现的。按照您的说法使用那个或 REST api。