Skip to content

💸 PayPal REST API client for the Elixir language (elixir-lang)

Notifications You must be signed in to change notification settings

Zensavona/PayPal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 :)