README.md
# PayPal
### Elixir library for working with the PayPal REST API.
[](https://travis-ci.org/Zensavona/PayPal) [](http://inch-ci.org/github/zensavona/PayPal) [](https://hexdocs.pm/pay_pal) [](https://coveralls.io/github/Zensavona/PayPal?branch=master) [](https://beta.hexfaktor.org/github/Zensavona/PayPal) [](https://hex.pm/packages/pay_pal) [](https://hex.pm/packages/pay_pal) [](http://opensource.org/licenses/MIT)
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 :)