Start your application

Get ready to earn when you spend
watch a quick tutorial

Patriot Act - Notice Important Information About Procedures for Opening a New Account: To help the government fight the funding of terrorism and money laundering activities, federal law requires all financial institutions to obtain, verify, and record information that identifies each person (business and individuals) who opens any financial transaction account(s) including deposits, loans and safe deposit boxes.

What this means for you: When you open any financial transaction account, we may ask for your name, address (mailing and physical, if different), date of birth, and other information that will allow us to identify you. We may also ask to see your driver’s license or other identifying documents.

Here are a few frequently asked questions:

Civic's primary field of membership is for local government employees, their families and their businesses.

Worried about meeting eligibility requirements? During your application, we can help you figure out which eligibility option works best for you. We have options for people and businesses in North Carolina and some of its bordering states.

Yes, depending on the loan type and your financial situation, more information may be requested.

If you are an existing Civic member who would like to add joint owners to your deposit accounts, click here.

If you are an existing Civic member who would like to add additional accounts, click here.

Request Details

Session Id:lanpx2ij0tj540l5bnpuuimdRequest Type:GET
Time of Request:4/28/2024 9:22:17 PMStatus Code:200
Request Encoding:Unicode (UTF-8)Response Encoding:Unicode (UTF-8)

Trace Information

CategoryMessageFrom First(s)From Last(s)
Trace Enabled via Form Settings
FID200380.0000210.000021
FI NameCivic Federal Credit Union0.0000480.000028
Current Uri/civicfcu/oa/default.aspx0.0000570.000008
FormNo00.0000630.000006
Individuals Count00.0000690.000006
FormDataField Items00.0000790.000010
aspx.pageEnd Load0.0196320.019553
aspx.pageBegin LoadComplete0.0197080.000077
aspx.pageEnd LoadComplete0.0286170.008909
aspx.pageBegin PreRender0.0286910.000074
Process Pre-Render0001: Imports System
0002: Imports System.Web
0003: Imports System.Web.UI
0004: Imports System.Web.UI.WebControls
0005: Imports fiVISION.DataStorageObjects
0006: Imports fiVISION.Form
0007: Imports fiVISION.Form.Components
0008: Imports fiVISION.Web
0009: Imports fiVISION.Web.UI
0010: Imports fiVISION.Web.UI.WebControls
0011: Imports System.Web.HttpContext
0012: Imports Microsoft.VisualBasic
0013:
0014: Namespace Dynamic
0015: Public Class Code
0016: Public Sub ExecuteCode(ByRef page As FormPage)
0017:
0018: ' --- Begin Declaring Variables
0019: Dim progBar As fiVISION.Web.UI.WebControls.fiVISION_ProgressBar = FindControlRecursive.FindControl(page.controls, "progBar")
0020: Dim btnNonMember As fiVISION.Web.UI.WebControls.IndividualCommandButtonV2 = FindControlRecursive.FindControl(page.controls, "btnNonMember")
0021: Dim tbRedirectInfo As fiVISION.Web.UI.WebControls.TextBoxV2 = FindControlRecursive.FindControl(page.controls, "tbRedirectInfo")
0022: Dim tbSelectedProd As fiVISION.Web.UI.WebControls.TextBoxV2 = FindControlRecursive.FindControl(page.controls, "tbSelectedProd")
0023: Dim formPage As FormPage = DirectCast(Page, FormPage)
0024: Dim Applicant As Individual = formPage.Individuals.Item(RelationshipType.applicant)
0025: Dim applicationComponent As ApplicationFormComponent = formPage.FormComponents.Item(ComponentType.ApplicationFormComponent)
0026: Dim application As IApplication = applicationComponent.Application
0027:
0028: ' --- End Declaring Variables
0029:
0030: progBar.visible = falseIf IsNothing(Current.Session("ExternalSession")) = False AndAlso Current.Session("ExternalSession") = True Then  page.SetRedirectURL("ApplicationType.aspx")Else    If Page.IsPostBack = False And Page.IsAdmin = False Then                    If IsNothing(Current.Request("EligCode")) = False Then            Dim AffiliationRepo = New fivision.AffiliationRepository() Dim AffiliationID = AffiliationRepo.GetAffliationIDByHostAffiliationID(page.fiVISIONForm.FI.FID, Current.Request("EligCode"))       If Not IsNothing(AffiliationID) AndAlso AffiliationID > 0 Then                         Current.Session("EligibilityCode") = Current.Request("EligCode") Dim csm As ClientScriptManager = Page.ClientScript Dim PBR As String = csm.GetPostBackEventReference(btnNonMember.btnSubmitButton, "") ScriptManager.RegisterStartupScript(Page, GetType(Page), "Elig", PBR, True)                End If Else          End IF        End IfEnd IfIf Not IsNothing(Current.Request.QueryString("Applicant")) then    if Current.Request.QueryString("Applicant") = "EM" then    tbRedirectInfo.Text = "RedirectMember"  else if current.request.querystring("Applicant") = "NM" then      tbRedirectInfo.Text = "RedirectNonMember"    else      tbRedirectInfo.Text = ""  End Ifelse tbRedirectInfo.Text = ""End If  tbSelectedProd.Text = "NoneSelected"If Not IsNothing(Current.Request.QueryString("SelectedProduct")) AndAlso Current.Request.QueryString("SelectedProduct") <> "" then tbSelectedProd.Text = Current.Request.QueryString("SelectedProduct")End ifIf Not IsNothing(Current.Request.QueryString("PreSelectedProducts")) AndAlso Current.Request.QueryString("PreSelectedProducts") <> "" then tbSelectedProd.Text = Current.Request.QueryString("PreSelectedProducts")End ifIf Not IsNothing(Current.Request.QueryString("key")) AndAlso Current.Request.QueryString("key") <> "" then tbSelectedProd.Text = Current.Request.QueryString("key")End if
0031: formPage.Individuals.Add(applicant)
0032:
0033: End Sub
0034: End Class
0035: End Namespace
0036:
0.5354010.506710
Process Script0.5379840.002583
aspx.pageEnd PreRender0.5616220.023638
aspx.pageBegin PreRenderComplete0.5616970.000075
aspx.pageEnd PreRenderComplete0.5617070.000010
aspx.pageBegin SaveState0.5625840.000878
aspx.pageEnd SaveState0.5629660.000381
aspx.pageBegin SaveStateComplete0.5629750.000010
aspx.pageEnd SaveStateComplete0.5629800.000005
aspx.pageBegin Render0.5629840.000004
aspx.pageEnd Render0.5651880.002204

