Commit Graph

20 Commits

Author SHA1 Message Date
Benjamin Dauvergne 9be5d93776 Start of the cybermut backend 2011-05-27 15:57:12 +02:00
Benjamin Dauvergne 9f72272089 Add default parameter to descriptions
The __init__ method for spplus and dummy backends were moved to
PaymentCommon. The same thing will happen to systempayv2 and sips
backends.
2011-05-27 15:55:26 +02:00
Benjamin Dauvergne b1c6775fa2 [dummy] add next_url options to force the next_url parameter of .request (bis) 2011-05-05 16:45:13 +02:00
Benjamin Dauvergne 7b9667a99b [dummy] add next_url options to force the next_url parameter of .request 2011-05-05 16:43:09 +02:00
Benjamin Dauvergne cd5d45b6af [test] make test for sips independant of the cwd 2011-05-05 15:56:57 +02:00
Benjamin Dauvergne c652009e76 Add parameter to the dummy payment protocol to pass a human description of the requesting service 2011-05-05 15:51:20 +02:00
Frédéric Péters 3671bed93c package with the fix 2011-05-02 11:19:47 +02:00
Frédéric Péters e935580835 remove level parameter from __import__ call, it was only introduced in 2.6 2011-05-02 11:14:09 +02:00
Benjamin Dauvergne 391ea3bd45 Merge remote branch 'origin/debian' 2011-05-02 11:03:19 +02:00
Frédéric Péters fc668ed629 debian packaging 2011-05-02 09:57:11 +02:00
Frédéric Péters 1054057916 import distutils.core 2011-05-02 09:56:29 +02:00
Frédéric Péters 36889dd7ad Pass next_url to backend 2011-04-30 23:04:24 +02:00
Benjamin Dauvergne d016fab950 fix get_backend use of __import__ 2011-04-30 22:30:32 +02:00
Benjamin Dauvergne 41d42df25a make get_backend a simple function, add missing export declarations 2011-04-30 22:12:39 +02:00
Benjamin Dauvergne 95cca9cc15 add .gitignore 2011-04-30 19:06:21 +02:00
Benjamin Dauvergne 154f69033a Add a dummy payment backend 2011-04-30 19:05:36 +02:00
Benjamin Dauvergne bd74fedb02 Add a self description attribute to payment backend
Add first example to spplus backend.
2011-04-30 19:04:50 +02:00
Benjamin Dauvergne 00651ed00f add a setup file
add version declaration to module
2011-04-29 18:03:22 +02:00
Benjamin Dauvergne 5af4679368 Ensure transaction id unicity, add logging to spplus 2011-04-26 12:41:19 +02:00
Benjamin Dauvergne 7b899eea74 First commit 2011-04-22 17:25:15 +02:00