PayPal is announcing that PayPal Node.js SDK with version number 1.6.1 is already available to download.
What is PayPal Node.js SDK ?
PayPal Node.js SDK is A JavaScript library for PayPal’s HTTP REST API, allowing developers to support a PayPal payment gateway in their Node.js applications .
The PayPal Node.js SDK was developed to simplify the process of accepting a credit card payment via PayPal’s service.Developers can initiate payments, manage subscriptions, accept future payments, send funds back to their owners, check payment details, store credit card details, handle batch operations, and also work in live or sandbox environments.The SDK uses OAuth2 for secure authentication and fetches all responses in a raw JSON format.Sample applications, documentation, and usage instructions are included with the download package.This API is also available for:PHPJavaRubyPythonC#/.NET
This is changelog for PayPal Node.js SDK version 1.6.1 :
- Webhook validation update patch.
You can read the complete changelog and also download this latest version on their homepage: developer.paypal.com