fix(medusa-payment-stripe): Catch on idempotency key retrieve if not found (#4025)
**What** In case the idempotency key is not found, an error will be thrown. We actually want to catch this error and create the key if it does not exists
This commit is contained in:
committed by
GitHub
parent
ff37cd190f
commit
cff54d7325
@@ -0,0 +1,6 @@
|
||||
---
|
||||
"medusa-payment-stripe": patch
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
fix(medusa-payment-stripe): Catch on idempotency key retrieve if not found
|
||||
Reference in New Issue
Block a user