Is PayPal Payouts API SDK for NodeJS production ready
SagarC
New Community Member
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on
Aug-12-2021
10:52 PM
I want to integrate the PayPal payouts feature in my application which is developed in Node.js.
I have two options available -
1) Make API call
2) Use SDK
As mentioned in the documentation there is the benefit of using SDK-
SDK benefits -
Using an SDK over a direct integration allows the SDK to handle authentication for you. The SDK obtains your OAuth 2.0 access token and automatically reflects any Payouts API updates.
It seems that SDK is relatively new, does it has some bugs which are yet to be fixed? Do you recommend using this SDK in production?
Link od SDK-
https://github.com/paypal/Payouts-NodeJS-SDK
Labels:
- Labels:
-
REST SDK
0 REPLIES 0

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
Related Content
- Payout function application on Production? in PayPal Payments Standard
- PayPal oAuth Login: Something went wrong. Try again in REST APIs
- Refunding an order via HATEOAS URL failing with NOT_AUTHORIZED error in Sandbox Environment
- Enabling Payouts API / Mass Pay in REST APIs
- nodejs payouts sdk - currency payment problem in SDKs