You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

PayPalInvoiceSDK

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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.

2.10.117
Source
nugetNuGet
Version published
Maintainers
1
Created
The README file is missing

Keywords

PayPal

FAQs

Package last updated on 15 Dec 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts