<html>
<head>
	<title>Zonic - ZonicKRM</title>
	<link rel=stylesheet href="../../html/style.css" type="text/css">
	<script language="javascript">
		<!--#include virtual="/html/functions.js"  -->
		<!--#include virtual="/html/navigation.js" -->
	</script>
</head>
<body>



<!--=================================================-->
<!--    Page Header                                  -->
<!--=================================================-->
<!--#include virtual="/html/header.html"             -->
<!--=================================================-->



<!--=================================================-->
<!--    Page Content                                 -->
<!--=================================================-->
<table width=740 cellpadding=40 cellspacing=0 border=0>
<tr>
<td height=400 align=left valign=top>

<h1>ZonicKRM</h1>
<p>
<img src="http://www.zonic.co.uk/products/krm/images/large_krm.jpg" alt="ZonicKRM" width=128 height=128 align=right>
The Zonic Kagi Registration Module ("ZonicKRM") allows developers to securely submit payments
directly to <a href="http://www.kagi.com/">Kagi</a> from within their application, and allows
users to instantly register their products while the application is running.
</p>

<p>
The ZonicKRM is exposed through a simple "C" interface, providing maximum compatibility
with development environments such as Carbon, Cocoa, REALBasic, or Macromedia Director.
An Objective-C API is also provided for Cocoa developers, to simplify modeless usage.
</p>

<p>
It is distributed as a stand-alone library, and requires no additional resources, frameworks,
or bundles. It can be invoked from both CFM or Mach-O applications, packaged in either
single-file or bundled form.
</p>

<p>
All transaction data is submitted over a secure connection, ensuring that both credit card
details and registration information are protected in transit.
</p>


<h1>Languages</h1>
<p>
The ZonicKRM is currently localised for six languages:
</p>

<ul>
	<li>English (US and International)
	<li>Japanese
	<li>German
	<li>French
	<li>Italian
</ul>

<p>
If you require additional language support, and you are interested in using the ZonicKRM
from within your application, please contact
<script language="javascript">mailTo("krm", "zonic.co.uk")</script>. Localisation of the
ZonicKRM was performed by <a href="http://www.italiaware.net/">Italiaware</a>.
</p>


<h1>Requirements</h1>
<p>
The ZonicKRM requires Mac OS X 10.2 or later on PowerPC, and Mac OS X 10.4.4 or later
on Intel. The following development environments are supported:
</p>

<ul>
	<li>Xcode (Mach-O, gcc 3.3/4.x)
	<li>REALBasic (Mach-O or CFM)
	<li>Macromedia Director 8.5 (CFM)
	<li>CodeWarrior 9 (Mach-O or CFM)
	<li>CodeWarrior 8 (CFM)
</ul>

<p>
REALBasic support was provided by <a href="http://www.monkeybreadsoftware.de/">MonkeyBread Software</a>.
Macromedia Director support was provided by <a href="http://www.andradearts.com/">Andrade Arts</a>.
Pascal interfaces provided by <a href="http://www.stairways.com/main/">Stairways Software</a>.
</p>
	

<p>
If your development environment is not listed, and you are interested in using the
ZonicKRM from within your application, please contact
<script language="javascript">mailTo("krm", "zonic.co.uk")</script>.
</p>


<h1>More Information</h1>
<p>
For more information on the KRM system, and other services from Kagi, please see
their <a href="http://www2.kagi.com/suppliers/suppliers_services.html">Supplier Services</a> page.
</p>

<p>
The complete ZonicKRM SDK can be downloaded below. This SDK includes documentation on
integrating the ZonicKRM into your application, the required header and library files,
and a simple demo application.
</p>

<p>
An overview of the ZonicKRM user interface can be found <a href="ui.html">here</a>.
</p>

<p>
<table align=center border=0>
<tr>
	<td align=center>
	<a href="http://www.kagi.com/KRM/zonickrm/index.html">
	<img src="../../images/download.gif" alt="Download" width=107 height=25 border=0></a>
	</td>
</tr>
</table>
</p>

</td>
</tr>
</table>
<!--=================================================-->



<!--=================================================-->
<!--    Page Footer                                  -->
<!--=================================================-->
<!--#include virtual="/html/footer.html"             -->
<!--=================================================-->



</body>
</html>

