Skip to main content
PayPalInvoiceSDK package icon

PayPalInvoiceSDK

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.

Total Downloads
40.9K
40,936
Published
Jun 11, 2013
Latest stable version

Install

.NET CLI
dotnet add package PayPalInvoiceSDK --version 2.3.103
Package Manager Console
Install-Package PayPalInvoiceSDK -Version 2.3.103
PackageReference
<PackageReference Include="PayPalInvoiceSDK" Version="2.3.103" />

Frameworks

No framework metadata available.

Dependencies

[1.3.1, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

NuGet marks this package as deprecated and points to PayPalServerSDK as an alternative.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.