This project demonstrates integrating Stripe checkout functionality into a Node.js Express application.
git clone https://github.com/your-username/express-stripe.gitcd express-stripenpm installBefore running the application, you need to configure your Stripe secret key. Replace 'YOUR_STRIPE_SECRET_KEY' in index.js with your actual Stripe secret key.
To start the server, run:
npm start
The server will start listening on port 4000 by default.
{
"productName": "Sample Product",
"price": 1000
}{
"id": "checkout-session-id"
}This project is licensed under the MIT License.
—
$ claude mcp add express-stripe \
-- python -m otcore.mcp_server <graph>