Files
medusa-store/packages/medusa-payment-stripe
Shahed Nasser b4f0771202 small fixes
2022-05-20 11:44:20 +03:00
..
2021-10-07 11:01:37 +02:00
2022-01-11 16:54:08 +01:00
2020-01-18 14:48:15 +01:00
2022-01-11 16:54:08 +01:00
2022-05-20 11:44:20 +03:00

medusa-payment-stripe

Add Stripe as a Payment Provider.

Learn more about how you can use this plugin in the documentaion.

Options

{
  api_key: "STRIPE_API_KEY",
  webhook_secret: "STRIPE_WEBHOOK_SECRET",
}