wip
This commit is contained in:
@@ -160,7 +160,6 @@ class PayVisaMasterPaymentAction
|
||||
|
||||
// Tell Livewire to open it in a new tab
|
||||
$livewire->js("window.open('{$onlinePaymentRepository->paymentLink()}', '_blank')");
|
||||
|
||||
})
|
||||
->modalSubmitActionLabel(__('Pay'));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user