Payment gateway class to perform the majority merchant gateway communications
Located in /api/class.paymentgateway.inc.php (line 23)
hold detailed gateway information for authorize.net
possible force_method: fsockopen, curl_ext, curl, curl_xml
hold detailed gateway information for bluepay
possible force_method: fsockopen, curl_ext, curl, curl_xml
hold the credit card details
hold the gateways that require amounts to be converted into cents: 13.20 = 1320
hold the curl module details
if you have the crt file, it can specified here also
hold the currency details of the marketplace
hold the parser and xml data
hold the customer (payer) details
hold value if debug is enabled or disabled
this will also set the test urls for gateways to enabled
hold any error output
will hold detailed gateway information for psigate dev test: requires: 4646464646464646 as card and 87654321 as ewayCustomerID additional dev notes: all amounts are to be passed in cents (ie 1050 = $10.50) with no decimal points, dollar signs, etc.
possible force_method: fsockopen, curl_ext, curl, curl_xml
hold the preferred gateway module to use
hold the gateways currently supported
hold the log details
hold the order details
will hold detailed gateway information for plug n pay
possible force_method: fsockopen, curl_ext, curl, curl_xml
will hold detailed gateway information for psigate
possible force_method: fsockopen, curl_ext, curl, curl_xml
hold the information received from the gateway
hold the ship to details
hold the ilance owner details
Documentation generated on Mon, 08 Aug 2011 17:40:55 +0200 by phpDocumentor 1.4.1