mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-23 20:00:33 -04:00
Scaffold work on handling payment methods
This commit is contained in:
parent
f235d44ac5
commit
fe2c4b3863
@ -36,7 +36,7 @@ class Methods extends Component
|
||||
|
||||
public function handleSelect(string $company_gateway_id, string $gateway_type_id)
|
||||
{
|
||||
//
|
||||
dd($this->context['bundle']);
|
||||
}
|
||||
|
||||
public function render()
|
||||
|
Loading…
x
Reference in New Issue
Block a user