Control Tree

Control UniqueIDTypeRender Size Bytes (including children)ViewState Size Bytes (excluding children)ControlState Size Bytes (excluding children)
__PagefiVISION.Web.UI.FormPageExternal2772700
    ctl29System.Web.UI.LiteralControl4000
    ctl30System.Web.UI.LiteralControl12400
    ctl00System.Web.UI.HtmlControls.HtmlGenericControl2756300
        ctl31System.Web.UI.LiteralControl200
        ctl01System.Web.UI.HtmlControls.HtmlHead282200
            ctl32System.Web.UI.LiteralControl200
            ctl33System.Web.UI.LiteralControl7300
            ctl34System.Web.UI.LiteralControl8100
            ctl35System.Web.UI.LiteralControl11100
            ctl36System.Web.UI.LiteralControl7000
            ctl37System.Web.UI.LiteralControl7400
            ctl38System.Web.UI.LiteralControl8200
            ctl39System.Web.UI.LiteralControl7900
            ctl40System.Web.UI.LiteralControl7300
            ctl41System.Web.UI.LiteralControl8000
            ctl42System.Web.UI.LiteralControl7000
            ctl43System.Web.UI.LiteralControl7500
            ctl44System.Web.UI.LiteralControl13400
            ctl45System.Web.UI.LiteralControl5600
            ctl46System.Web.UI.LiteralControl6700
            ctl47System.Web.UI.LiteralControl6800
            ctl48System.Web.UI.LiteralControl9500
            ctl02System.Web.UI.HtmlControls.HtmlLink10000
            ctl03System.Web.UI.HtmlControls.HtmlLink11100
            ctl49System.Web.UI.LiteralControl200
            ctl04System.Web.UI.HtmlControls.HtmlGenericControl12200
            ctl50System.Web.UI.LiteralControl200
            ctl05System.Web.UI.HtmlControls.HtmlGenericControl13100
            ctl51System.Web.UI.LiteralControl200
            ctl06System.Web.UI.HtmlControls.HtmlGenericControl11700
            ctl52System.Web.UI.LiteralControl200
            ctl07System.Web.UI.HtmlControls.HtmlGenericControl14400
            ctl53System.Web.UI.LiteralControl200
            ctl08System.Web.UI.HtmlControls.HtmlGenericControl11800
            ctl54System.Web.UI.LiteralControl200
            ctl09System.Web.UI.HtmlControls.HtmlGenericControl13200
            ctl55System.Web.UI.LiteralControl200
            ctl10System.Web.UI.HtmlControls.HtmlGenericControl13200
            ctl56System.Web.UI.LiteralControl200
            ctl57System.Web.UI.LiteralControl8400
            ctl58System.Web.UI.LiteralControl28500
            ctl11System.Web.UI.HtmlControls.HtmlTitle2700
        ctl12System.Web.UI.HtmlControls.HtmlGenericControl2466500
            fiVISIONWebFormSystem.Web.UI.HtmlControls.HtmlForm2428300
                ctl13fiVISION.Web.UI.WebControls.PageLayout1891800
                    ctl59System.Web.UI.LiteralControl2900
                    ctl60System.Web.UI.LiteralControl228500
                    ctl61System.Web.UI.LiteralControl5200
                    progBarfiVISION.Web.UI.WebControls.fiVISION_ProgressBar0240
                        ctl15System.Web.UI.HtmlControls.HtmlGenericControl000
                            ctl16System.Web.UI.HtmlControls.HtmlGenericControl000
                                ctl17System.Web.UI.HtmlControls.HtmlGenericControl000
                                ctl62System.Web.UI.LiteralControl000
                    ctl63System.Web.UI.LiteralControl5000
                    ctl64System.Web.UI.LiteralControl9800
                    ctl65System.Web.UI.LiteralControl5200
                    ctl18fiVISION.Web.UI.WebControls.PageContent1261300
                        ctl66System.Web.UI.LiteralControl3400
                        ctl67System.Web.UI.LiteralControl5300
                        ErrorSummary1fiVISION.Web.UI.WebControls.ErrorSummary17400
                            ctl20System.Web.UI.WebControls.ValidationSummary8600
                            ctl68System.Web.UI.LiteralControl5600
                        ctl69System.Web.UI.LiteralControl5100
                        ctl70System.Web.UI.LiteralControl45200
                        ctl71System.Web.UI.LiteralControl5800
                        IndividualHandler01fiVISION.Web.UI.WebControls.IndividualHandler61500
                            ctl72System.Web.UI.LiteralControl4000
                            ctl73System.Web.UI.LiteralControl700
                            ctl74System.Web.UI.LiteralControl6600
                            btnNonMemberfiVISION.Web.UI.WebControls.IndividualCommandButtonV235600
                                btnNonMember$btnNonMemberSystem.Web.UI.WebControls.Button32500
                            ctl75System.Web.UI.LiteralControl6400
                            ctl76System.Web.UI.LiteralControl600
                            ctl77System.Web.UI.LiteralControl3800
                        ctl78System.Web.UI.LiteralControl5600
                        ctl79System.Web.UI.LiteralControl26700
                        ctl80System.Web.UI.LiteralControl5800
                        IndividualHandler02fiVISION.Web.UI.WebControls.IndividualHandler67200
                            ctl81System.Web.UI.LiteralControl4000
                            ctl82System.Web.UI.LiteralControl5900
                            ctl83System.Web.UI.LiteralControl6600
                            btnMemberfiVISION.Web.UI.WebControls.IndividualCommandButtonV234600
                                btnMember$btnMemberSystem.Web.UI.WebControls.Button31800
                            ctl84System.Web.UI.LiteralControl6400
                            ctl85System.Web.UI.LiteralControl2100
                            ctl86System.Web.UI.LiteralControl3800
                        ctl87System.Web.UI.LiteralControl5600
                        ctl88System.Web.UI.LiteralControl473200
                        ctl89System.Web.UI.LiteralControl5000
                        tbRedirectInfofiVISION.Web.UI.WebControls.TextBoxV227300
                            tbRedirectInfo_TextBoxSystem.Web.UI.WebControls.TextBox144240
                            tbRedirectInfo_TextBox_cvTextBoxSystem.Web.UI.WebControls.CustomValidator9600
                        ctl90System.Web.UI.LiteralControl4800
                        ctl91System.Web.UI.LiteralControl200
                        ctl92System.Web.UI.LiteralControl5000
                        tbSelectedProdfiVISION.Web.UI.WebControls.TextBoxV229400
                            tbSelectedProd_TextBoxSystem.Web.UI.WebControls.TextBox165240
                            tbSelectedProd_TextBox_cvTextBoxSystem.Web.UI.WebControls.CustomValidator9600
                        ctl93System.Web.UI.LiteralControl4800
                        ctl94System.Web.UI.LiteralControl200
                        ctl95System.Web.UI.LiteralControl5000
                        txtQueryStringfiVISION.Web.UI.WebControls.TextBoxV212900
                            txtQueryString_TextBoxSystem.Web.UI.WebControls.TextBox0240
                            txtQueryString_TextBox_cvTextBoxSystem.Web.UI.WebControls.CustomValidator9600
                        ctl96System.Web.UI.LiteralControl4800
                        ctl97System.Web.UI.LiteralControl428500
                        ctl98System.Web.UI.LiteralControl3200
                    ctl99System.Web.UI.LiteralControl5000
                    ctl100System.Web.UI.LiteralControl125000
                    ctl101System.Web.UI.LiteralControl4600
                    lblLabelDatefiVISION.Web.UI.WebControls.Label7200
                        lblLabelDate_LabelSystem.Web.UI.WebControls.Label4100
                    ctl102System.Web.UI.LiteralControl4400
                    ctl103System.Web.UI.LiteralControl223700
                    ctl104System.Web.UI.LiteralControl2700
            ctl105System.Web.UI.LiteralControl36900

