feat(dashboard): admin 3.0 order refund form (#6850)

This commit is contained in:
Frane Polić
2024-04-01 10:55:42 +02:00
committed by GitHub
parent 1a48fe0282
commit e58e81fd25
11 changed files with 355 additions and 3 deletions
@@ -809,6 +809,7 @@ export default class PaymentProviderService extends TransactionBaseService {
const toCreate = {
payment_id: payment.id,
order_id: payment.order_id,
amount,
reason,
note,