MCVE Payment Functions MCVE
&reftitle.intro; These functions interface the MCVE API (libmcve), allowing you to work directly with MCVE from your PHP scripts. MCVE is Main Street Softworks' solution to direct credit card processing for Linux / Unix ( &url.mcve.home; ). It lets you directly address the credit card clearing houses via your *nix box, modem and/or internet connection (bypassing the need for an additional service such as Authorize.Net or Pay Flow Pro). Using the MCVE module for PHP, you can process credit cards directly through MCVE via your PHP scripts. The following references will outline the process. MCVE is the replacement for RedHat's CCVS. They contracted with RedHat in late 2001 to migrate all existing clientele to the MCVE platform. ¬e.no-windows.extension;
&reference.mcve.configure;
&reftitle.seealso; Additional documentation about MCVE's PHP API can be found at &url.mcve.docs;. Main Street's documentation is complete and should be the primary reference for functions.
&reference.mcve.constants;
&reference.mcve.functions;