Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 452 Bytes

File metadata and controls

25 lines (15 loc) · 452 Bytes

Eleven41.PayPal

Simple PayPal clients for working with PayPal API.

Currently only PayPal's Invoice API is implemented.

Copyright (C) 2013, Eleven41 Software

Get It on NuGet!

Install-Package Eleven41.PayPal

License

MIT License

Requirements

  • Visual Studio 2012

API Methods Implemented

  • CreateInvoice
  • SendInvoice
  • CreateAndSendInvoice
  • GetInvoiceDetails