A Simple Single Item Example

For sake of simplicity this example shows the basic capability. Enhancements can be easily added.


Example Book Order

Order Now for only $29.95 
 

In this example a book is being sold for $29.95. The html link looks like
<a href="http://www.globalcheck.com/cgi-bin/echeck.cgi?mid=14411111"><img src="check.gif" border="noborder"></a> 
You can force the amount of the check to be a required amount by adding '&amount=29.95' to the end of the link as follows:
<a href="http://www.globalcheck.com/cgi-bin/echeck.cgi?mid=14411111&amount=29.95"><img src="check.gif" border="noborder"></a> 




When you sign up you will receive an e-mail which will tell you how to use the link. It can be used directly from your browser or from your site.