[[toc]]
Unified payment processor providing payment gateway for any Horde module.
++ Bugs
List any tickets on http://bugs.horde.org/ that cover this issue or are relevant to it.
++ People
Duck [mailto:duck@obala.net duck@obala.net]
++ Code
http://cvs.horde.org/incubator/spread/
++ 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.
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
Possibility to add a testing process request
++ Screenshots
Configure payment methods
[[image config.png]]
Link payment methods to application
[[image links.png]]
Search authorizations
[[image search.png]]
Add a testing process request
[[image testing.png]]
Back to the ((Projects|Project List))