Session State

Session KeyTypeValue
System_SessionCreatedTimeSystem.DateTime4/29/2024 1:22:17 AM
EntityFrameworkSharp.SessionEnabled.ValidatedOAuthObjectEntityFrameworkSharp.SessionEnabled.ValidatedOAuthObjectEntityFrameworkSharp.SessionEnabled.ValidatedOAuthObject
EntityFrameworkSharp.SessionEnabled.MFAInformationEntityFrameworkSharp.SessionEnabled.MFAInformationEntityFrameworkSharp.SessionEnabled.MFAInformation
EntityFrameworkSharp.SessionEnabled.ExternalApplicationInformationEntityFrameworkSharp.SessionEnabled.ExternalApplicationInformationEntityFrameworkSharp.SessionEnabled.ExternalApplicationInformation
FormURI_DirectorySystem.String/civicfcu/oa/
EntityFrameworkSharp.SessionEnabled.RemoteAuthorizationEntityFrameworkSharp.SessionEnabled.RemoteAuthorizationEntityFrameworkSharp.SessionEnabled.RemoteAuthorization
EntityFrameworkSharp.SessionEnabled.OneTimePasscode.0EntityFrameworkSharp.SessionEnabled.OneTimePasscodeEntityFrameworkSharp.SessionEnabled.OneTimePasscode
SourceFormIndividualsHaveBeenCopiedSystem.BooleanFalse
EntityFrameworkSharp.SessionEnabled.PageComponentPostProcessingEntityFrameworkSharp.SessionEnabled.PageComponentPostProcessingEntityFrameworkSharp.SessionEnabled.PageComponentPostProcessing
EntityFrameworkSharp.SessionEnabled.SSOInfoEntityFrameworkSharp.SessionEnabled.SSOInfoEntityFrameworkSharp.SessionEnabled.SSOInfo
FormDataFieldCollectionfiVISION.DataStorageObjects.FormDataFieldCollectionfiVISION.DataStorageObjects.FormDataFieldCollection
IndividualsfiVISION.DataStorageObjects.IndividualCollectionfiVISION.DataStorageObjects.IndividualCollection
ProductCollateralsfiVISION.DataStorageObjects.ProductCollateralCollectionfiVISION.DataStorageObjects.ProductCollateralCollection

