fix(medusa-payment-stripe): Fix options typo (#1899)

**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>
This commit is contained in:
Adrien de Peretti
2022-07-26 13:34:28 +02:00
committed by GitHub
parent aa4bf795b2
commit e51fdd3304
6 changed files with 32 additions and 5 deletions

View File

@@ -0,0 +1,5 @@
---
"medusa-payment-stripe": patch
---
Fix options typo in payment intent descriptions