getCompanyGateway() ->driver($request->getClient()) ->setPaymentMethod(GatewayType::INSTANT_BANK_PAY) ->processPaymentResponse($request); } }