Commit Graph

188 Commits

Author SHA1 Message Date
Serghei Mihai e1b419b2d6 add TIPI in payment backends (#10902) 2016-05-12 10:50:11 +02:00
Frédéric Péters 30a7736e46 sips2: fix name of merchantId (#10758) 2016-04-28 18:57:21 +02:00
Benjamin Dauvergne 157ea273ed release 1.8 2016-04-20 17:20:54 +02:00
Serghei Mihai b96a95e6ec systempayv2. fix signature logging (#10723) 2016-04-20 17:11:21 +02:00
Benjamin Dauvergne eb097076f2 release 1.7 2016-03-25 14:04:28 +01:00
Frédéric Péters 60a71c626e general: check responses for required attributes as 1st processing step (#9729) 2016-03-09 22:31:40 +01:00
Benjamin Dauvergne 297e9a8514 release 1.6 2016-03-01 10:50:37 +01:00
Serghei Mihai eea419cca9 payzen: update service_url default value 2016-02-19 09:24:04 +01:00
Frédéric Péters a7dcc7a5e5 general: give same signature to all Payment object constructors (#10030) 2016-02-18 16:29:01 +01:00
Frédéric Péters 3b3f63907d sips2: fix seal check (#10008) 2016-02-16 22:08:01 +01:00
Frédéric Péters f6820c86a6 sips2: pass correct URL as normalReturnUrl 2016-02-16 20:09:37 +01:00
Frédéric Péters bf66a023d1 sips2: fix name of automaticResponseUrl field 2016-02-16 19:57:36 +01:00
Frédéric Péters 7d8b62631c sips2: fix typo in variable name 2016-02-16 19:53:54 +01:00
Frédéric Péters 1872b62589 lost part of b69cefbfa8 (#9998) 2016-02-16 19:13:27 +01:00
Benjamin Dauvergne 18ce89571b systempayv2: extract tests from module 2016-02-16 18:26:20 +01:00
Frédéric Péters b69cefbfa8 standardise normal_return_url and automatic_return_url options (#9998) 2016-02-16 18:20:48 +01:00
Serghei Mihai 8cd625e465 pass order id to all backends (#9941) 2016-02-16 15:56:56 +01:00
Serghei Mihai 33ba732c91 add Payzen backend in doc 2016-02-16 15:49:48 +01:00
Benjamin Dauvergne d7684d20fc update test vectors 2016-02-16 15:42:34 +01:00
Benjamin Dauvergne b7b5a87700 sips2: fix docstring 2016-02-09 10:56:08 +01:00
Benjamin Dauvergne 9ae1c6d603 sips2; fix parameter name for email (fixes #9909) 2016-02-08 16:44:09 +01:00
Benjamin Dauvergne ca4e9a007c add .coveragerc 2016-02-01 18:41:31 +01:00
Benjamin Dauvergne f69e313ce3 refactor tests around py.test 2016-02-01 18:40:46 +01:00
Benjamin Dauvergne 1d659b1b21 add sips2 backend (#9824)
It implements the interface version 2.3 of SIPS.
2016-02-01 18:40:45 +01:00
Benjamin Dauvergne 6990c40857 remove __version__ 2015-11-30 13:21:48 +01:00
Benjamin Dauvergne 8c0def0c29 implement payzen backend by inheriting systempayv2 (fixes #8854) 2015-11-19 10:47:22 +01:00
Benjamin Dauvergne 9cc7479088 fix tests 2015-10-06 21:52:43 +02:00
Frédéric Péters db6680cdec setup.py: sync get_version with other projects (no + in version name) 2015-09-22 10:46:51 +02:00
Benjamin Dauvergne 51970afe48 paybox: remove ERRORCODETEST 2015-09-21 17:43:30 +02:00
Benjamin Dauvergne de767e7022 eopayment: send request using a form and the POST method (fixes #6425)
also normalize all parameters to unicode.
2015-07-22 00:39:25 +02:00
Benjamin Dauvergne 91847deeb6 systempayv2: pep8ness 2015-07-22 00:28:39 +02:00
Benjamin Dauvergne 17d5aa1e79 ogone: remove unused parameter 2015-07-22 00:02:30 +02:00
Benjamin Dauvergne 376372e360 setup.py: use README.txt for the long description 2015-07-17 10:57:09 +02:00
Benjamin Dauvergne e74b8626a1 distribute request & response 2015-07-17 10:52:51 +02:00
Benjamin Dauvergne 5a29a4c4ca paybox: make the callback a parameter of the backend not of the request() method 2015-07-17 10:07:54 +02:00
Benjamin Dauvergne 581e74f142 jenkins.sh: fix reference to authentic2 2015-07-16 14:32:42 +02:00
Benjamin Dauvergne b831732b60 chmod +x jenkins.sh 2015-07-16 14:31:41 +02:00
Benjamin Dauvergne 96f987ecb3 add continuous integration scripts 2015-07-16 14:28:39 +02:00
Benjamin Dauvergne 68ddd8c456 tests: add test on paybox backend (#7496) 2015-07-16 14:19:28 +02:00
Benjamin Dauvergne 7f18a88b4d eopayment: finish paybox backend (fixes #7496)
- add error codes reference
- add paybox RSA public key
- add RSA signature verification
- add test and production URLs
- implement the Payment class
2015-07-16 14:19:28 +02:00
Benjamin Dauvergne 55a4f119d6 eopayment: fix Payment.request() docstring (#7496) 2015-07-16 14:19:28 +02:00
Benjamin Dauvergne 0562850ac3 common: add a __repr__ implementation to PaymentResponse (#7496) 2015-07-16 14:19:28 +02:00
Benjamin Dauvergne 768545df13 eopayment: make all response() methods accept **kwargs (#7496) 2015-07-16 14:19:28 +02:00
Benjamin Dauvergne f68292849f gitignore update (#7496) 2015-07-16 14:19:28 +02:00
Benjamin Dauvergne 5a7b3b82a2 Update README.txt with new backends (#7496) 2015-07-16 14:19:28 +02:00
Benjamin Dauvergne d2704c4929 setup.py: use setuptools, modify get_version() (#7496)
get_version() depends only on git now.
2015-07-16 14:19:28 +02:00
Benjamin Dauvergne 110445b739 common: pep8ness (#7496) 2015-07-16 14:14:30 +02:00
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