money module
authorPierre Habouzit (MadCoder <pierre.habouzit@m4x.org>
Sun, 5 Dec 2004 09:11:37 +0000 (09:11 +0000)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Thu, 26 Jun 2008 21:26:30 +0000 (23:26 +0200)
commit5d2458ae5b57a8c35b3f16dc9e5c78a578e58f6c
tree0f478c8e2d2a84ba5ec7e4690f4555d7a94f55bf
parent948a496f0a0b1294ab5c4053ba7354fa53a92356
money module

Working on a reimplemntation of the really suckin' Payment part.
Now all is cleanly implemented into beautifull classes !

Moreover, I guess I've found the nasty bug, that was really our fault here,
and not really the BPLC one : our random generator created rand tokens that
had non alphanumeric values.

/me slaps himself a lot, I was really sure it was my fault, wasn't it ?

---> to resolve the problem in prod,
     just ask Jeremy to make a new debian package of the HEAD libdiogenes
     and put it on djali, period

I've tested with a rand id that had only alphanumeric chars,
and I received our mail (meaning the paiment was successful).

I'me still waiting for the BPLC one

git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-47
htdocs/paiement/cyberpaiement.inc.php [deleted file]
htdocs/paiement/cyberpaiement_retour.php
htdocs/paiement/index.php
include/conf.d/money.globals.inc.php [new file with mode: 0644]
include/conf.d/money.menu.inc.php [new file with mode: 0644]
include/conf.d/tmp.menu.inc.php
include/money.inc.php [new file with mode: 0644]
include/money/cyberpaiement.inc.php [new file with mode: 0644]
install.d/money/files
install.d/platal.conf [deleted file]
templates/paiment/index.tpl