All Methods with Example Params

Please note that not all drivers implement each of these methods. In addition, the params available in each method may not be used in a particular driver's implementation. If you use a param in a request which is not used, it will appear in your error log, but will not create any ill effects in the request - it simply will not be sent to the gateway.

$v) { if($v[0] != '.') { include $mdir.$v; $class = str_replace('.php', '', $v); $ex = explode('_', $class); foreach($ex as $k=>$v) { $ex[$k] = ucfirst($v); } $class_name = implode("_", $ex); $class_instance = new $class(); ?>

Parameters:

get_params() as $pk=>$pv) { ++$pcount; ?>
# Parameter Example