**What** Fix the options usage across the plugin `this.options_` instead of `this.options` **Tests** New unit tests Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com>
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",
}