Scaffold work on handling payment methods

This commit is contained in:
Benjamin Beganović 2024-02-16 17:43:07 +01:00
parent f235d44ac5
commit fe2c4b3863

View File

@ -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()