Pay
Allie Micka - December 6, 2006 - 20:13
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.
