Product Support

The oPAYc system is brand new and we are working with and looking to work with a variety of 3rd party vendors to add support to their products for the oPAYc drivers. We would love to see your name, logo and product description here. Contact us about adding support by emailing info@opayc.com.

Inline provides integration examples in the following programming languages

iHTML
ASP
PHP
Python
Java
C
Visual Basic
Cold Fusion

We are working on integration examples for Perl.

For each of the languages you can either put the payment processor settings for your account in the config.ini or hardcode them into the datasource name. Below are specific examples for each driver.

In iHTML this would go in the DBNAME directive of the iHTML or iSQL tag
In Cold Fusion this would go in the DATASOURCE directive of the CFQUERY tag
In VB this would go in the SQLConnect as the datasource
In PHP this would go in the odbc_connect as the first parameter which is the dsn
In Java this would be passed in jdbc:ids://./conn?dsn='dsn=opayc....'

CyberSource/GeoPay
DSN=opayc-o01;HOST=ics2test.ic3.com;USER=xxxxx;PORT=80;

Combill
DSN=opayc-o03;URL=https://bill.combill.com/servlet/hostingServlet;VENDOR=xxxxx;

ClickPay
DSN=opayc-o04;HOST=www.clickpay.net;PORT=80;USER=xxxxx;PASS=yyyyy;ACF=c:\acf.txt;URL=/cgi-bin/mklight.cgi;CRYPTO=cccccc;

Echo
DSN=opayc-o05;HOST=wwws.echo-inc.com;PORT=443;USER=xxxxx;PASS=yyyyy;EMAIL=aaaaa@bb.com;

Cardservices/Linkpoint/PSIGate
DSN=opayc-o06;HOST=secure.linkpt.net;PORT=1139;KEYFILE=c:\######.pem;CFGFILE=######;
DSN=opayc-o06;HOST=secure.psigate.com;PORT=1139;KEYFILE=c:\######.pem;CFGFILE=######;

Signio/Verisign
DSN=opayc-o07;HOST=test.signio.com;PASS=yyyyy;USER=xxxxx;PORT=443;

ICS Paypoint (formerly Encynk)
DSN=opayc-o09;HOST=www.encynk.com;PORT=443;CLIENT=zzzzz;USER=xxxxx;PASS=yyyyy;

iBILL
DSN=opayc-o12;URL=https://secure.ibill.com/cgi-win/ccard/tpcard.exe;USER=xxxxx;PASS=yyyyy;

CyberCash MCK/Barcleys/ePDQ
DSN=opayc-o19;URL=http://cr.cybercash.com:80/cgi-bin/;USER=xxxxx;PASS=yyyyy;
DSN=opayc-o19;URL=http://cr.barclays.cybercash.com:80/cgi-bin/;USER=xxxxx;PASS=yyyyy;

(NOTE: the USER is the merchant id like XXXXXXX-## and PASS is the Merchant KEY)

Telecheck/Surepay
DSN=opayc-o24;URL=https://www.sure-pay.com/xml;USER=xxxxx;PASS=yyyyy;

SecureBank/DCTI(Digital Courier)
DSN=opayc-o27;URL=https://www.secure-bank.com/cgi-bin/securecap.exe;USER=xxxxx;PASS=yyyyy;

SkipJack
DSN=opayc-o31;URL=https://www.skipjackic.com/scripts/EvolvCC.dll?Authorize;USER=xxxxx;PASS=yyyyy;

Telecheck - Verisign/Signio
DSN=opayc-o32;HOST=test.signio.com;PASS=yyyyy;USER=xxxxx;PORT=443;

E-xact
DSN=opayc-o38;URL=https://secure.e-xact.com/version5/process_asp.asp;USER=xxxxx;PASS=yyyyy;

Authorize.NET
DSN=opayc-o43;URL=https://secure.authorize.net/gateway/transact.dll;USER=xxxxx;PASS=yyyyy;TEST=true;

Copyright © 1998-2008 Inline Internet Systems, Inc.