wip
This commit is contained in:
@@ -163,7 +163,8 @@ class NovaVisaMasterPaymentOrderItem extends Resource
|
|||||||
'html' => CheckOnlinePayment::resultHTML($response),
|
'html' => CheckOnlinePayment::resultHTML($response),
|
||||||
]);
|
]);
|
||||||
})->icon('server')
|
})->icon('server')
|
||||||
->sole(),
|
->sole()
|
||||||
|
->withoutConfirmation(),
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user