Artifact [1f95087df6]

Artifact 1f95087df66e6078131e9760aee35f88095a52c1:

Wiki page [Pay] by densch 2015-04-28 13:24:06.
D 2015-04-28T13:24:06.860
L Pay
P c26b19097946d360b361bcbaaf8e350e26709c28
U densch
W 917
The Pay system is a payment solution for online merchants who wish to accept payments using local bank transfers, which is pretty common in Germany and other European countries. Like PayPal, without the intermediary.

This is basically a clone of the functionality offered by <a href="https://www.sofort.com/">Sofort</a>. Except for now it only supports Deutsche Bank.

The functionality exposed by the frontend is all the final user views, while the webservice is necessary for online shops implementing this solution. They work together and access the same database, although they run in separate servers.

This is all done in <a href="http://mojolicio.us/">Mojolicious</a>, a modern Perl web framework. With <a href="https://metacpan.org/pod/WWW::Mechanize">WWW::Mechanize</a> used behind the curtain to automate interaction with the banks. The frontend uses <a href="http://getbootstrap.com/">Bootstrap</a>.
Z 7d08651cb15c698a70a2954f64edc9f1