fix(payment): round curency precision (#12803)

This commit is contained in:
Carlos R. L. Rodrigues
2025-06-24 13:41:14 -03:00
committed by GitHub
parent 93cf79cb0f
commit ba1e6595b7
4 changed files with 151 additions and 17 deletions
+6
View File
@@ -0,0 +1,6 @@
---
"@medusajs/payment": patch
"@medusajs/utils": patch
---
fix(payment): round currency decimal precision