[Wiki] changed: Project/Horde_Payment
Duck <[email protected]>
| Newsgroups | gmane.comp.horde.cvs |
|---|---|
| Message-ID | <[email protected]> |
duck Sat, 15 Nov 2008 11:28:53 -0500 Modified page: http://wiki.horde.org/Project/Horde_Payment New Revision: 1.2 Change log: Update Features @@ -10,12 +10,33 @@ ++ People Duck [mailto:[email protected] [email protected]] + +++ Code +http://cvs.horde.org/incubator/spread/ ++ Description -A payment processing module encapsulating all communications with various payment interfaces. The application just uses the payment api to push a payment requests and it is recalled with its id when status of the payment changes. Known statuses: pending, revoked, successful, void. The payment module provides an administrative interface to list and search payment requests per module, amount, user status etc. +A payment processing module encapsulating all communications with various payment interfaces. + +The application just push a payment requests with authorizationRequest API call. When a payment is processed, the payment module calls the selling applications authorizationResponse callback API method to notify it of the results. + +The payment module provides an administrative interface to list and search payment requests per module, amount, user status etc. + +++ Features + +* Build in payment methods + * Cash on delivery + * Proforma invoice +* Known statuses + * pending + * revoked, + * successful + * void +* Configurable payment methods +* Limit payment methods per application +* Virtual host support ---- Back to the ((Projects|Project List)) -- To unsubscribe, mail: [email protected]