Paypal Payouts—any existing API wrappers?

I’m working on an app that will be using Paypal Payouts. I’ve found a couple of packages that provider elixir wrappers for parts of the Paypal API (https://github.com/Zensavona/PayPal, which appears to be under active development, and https://github.com/era/pay, which doesn’t seem to have any recent commits).

However, neither supports the Payouts portion of the Paypal API. Is anyone aware of a package that does so, either currently or in active development?

Thanks,
Kevin

1 Like

We have an app in our umbrella that only does PayPal payouts. It’s a fairly straight forward API, aside from the auth token flow.

I’ll look into sharing it for you.

7 Likes

Hi @sorentwo, is your offering still valid?
I think I could also benefit from it.

Thanks in advance.