fix(medusa): RMA on items from swaps and claims (#1182)
This commit is contained in:
@@ -153,6 +153,7 @@ module.exports = async (connection, data = {}) => {
|
||||
currency_code: "usd",
|
||||
amount_refunded: 0,
|
||||
provider_id: "test-pay",
|
||||
captured_at: new Date(),
|
||||
data: {},
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user