File/config.php

Description

========================================================

phpGCheckout, Open Source PHP G Checkout Library http://www.phpgcheckout.com ========================================================

Copyright (c) 2006 Expert Database Solutions, LLC

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Includes
 require_once ('classes/gWebPoster.php') (line 100)
 require_once ('XML/Unserializer.php') (line 90)
 require_once ('classes/gCart.php') (line 91)
 require_once ('classes/gMessageRedirect.php') (line 97)
 require_once ('XML/Serializer.php') (line 89)

Set local installation of required PEAR

libraries

 require_once ('classes/gItem.php') (line 95)
 require_once ('classes/gWebListener.php') (line 99)
 require_once ('classes/gShipping.php') (line 94)
 require_once ('classes/gMerchantCalculations.php') (line 96)
 require_once ('classes/gTaxRule.php') (line 93)
 require_once ('classes/gButton.php') (line 98)
 require_once ('classes/gTaxTable.php') (line 92)
Constants
CHARGEBACK_AMOUNT_NOTIFICATION = "chargeback-amount-notification" (line 197)
CHARGE_AMOUNT_NOTIFICATION = "charge-amount-notification" (line 195)
COUNTRY_AREA_ALL = 'ALL' (line 163)
COUNTRY_AREA_CONTINENTAL_48 = 'CONTINENTAL_48' (line 161)

Country Areas

COUNTRY_AREA_FULL_50 = 'FULL_50_STATES' (line 162)
GCHECKOUT_FALSE = 'false' (line 186)
GCHECKOUT_TRUE = 'true' (line 185)

Google Booleans

NEW_ORDER_NOTIFICATION = 'new-order-notification' (line 192)

Google Notification Types

ORDER_STATE_CHANGE_NOTIFICATION = "order-state-change-notification" (line 194)
PLATFORM_ID = '459782357066897' (line 204)

Platform Identifier

REFUND_AMOUNT_NOTIFICATION = "refund-amount-notification" (line 196)
RISK_INFORMATION_NOTIFICATION = "risk-information-notification" (line 193)
SHIPPING_FLAT_RATE = 'flat-rate-shipping' (line 177)

Declare Shipping Enumerations

SHIPPING_MERCHANT_CALCULATED = 'merchant-calculated-shipping' (line 179)
SHIPPING_PICKUP = 'pickup' (line 178)
TAX_TABLE_ALTERNATE = 'alternate' (line 170)
TAX_TABLE_DEFAULT = 'default' (line 169)

Tax Table Types

TAX_TABLE_STANDALONE = 'true' (line 171)
VALIDATE_GOOGLE_SSL_CERT = 2 (line 56)

Set the Global Constants used by the GCheckout Class

VALIDATE_MY_SSL_CERT = false (line 61)

Documentation generated on Mon, 04 Dec 2006 11:09:25 -0500 by phpDocumentor 1.3.0RC3