TCLink(3pm) User Contributed Perl Documentation TCLink(3pm)NAMENet::TCLink - Perl interface to the TrustCommerce payment gatewaySYNOPSISuse Net::TCLink; %results = Net::TCLink::send(%params);DESCRIPTIONNet::TCLink is a module that allows for fast, secure, reliable credit card and check transactions via the TrustCommerce IP gateway. The module consists of a single functions call that accepts a hash that describes the requested transaction and returns a map that describes the result. What values can be passed and returned are beyond the scope of this document and can be found in the web developers guide. This guide is included the Net::TCLink distribution as TCDevGuide.{txt,html} or can be found at https://vault.trustcommerce.com/. EXPORT None by default.AUTHOROrion Henry, orion@trustcommerce.comSEE ALSOperl(1). perl v5.14.2 2003-09-05 TCLink(3pm)