feat(dashboard): admin 3.0 order refund form (#6850)
This commit is contained in:
@@ -809,6 +809,7 @@ export default class PaymentProviderService extends TransactionBaseService {
|
||||
|
||||
const toCreate = {
|
||||
payment_id: payment.id,
|
||||
order_id: payment.order_id,
|
||||
amount,
|
||||
reason,
|
||||
note,
|
||||
|
||||
Reference in New Issue
Block a user