User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 19:25, 5 February 2010 (diff | hist) . . (+2) . . LiteCommerce:AntiFraud (→Operating the Store with Antifraud Capabilities)
- 19:25, 5 February 2010 (diff | hist) . . (+2,721) . . LiteCommerce:AntiFraud (→Operating the Store with Antifraud Capabilities)
- 19:23, 5 February 2010 (diff | hist) . . (-36) . . LiteCommerce:AntiFraud (→Introduction)
- 19:21, 5 February 2010 (diff | hist) . . (+34) . . N Template:QT (Created page with '[http://www.qtmsoft.com Qualiteam]') (current)
- 19:19, 5 February 2010 (diff | hist) . . (+3,340) . . LiteCommerce:AntiFraud (→Configuring the Module)
- 19:18, 5 February 2010 (diff | hist) . . (+1,471) . . LiteCommerce:AntiFraud (→Subscribing to Antifraud Service)
- 19:17, 5 February 2010 (diff | hist) . . (+934) . . LiteCommerce:AntiFraud
- 19:14, 5 February 2010 (diff | hist) . . (+2,625) . . N LiteCommerce:AntiFraud (Created page with '==Introduction== '''LiteCommerce AntiFraud add-on module''' introduces a sophisticated antifraud mechanism with high level of configuration flexibility. It is a powerful and eff…')
- 19:08, 5 February 2010 (diff | hist) . . (+6,082) . . N LiteCommerce:AdvancedSearch (Created page with '==Introduction== '''LiteCommerce Advanced Search add-on module''' introduces advanced product search capabilities to the customer front end of your LiteCommerce-based online sto…')
- 18:59, 5 February 2010 (diff | hist) . . (+4) . . Category:LiteCommerce developer guide
- 18:55, 5 February 2010 (diff | hist) . . (+357) . . LiteCommerce:BeanStream (→Customer Zone)
- 18:53, 5 February 2010 (diff | hist) . . (+10) . . LiteCommerce:BeanStream (→Configuring the Module)
- 18:53, 5 February 2010 (diff | hist) . . (-14) . . LiteCommerce:BeanStream (→Installing the Module)
- 18:52, 5 February 2010 (diff | hist) . . (+18) . . LiteCommerce:BeanStream (→Installing the Module)
- 18:40, 5 February 2010 (diff | hist) . . (+497) . . LiteCommerce:BeanStream (→Activating Beanstream Payment Method)
- 18:39, 5 February 2010 (diff | hist) . . (+7) . . LiteCommerce:BeanStream (→Order settings)
- 18:39, 5 February 2010 (diff | hist) . . (+7) . . LiteCommerce:BeanStream (→Account settings)
- 18:38, 5 February 2010 (diff | hist) . . (+4,935) . . N LiteCommerce:BeanStream (Created page with '==Introduction== '''LiteCommerce Beanstream add-on module''' introduces support for secure CyberSource website payment services. Beanstream is Canada's leading provider of auth…')
- 17:33, 5 February 2010 (diff | hist) . . (+7) . . Welcome to Qualiteam Help
- 17:32, 5 February 2010 (diff | hist) . . (+1,533) . . N LiteCommerce:Object class (Created page with 'Object class is a core LiteCommerce class. All LiteCommerce classes derived from Object. Object delegates basic methos for manipulating data and object properties. <source> /** …') (current)
- 17:27, 5 February 2010 (diff | hist) . . (+39) . . LiteCommerce:Flexy templates engine (→Built-in functions) (current)
- 17:25, 5 February 2010 (diff | hist) . . (+5) . . LiteCommerce:Flexy templates engine
- 17:25, 5 February 2010 (diff | hist) . . (+13,080) . . N LiteCommerce:Flexy templates engine (Created page with '== Overview == LiteCommerce is based on the powerful FLEXY template engine. It allows you to easily separate visual design from program code and to customize the look and feel …')
- 17:08, 5 February 2010 (diff | hist) . . (+6) . . LiteCommerce:Integration with Payment Gateways (current)
- 17:07, 5 February 2010 (diff | hist) . . (-86) . . LiteCommerce:Integration with Payment Gateways
- 17:06, 5 February 2010 (diff | hist) . . (+3,745) . . N LiteCommerce:Integration with Payment Gateways (Created page with 'LiteCommerce shopping cart supports the most popular payment gateways, such as AuthorizeNet, 2CheckoutCom, PayPal etc. It also provides API for easy integration with other paymen…')
- 17:02, 5 February 2010 (diff | hist) . . (+4,461) . . N LiteCommerce:Order class (Created page with '== Order lifecycle and events. == LiteCommerce Order class is a core component that contains all information about the purchase made by the store customer, such as sale date, cu…') (current)
- 16:36, 5 February 2010 (diff | hist) . . (+1,074) . . N LiteCommerce:Shopping cart class (Created page with 'LiteCommerce shopping cart class provides an interface for adding various items, like products, gift certificates, etc. and a way to proceed to checkout. The Cart class is an Ord…') (current)
- 16:35, 5 February 2010 (diff | hist) . . (+3,877) . . N LiteCommerce:Database layer (Created page with 'All database operations in LiteCommerce come through the special base class Base. If you wish to create an object that stores and retrieves its properties from the database, crea…') (current)
- 16:28, 5 February 2010 (diff | hist) . . (+14) . . LiteCommerce:Request dispatcher (current)
- 16:27, 5 February 2010 (diff | hist) . . (+33) . . LiteCommerce:Request dispatcher
- 16:25, 5 February 2010 (diff | hist) . . (+2,420) . . N LiteCommerce:Request dispatcher (Created page with 'All requests to the LiteCommerce-based site come through either cart.php or admin.php scripts, for the customer and admin zones respectively. Thus the common LiteCommerceURL look…')
- 16:24, 5 February 2010 (diff | hist) . . (+36) . . LiteCommerce:Modules and Decorators (current)
- 16:23, 5 February 2010 (diff | hist) . . (+6) . . LiteCommerce:Modules and Decorators
- 16:22, 5 February 2010 (diff | hist) . . (+83) . . LiteCommerce:Modules and Decorators
- 16:21, 5 February 2010 (diff | hist) . . (-8) . . MediaWiki:Common.css
- 16:19, 5 February 2010 (diff | hist) . . (+6,727) . . N LiteCommerce:Modules and Decorators (Created page with 'A module adds some extra functionality or changes the default LiteCommerce behavior by “runtime decorating” of the original code, so there is no need for changing or patching…')
- 16:12, 5 February 2010 (diff | hist) . . (-58) . . LiteCommerce:Object Model (current)
- 16:12, 5 February 2010 (diff | hist) . . (+9,016) . . N LiteCommerce:Object Model (Created page with 'LiteCommerce is an object-oriented application, therefore some OOP (object-oriented programming) background is required to use its API. There are a lot of excellent textbooks on …')
- 13:20, 5 February 2010 (diff | hist) . . (+6) . . X-Cart:Customizing storefront (→Templates structure)
- 13:19, 5 February 2010 (diff | hist) . . (+210) . . X-Cart:Customizing storefront (→Templates structure)
- 13:13, 5 February 2010 (diff | hist) . . (+237) . . X-Cart:Skin1/main.css (current)
- 13:11, 5 February 2010 (diff | hist) . . (-10,658) . . X-Cart:Skin1/main.css
- 13:04, 5 February 2010 (diff | hist) . . (+870) . . X-Cart:Code (→CSS files)
- 13:00, 5 February 2010 (diff | hist) . . (+90,359) . . N X-Cart:Skin1/main.css (Created page with '<source lang="css"> →$Id: main.css,v 1.269.2.6 2010/01/20 07:38:19 aim Exp $ vim: set ts=2 sw=2 sts=2 et:: →general tags styles: html,body { height: 100%; backgr…')
- 12:47, 5 February 2010 (diff | hist) . . (+2,663) . . X-Cart:Code (→Directory /skin1/)
- 16:59, 4 February 2010 (diff | hist) . . (+4) . . Welcome to Qualiteam Help
- 16:58, 4 February 2010 (diff | hist) . . (-3) . . MediaWiki:Common.css
- 16:57, 4 February 2010 (diff | hist) . . (+12) . . MediaWiki:Common.css
- 16:53, 4 February 2010 (diff | hist) . . (+46) . . Welcome to Qualiteam Help
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)