Files
medusa-store/packages/medusa-payment-stripe/README.md
Shahed Nasser b4f0771202 small fixes
2022-05-20 11:44:20 +03:00

273 B

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",
}