Documentation

Features

This is an old revision of the document!


Payment Gateways

Config.php

The config.php file includes the following code:

<?php 
$data['gateway']['name'] = "check";
$data['gateway']['displayname'] = "Email Only";
$data['gateway']['showas'] = "Check or Money Order";
$data['gateway']['version'] = "v1";
$data['gateway']['extraTxt'] = "Leave Blank";
$data['gateway']['extra2Txt'] = "Leave Blank";
$data['gateway']['cconsite'] = 'N';
?>

Item 1
Definition of item 1.
Item 2
Definition of item 2.
Second definition of item 2.
Item 3
Definition of item 3.
Item 4
Item 5
Item 6
Definition of items 4 through 6.


Have more questions? Visit our community forums.