>> Vcheck / Check Bind User's Manual
Initial Account SetupInitial Account SetupRequired Contact InfoCreating Additional AdministratorsCustom Form TextCustom Email ContentCheck VerificationUsing the SystemBatch Printing
:: Quick Hints ::

This page explains how to link directly to your secure Vcheck form from your website.

If you are using a pre-form, then review the instructions here.

If you don't have a website, you can still allow customers to get to your online form by sending them to InstantCheckPay.Com - See More Details.

:: Linking To Your Secure Vcheck From from Your Website ::

This page explains how to link directly to your secure Vcheck form from your website.

If you are using a pre-form, then review the instructions here.

If you are in the insurance industry, and wish to use our existing pre-form that asks specific industry related questions prior to allowing the customer access to the actual form, please see the special note under the sample links below.

If you don't have a website, you can still allow customers to get to your online form by sending them to InstantCheckPay.Com - See More Details.

If your account was setup prior to May 11th, 2008, you were on the old Vcheck system and server. If you had links into your secure check form on your sites, this section contains information on what section of your current links needs to be changed.

There are several ways to link to your check form as the examples below show. All this information, customized with your system ID was contained in the Welcome email you received when your account was originally setup.

The most popular method of linking to your secure check form is to launch it into a new, pre-defined browser window. This window is set to a specific size and does not have the URL address line - so your customers will never know that the form is not coming directly form your own site. The new window does have the status bar on the bottom where the Secure SSL Connection key or lock icon appears so they will know they have a secure connection.

While broken into several lines below to display on this page, a link such as the below needs to be a single line of code in the HTML of your website. This link will open a plain text version of the below into a new browser window. You can copy and paste the code from that window into your website. HOWEVER, YOU WILL NEED TO CHANGE THE XXXX AFTER THE ID= TO YOUR OWN ID CODE. Your unique ID code was provided to you in the Welcome email message.

<A HREF="#PaybyVcheck"onClick="MyWin=window.open('https://www.securevcheck.com/
?id=XXXX','newWnd','width=700,height=700,menubar=yes,toolbar=yes,location=no,
resizable=1,scrollbars=yes,status=yes');MyWin.focus();"> Pay By Vcheck</A>

The words "Pay by Vcheck" in the code above may be changed to anything you like or an image may be used instead. Below are a number of images you may use instead of text. Just right click on an image and use the Save As or Save Image As command to save a copy of the image to your hard drive. You or your webmaster can then substitute the text of "Pay By Vcheck" with a call for the new image from your website.


INSURANCE AGENTS AND AGENCIES: If you migrated from the old system, you were probably using a special version of the vcheck form that asks if the payment were for a new policy, and another page would follow with a couple of disclaimers to which the customer had to agree. In this new version, those insurance specific questions have all been moved to a new pre-form. If you wish to use that pre-form, all you have to do is add this file name - insurance.php - after the new domain name. So, while the above sample link goes directly to the Vcheck form, the version below sends customers to the pre-form first:

<A HREF="#PaybyVcheck"onClick="MyWin=window.open('https://www.securevcheck.com/
insurance.php?id=XXXX','newWnd','width=700,height=700,menubar=yes,toolbar=yes,
location=no, resizable=1,scrollbars=yes,status=yes');MyWin.focus();"> Pay By Vcheck</A>

This link will launch a new window that that uses the special pre-form.


A more simple method is to use a standard link that will launch the form into another full size, undefined browser window. Again, you will have to replace the XXXX in the sample below with your actual ID code.

<A HREF="https://www.securevcheck.com/?id=XXXX" Target="New"> Pay By Vcheck</A>

Updating Existing Links Into the Old System/Server

If you added links to your site prior to May 11th, 2008, then they were links into the old Vcheck system and server and need to be updated. It's a pretty simple change, only the domain name section of the links needs to change.

In your current links, if you see the following:
securedgateway.net/vcheckpdfgen/vcheckform.php
securedgateway.net/vcheckpdfins/vcheckform.php
securedgateway.net/vcheckpdf/vcheckform.php
securedgateway.net/vcheckpdfnp/vcheckform.php

All the above can be changed to this:
securevcheck.com/

So, to clarify, you are only updating the section of the link that falls after the www. and before the ?id= as shown below:

Old Link:
<A HREF="#PaybyVcheck"onClick="MyWin=window.open('https://www.
securedgateway.net/vcheckpdfins/vcheckform.php
?id=XXXX','newWnd','width=700,height=700,menubar=yes,toolbar=yes,location=no,
resizable=1,scrollbars=yes,status=yes');MyWin.focus();"> Pay By Vcheck</A>

New Link that goes directly to the Vcheck form:
<A HREF="#PaybyVcheck"onClick="MyWin=window.open('https://www.
securevcheck.com/
?id=XXXX','newWnd','width=700,height=700,menubar=yes,toolbar=yes,location=no,
resizable=1,scrollbars=yes,status=yes');MyWin.focus();"> Pay By Vcheck</A>

New Link that goes to the insurance industry pre-form:
<A HREF="#PaybyVcheck"onClick="MyWin=window.open('https://www.
securevcheck.com/ insurance.php
?id=XXXX','newWnd','width=700,height=700,menubar=yes,toolbar=yes,
location=no, resizable=1,scrollbars=yes,status=yes');MyWin.focus();"> Pay By Vcheck</A>



Copyright © 2008 SSNet, Incorporated, All rights reserved.