We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
How to add Stripe payment to Medusajs 2.0 for credit card payment
Summary
Description
In this video we are adding Stripe payment module to your medusajs 2.0 project, so products can be checked out using a credit card.
Timestamps:
01:50 - How to configure Stripe payment module in medusa project (code)
03:45 - How to sign up with Stripe and obtain API key, and how to pass it to your medusa app
05:30 - How to setup webhook with payment events in Stripe, and pass webhook secret to your medusa app
07:55 - How to pass Stripe publishable API key to storefront
09:30 - How to configure your app to use Stripe instead of manual payment (admin dashboard settings)
10:30 - Testing that the integration works with a test transaction
12:03 - Important note about test mode vs production mode
12:43 - Where to find links to all resources
If you didn't already deploy your medusa 2.0 project, you can follow this guide to do so, it takes about 5 minutes: https://funkyton.com/medusajs-2-0-is-finally-here/
Link to blog post, with all resources and copy/paste texts: https://funkyton.com/add-stripe-payment-module-to-medusajs-2-0/
Translated At: 2025-03-29T06:01:36Z