Info
Version: | 2.15.117 |
Author(s): | PayPal |
Last Update: | Tuesday, December 15, 2015 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/paypal/adaptivepayments-sdk-dotnet |
NuGet Url: | https://www.nuget.org/packages/PayPalAdaptivePaymentsSDK |
Install
Install-Package PayPalAdaptivePaymentsSDK
dotnet add package PayPalAdaptivePaymentsSDK
paket add PayPalAdaptivePaymentsSDK
PayPalAdaptivePaymentsSDK Download (Unzip the "nupkg" after downloading)
Dependencies
- PayPalCoreSDK(1.7.0)
Tags
Payments:
Pay: Transfers funds from a sender's PayPal account to one or more receivers' PayPal accounts (up to 6 receivers)
PaymentDetails: Obtains information about a payment created with the Pay API operation
ExecutePayment: Executes a payment
GetPaymentOptions: Obtain the settings specified with the SetPaymentOptions API operation
SetPaymentOptions: Sets payment options
Preapprovals:
Preapproval: Sets up preapprovals, which is an approval to make future payments on the sender's behalf
PreapprovalDetails: Obtains information about a preapproval
CancelPreapproval: Cancels a preapproval
Other Operations:Refund: Refunds all or part of a payment
ConvertCurrency: Obtains the current foreign exchange (FX) rate for a specific amount and currency
GetFundingPlans: Determines the funding sources that are available for a specified payment
GetShippingAddresses: Obtains the selected shipping address.