[Wiki] changed: Project/Horde_Payment
Michael Rubinsky <[email protected]>
| Newsgroups | gmane.comp.horde.cvs |
|---|---|
| Message-ID | <[email protected]> |
mrubinsk Wed, 28 Jan 2009 12:04:21 -0500 Modified page: http://wiki.horde.org/Project/Horde_Payment New Revision: 1.10 Change log: Grammer nits @@ -19,20 +19,20 @@ ++ Description 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. After payment process is finished, the user will be redirected to the calling application webroot, or to the URL provided by authorizationReturn result if selling application provides it. +The application just pushes a payment request with the authorizationRequest API call. When a payment is processed, the payment module calls the selling application's authorizationResponse callback API method to notify it of the results. After payment processing is finished, the user will be redirected to the calling application's webroot, or to the URL provided by authorizationReturn result if the selling application provides it. The payment module provides an administrative interface to list and search payment requests per module, amount, user status etc. +++ Features -* Build in payment methods +* Built in payment methods * Cash on delivery * Proforma invoice * Known statuses * pending - * revoked, + * revoked * successful * void * Configurable payment methods * Limit payment methods per application -- To unsubscribe, mail: [email protected]