Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 1.55 KB

README.md

File metadata and controls

16 lines (10 loc) · 1.55 KB

PayPal

Note (from this fork): Don't use PayPal. Ever. Do whatever it takes to use something like Stripe. Avoid Paypal at all costs. Heck, even give away your stuff for free, but don't use PayPal. Terrible product, documentation, API and everything else. I wasted 30 days working with their API, waiting for their support to fix all my sandbox woes.

Elixir library for working with the PayPal REST API.

Build Status Inline docs Hex Docs Coverage Status Deps Status hex.pm version hex.pm downloads License

This is in development, currently the following parts of the API are working:

  • access token rotation on expiry
  • Billing Plans
  • Billing Agreements
  • Payments

These work fine and I am using them in production, they have test coverage. Check out the docs :)