paypal / PayPal-Python-SDK

Python SDK for PayPal RESTful APIs

Home Page:https://developer.paypal.com/docs/api/rest-sdks/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

missing payout api support?

jiamo opened this issue · comments

commented

Does it mean I must do api in curl or wrap by myself? Or do you have plan support the payout api?

I also find this example in master branch https://github.com/paypal/PayPal-Python-SDK/blob/master/samples/payout/create.py

Take a look at those samples and

class Payout(Create, Find):

@jiamo Currently we do not have any stipulated timeline for the v2.0.0 release, but it may be available in near future.

Please Check PayPal Community  (https://www.paypal-community.com )and  MTS ( https://paypal.com/mts )

Thanks!