feat: In band inventory updates (#311)
Co-authored-by: olivermrbl <oliver@mrbltech.com>
This commit is contained in:
committed by
GitHub
parent
44fce520aa
commit
f07cc0fa40
@@ -253,6 +253,7 @@ class PaymentProviderService extends BaseService {
|
||||
amount: total,
|
||||
currency_code: region.currency_code,
|
||||
data: paymentData,
|
||||
cart_id: cart.id,
|
||||
})
|
||||
|
||||
return paymentRepo.save(created)
|
||||
|
||||
Reference in New Issue
Block a user