User: vauxia Branch: HEAD Date: Wed, 06 Dec 2006 20:15:31 +0000 Added files: /modules/pay pay.inc pay.install pay.module Log message: A module that provides an interface and tracking mechanism for online payments. This is similar to the payment module in the e-commerce system, but is designed to operate in a stand-alone mode. The Order module will make use of this functionality to provide online payment capabilities to e-commerce orders. One could also write a donation or a pledge module that collects/tracks user payments for multiple payers on a single node. The architecture of this module allows for payment methods ( e.g. credit card, ACH, COD, etc.) and payment backends (e.g. Authorize.net, etc.). This module is not yet functional, and is being made available for peer review and input. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/pay/pay.inc&old=NO... http://cvs.drupal.org/diff.php?path=contributions/modules/pay/pay.install&ol... http://cvs.drupal.org/diff.php?path=contributions/modules/pay/pay.module&old...