mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 11:04:41 -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)
|
public function handleSelect(string $company_gateway_id, string $gateway_type_id)
|
||||||
{
|
{
|
||||||
//
|
dd($this->context['bundle']);
|
||||||
}
|
}
|
||||||
|
|
||||||
public function render()
|
public function render()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user