Commit Graph

341 Commits

Author SHA1 Message Date
Benjamin Dauvergne 630c0567a2 common: improve Form (#7496)
- produce valid XHTML
- allow customizing the submit button
- escape values using cgi.escape() not urllib.quote
2015-07-16 14:14:21 +02:00
Benjamin Dauvergne 5aa3b1e963 Fix dependencies declaration 2015-07-15 14:50:37 +02:00
Benjamin Dauvergne 5301cae89b Start implementing paybox (#7496) 2015-06-08 16:26:29 +02:00
Frédéric Péters ee846bd5ed fix CANCELLED constant name, keep typo for backward compatibility (#7006) 2015-04-21 16:38:30 +02:00
Benjamin Dauvergne 1e1aa12286 Add 'debian/' from commit '50ea90445844f6d1e4180dad992e31be997a5463'
git-subtree-dir: debian
git-subtree-mainline: d1b8e44dae
git-subtree-split: 50ea904458
2015-04-02 19:32:22 +02:00
Benjamin Dauvergne f2767636f4 Remove existing debian tree 2015-04-02 19:31:46 +02:00
Benjamin Dauvergne 02bf620f94 Add test vector for systempayv2 to validate the signature algorithm 2015-03-31 14:18:35 +02:00
Benjamin Dauvergne f846e702eb Remove dictionnary comprehensions to be compatible with Python 2.6 2015-03-09 09:53:47 +01:00
Benjamin Dauvergne 16d4ddbb05 Add get_backends() function (#6434) 2015-03-05 19:13:59 +01:00
Benjamin Dauvergne f51d828e26 Import more symbols into eopayment 2015-03-05 17:08:31 +01:00
Benjamin Dauvergne 111a62b835 Add new backend for Ogone 2015-03-05 16:25:54 +01:00
Benjamin Dauvergne 1f2b66eb82 Add a new request method, FORM 2015-03-05 16:25:53 +01:00
Benjamin Dauvergne 1defd73f9b Remove default logger on payment methods, build it based on the real class module 2015-03-05 16:25:53 +01:00
Benjamin Dauvergne 84587beaac Fix SPPlus request method 2015-03-05 16:23:51 +01:00
Benjamin Dauvergne e0b789fb3c Use doctests as parts of tests, fix some of them 2015-03-05 16:23:50 +01:00
Thomas NOËL db67c3887d add response.test flag
on tipi, spplus and systempayv2 only.
2014-03-30 19:27:48 +02:00
Thomas NOËL 1ed33d046c add eopayment.TIPI 2014-03-26 16:19:02 +01:00
Thomas NOËL 5802d2d412 tipi: don't modify anything in test mode 2014-03-25 10:20:08 +01:00
Serghei Mihai 7c0807b9d9 test updated 2014-03-19 14:29:37 +01:00
Thomas NOËL 291b2f318f fix tipi "test" 2014-03-19 12:41:39 +01:00
Thomas NOËL 82b6171242 normalize tipi.request (email) 2014-03-19 12:35:06 +01:00
Serghei Mihai 7b32edf7cb tipi response params check fixes 2014-03-11 17:24:07 +01:00
Serghei Mihai 378398c66c fix TIPI requests 2014-03-06 16:58:53 +01:00
Serghei Mihai fff1c0ceff Revert "name of email parameter uniformized"
This reverts commit 40750239c5.
2014-03-06 15:21:28 +01:00
Serghei Mihai 32a8599cea name of email parameter uniformized 2014-03-06 14:30:52 +01:00
raphigaziano 95abe9aa42 store binpath on init and use this copy later on 2013-12-12 12:05:56 +01:00
Benjamin Dauvergne 35ec4728f1 bump release to 0.0.22 2013-12-11 11:01:55 +01:00
Benjamin Dauvergne 50ea904458 debian: new packaging for debian squeeze, copied from python-entrouvert 2013-10-07 15:17:13 +02:00
Benjamin Dauvergne 4eab72398a setup.py: remove tests from installed packages 2013-10-07 15:09:11 +02:00
Benjamin Dauvergne f49cadf409 setup.py: update get_version 2013-05-15 15:34:40 +02:00
Benjamin Dauvergne d2e123975b bump version to 0.0.20 2013-05-15 15:20:44 +02:00
Benjamin Dauvergne 58c25c7441 dummy: only keep useful variable in the generated URL not all the locals 2013-05-15 15:19:46 +02:00
Benjamin Dauvergne b16f409d1d common: store unused logger parameter 2013-05-15 15:19:18 +02:00
Benjamin Dauvergne e8bd772b8c setup.py: import get_version function from python-entrouvert setup.py 2013-05-15 15:18:35 +02:00
Benjamin Dauvergne a51c563a30 chmod +x setup.py 2013-04-12 18:03:05 +02:00
Benjamin Dauvergne a4b47d91f4 Merge branch 'master' of git://github.com/strycore/eopayment
Conflicts:
	eopayment/systempayv2.py
2013-03-29 18:45:36 +01:00
Benjamin Dauvergne 5ce6dc0f84 bump version to 0.0.19 2012-11-23 09:48:11 +01:00
Benjamin Dauvergne 3a1b3f651f systempayv2: do not try to validate email fields, we suppose the caller knows better 2012-11-23 09:46:50 +01:00
Benjamin Dauvergne 2ea83e0afe add a TIPI backend
fixes #1773
2012-10-10 15:34:20 +02:00
Benjamin Dauvergne 98ed00315a remove unused import 2012-10-10 14:56:46 +02:00
Benjamin Dauvergne 52a439aa0b bump version to 0.0.18 2012-10-05 16:10:54 +02:00
Benjamin Dauvergne a9fc6c6b20 add more variables to the dummy backend request 2012-10-05 16:10:34 +02:00
Benjamin Dauvergne 7813a109c7 vads_cust_name can contain spaces, its type is "ans" no "an" 2012-10-05 16:08:27 +02:00
Benjamin Dauvergne 882bba7d25 bump version to 0.0.17 2012-10-05 10:48:24 +02:00
Benjamin Dauvergne 5b1ba343eb systempayv2: the date must be in the UTC zone 2012-10-05 10:47:59 +02:00
Benjamin Dauvergne b229f91ce1 bump version to 0.0.16 2012-10-03 17:54:44 +02:00
Benjamin Dauvergne fb1d82eedb bump version to 0.0.15 2012-10-03 17:34:02 +02:00
Benjamin Dauvergne 6c2df9a863 fix generic handling of backend parameters 2012-10-03 17:32:52 +02:00
Benjamin Dauvergne 8c63a9b060 bump version to 0.0.14 2012-10-03 17:31:25 +02:00
Benjamin Dauvergne 368b20f4a5 bump version to 0.0.13 2012-10-03 17:30:52 +02:00