Application State

Application KeyTypeValue

Request Cookies Collection

NameValueSize

Response Cookies Collection

NameValueSize
ASP.NET_SessionIdlanpx2ij0tj540l5bnpuuimd42

Headers Collection

NameValue
Connectionclose
Accept*/*
Hostforms-preprod.fivision.com
User-AgentMozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)

Response Headers Collection

NameValue
X-AspNet-Version4.0.30319
Set-CookieASP.NET_SessionId=lanpx2ij0tj540l5bnpuuimd; path=/; secure; HttpOnly; SameSite=None
Cache-Controlprivate, no-store, no-cache
ExpiresMon, 29 Apr 2024 01:22:17 GMT
Content-Typetext/html

Form Collection

NameValue

Querystring Collection

NameValue

Server Variables

NameValue
ALL_HTTPHTTP_CONNECTION:close HTTP_ACCEPT:*/* HTTP_HOST:forms-preprod.fivision.com HTTP_USER_AGENT:Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
ALL_RAWConnection: close Accept: */* Host: forms-preprod.fivision.com User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
APPL_MD_PATH/LM/W3SVC/3/ROOT
APPL_PHYSICAL_PATHD:\WebSiteContent\PreProd-FormsWebApp.34.100.24\
AUTH_TYPE 
AUTH_USER 
AUTH_PASSWORD 
LOGON_USER 
REMOTE_USER 
CERT_COOKIE 
CERT_FLAGS 
CERT_ISSUER 
CERT_KEYSIZE256
CERT_SECRETKEYSIZE2048
CERT_SERIALNUMBER 
CERT_SERVER_ISSUERC=US, O="Entrust, Inc.", OU=See www.entrust.net/legal-terms, OU="(c) 2012 Entrust, Inc. - for authorized use only", CN=Entrust Certification Authority - L1K
CERT_SERVER_SUBJECTC=US, S=Indiana, L=Indianapolis, O="Financial Vision, LLC", CN=*.fivision.com
CERT_SUBJECT 
CONTENT_LENGTH0
CONTENT_TYPE 
GATEWAY_INTERFACECGI/1.1
HTTPSon
HTTPS_KEYSIZE256
HTTPS_SECRETKEYSIZE2048
HTTPS_SERVER_ISSUERC=US, O="Entrust, Inc.", OU=See www.entrust.net/legal-terms, OU="(c) 2012 Entrust, Inc. - for authorized use only", CN=Entrust Certification Authority - L1K
HTTPS_SERVER_SUBJECTC=US, S=Indiana, L=Indianapolis, O="Financial Vision, LLC", CN=*.fivision.com
INSTANCE_ID3
INSTANCE_META_PATH/LM/W3SVC/3
LOCAL_ADDR192.168.160.21
PATH_INFO/civicfcu/oa
PATH_TRANSLATEDD:\WebSiteContent\PreProd-FormsWebApp.34.100.24\civicfcu\oa
QUERY_STRING 
REMOTE_ADDR18.216.83.240
REMOTE_HOST18.216.83.240
REMOTE_PORT63621
REQUEST_METHODGET
SCRIPT_NAME/civicfcu/oa
SERVER_NAMEforms-preprod.fivision.com
SERVER_PORT447
SERVER_PORT_SECURE1
SERVER_PROTOCOLHTTP/1.1
SERVER_SOFTWAREMicrosoft-IIS/10.0
URL/civicfcu/oa
HTTP_CONNECTIONclose
HTTP_ACCEPT*/*
HTTP_HOSTforms-preprod.fivision.com
HTTP_USER_AGENTMozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)

Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4718.0