CodeBrowser / npm / stripe
stripe@22.3.2
// Stripe API wrapper
$ npm install stripe
downloads/wk
14,543,303
license
MIT
version
22.3.2
published
Jul 16, 2026
What is stripe?
The stripe npm package is a Node.js wrapper for the Stripe API that lets you integrate payment processing into your applications. Use it to accept credit card payments, manage subscriptions, handle refunds, and interact with other Stripe services directly from your server code. It handles the HTTP communication with Stripe's servers so you don't have to build those requests manually.
Keywords
#stripe #payment processing #credit cards #api
Maintainers
stripe-bindings