PayPalInvoiceSDK 2.10.117
dotnet add package PayPalInvoiceSDK --version 2.10.117
NuGet\Install-Package PayPalInvoiceSDK -Version 2.10.117
<PackageReference Include="PayPalInvoiceSDK" Version="2.10.117" />
paket add PayPalInvoiceSDK --version 2.10.117
#r "nuget: PayPalInvoiceSDK, 2.10.117"
// Install PayPalInvoiceSDK as a Cake Addin #addin nuget:?package=PayPalInvoiceSDK&version=2.10.117 // Install PayPalInvoiceSDK as a Cake Tool #tool nuget:?package=PayPalInvoiceSDK&version=2.10.117
The PayPal Invoice SDK provides the following:
CreateInvoice API Operation: Use the CreateInvoice API operation to create a new invoice. The call includes merchant, payer, and API caller information, in addition to invoice detail. The response to the call contains an invoice ID and URL.
CancelInvoice API Operation: Use the CancelInvoice API operation to cancel an invoice.
CreateAndSendInvoice API Operation: Use the CreateAndSendInvoice API operation to create and send an invoice.
GetInvoiceDetails API Operation: Use the GetInvoiceDetails API operation to get detailed information about an invoice.
MarkInvoiceAsPaid API Operation: Use the MarkInvoiceAsPaid API operation to mark an invoice as paid.
MarkInvoiceAsRefunded API Operation: Use the MarkInvoiceAsRefunded API operation to mark an invoice as refunded. This API operation canonly be used for full refunds.
MarkInvoiceAsUnpaid API Operation: Use the MarkInvoiceAsUnpaid API operation to mark an invoice as unpaid.
SearchInvoices API Operation: Use the SearchInvoice API operation to search an invoice.
SendInvoice API Operation: Use the SendInvoice API operation to send an invoice to a payer, and notify the payer of the pending invoice.
UpdateInvoice API Operation: Use the UpdateInvoice API operation to update an invoice.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net20 is compatible. net35 was computed. net40 was computed. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- PayPalCoreSDK (>= 1.7.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.