|
The e-check form we use is encased in a java applet. In simple terms this means the form is downloaded into your computer for you to
fill in. A regular form on the internet is on the computer your connected to. Your data has to be sent to the other computer to reach
the form. Usually your data would have to go through several other computers before it reaches the form. Along the way it can be intercepted. Even with secure servers there is a chance of compromise. The e-check applet encrypts your data on your computer before it leaves. This way, even if it is intercepted it won't be recognized as anything valuable. We use a proprietary encryption that is unknown to anyone outside our organization.
|