feat(payment): update payment collection status (#7335)

This commit is contained in:
Carlos R. L. Rodrigues
2024-05-15 15:11:40 +00:00
committed by GitHub
parent 774696845c
commit 7c4f4d7388
8 changed files with 384 additions and 33 deletions
@@ -1910,6 +1910,7 @@ medusaIntegrationTestRunner({
expect.objectContaining({
currency_code: "usd",
amount: 106,
status: "authorized",
}),
],
})