GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
TCLink(3) User Contributed Perl Documentation TCLink(3)

Net::TCLink - Perl interface to the TrustCommerce payment gateway

  use Net::TCLink;
  %results = Net::TCLink::send(%params);

Net::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/.

None by default.

Orion Henry, orion@trustcommerce.com

perl(1).
2003-09-05 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.