fix(medusa-payment-stripe): handle webhook sirialization failure (#2607)

This commit is contained in:
Adrien de Peretti
2022-11-20 20:47:15 +01:00
committed by GitHub
parent 01a879ac94
commit e09f6e8a1e
3 changed files with 50 additions and 7 deletions
+6
View File
@@ -0,0 +1,6 @@
---
"medusa-payment-stripe": patch
"@medusajs/medusa": patch
---
fix(medusa-payment-stripe): handle webhook sirialization failure