Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 1.22 KB

README.md

File metadata and controls

15 lines (10 loc) · 1.22 KB

PayPal

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
  • Payouts

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