From f91dfe22de4c05a066cdabbf20d1cd7c3b2c1b5a Mon Sep 17 00:00:00 2001 From: WILLIAMS EZE Date: Wed, 24 Sep 2025 12:30:07 +0100 Subject: [PATCH] feat: add Strip Node.js SDK to SDK section (#950) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 86f8eca..a7a7d09 100644 --- a/README.md +++ b/README.md @@ -1026,6 +1026,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar * [Spotify SDK](https://github.com/loverajoel/spotify-sdk) - Entity oriented SDK to work with the Spotify Web API. * [Square Node.js SDK](https://github.com/square/connect-nodejs-sdk/) - JavaScript client library for payments and other Square APIs. * [OpenAI SDK](https://github.com/openai/openai-node) - Official JavaScript / TypeScript library for the OpenAI API. +* [Stripe Node.js SDK](https://github.com/stripe/stripe-node) - Stripe Node.js SDK lets you integrate payments, subscriptions, and billing into your JavaScript/TypeScript apps. ## Full Text Search