If i remove () at the end of call_user_func("gateway_" . $file . "_name")(); the module doesn't show the input field for text API Token and Signature
()
call_user_func("gateway_" . $file . "_name")();