Contributions

Payment Modules (Category Index)
Search: 

Virtual Merchant - Elavon, ViaKlix, Nova Payment Module

/**
* Elavon a.k.a. Nova, ViaKlix, Virtual Merchant Payment Module for osCommerce
*
*************************************************************************
* ChargeIt prepares data according to Virtual Merchant's Developer's Guide.
* Then posts via https credit card transactions to Virtual Merchant's
* process.do. Submission and referer set by cURL. Transaction results are
* returned by process.do in ASCII pairs. ChargeIt interprets errors, attempts
* to resubmit declines, or display error to user and allow user to
* resubmit information. ChargeIt also auto submits DCC opt in information
* according to admin setup. Transaction errors can also be set to email
* an administrator.
*************************************************************************
*
* @package ChargeIt
* @link http://www.joomecom.com/ Ecommerce Applications
* @copyright Copyright 2008, Teradigm, Inc. All Rights Reserved.
* @author zelf
* @version 1.0
*/

Requires cURL compiled into PHP. Operates similar to the Authorize.net AIM contribution, but with many enhancements to reduce credit card declines and to display friendly error messages to customers.

Expand All / Collapse All

Virtual Merchant - Elavon, ViaKlix, Nova Payment Module v. 1.2 (Full Package) 31 Jan 2009

Release Updates

v 1.2 (No database changes in this version)
+ Updated readme.txt with fix for javascript_validation method when multiple payment options are given

Virtual Merchant - Elavon, ViaKlix, Nova Payment Module v. 1.1 21 Jan 2009
Official support forum for this contribution (Not a Package) 7 Jan 2009
Full Package with Image for CVV2 15 Dec 2008
Virtual Merchant - Elavon, ViaKlix, Nova Payment Module 15 Dec 2008

Note: Contributions are used at own risk.