Commit Graph

25 Commits

Author SHA1 Message Date
Frédéric Péters fd56510014 add basic unit test for tipi 2018-07-25 21:10:16 +02:00
Frédéric Péters 9e1ead2e7c spplus: adapt for python3 2018-07-25 10:22:22 +02:00
Frédéric Péters f3611bcc38 paybox: adapt for python3 2018-07-25 10:22:22 +02:00
Frédéric Péters 8e74d949b5 python3: use six to get urlparse/urllib modules 2018-07-25 10:14:25 +02:00
Frédéric Péters fe53eb36df introduce a new "WAITING" status and use it for ogone (#19358) 2017-10-11 10:15:08 +02:00
Frédéric Péters e8d556e5b2 sips2: set statementReference with custom info or order id (#14454) 2016-12-29 09:57:29 +01:00
Frédéric Péters 4205f7a3fb sips2: don't include first/last name in request (#14024)
Unicode is in fact *not* supported by the backend.
2016-11-20 16:52:22 +01:00
Serghei Mihai ea7e051c9e systempayv2: allos spaces in user first and last names (#13834) 2016-11-03 14:31:15 +01:00
Serghei Mihai 11ba668f42 ogone: fix response parameters encoding (#13728) 2016-10-25 12:03:38 +02:00
Serghei Mihai 0432124e0a tests: make sure API handles unicode input params (#13592) 2016-10-21 16:09:00 +02:00
Serghei Mihai d6b80acd02 ogone: handle properly unicode params (#13592) 2016-10-21 16:09:00 +02:00
Serghei Mihai 09f2ec7e3d systempayv2: handle properly unicode params (#13562) 2016-10-13 15:13:27 +02:00
Frédéric Péters 9ee9fe567c sips2: add capture_day parameter (#11579) 2016-06-24 14:19:41 +02:00
Frédéric Péters 1455f6476a sips2: add support for captureMode option (#10953) 2016-05-17 11:02:24 +02: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 18ce89571b systempayv2: extract tests from module 2016-02-16 18:26:20 +01:00
Serghei Mihai 8cd625e465 pass order id to all backends (#9941) 2016-02-16 15:56:56 +01:00
Benjamin Dauvergne d7684d20fc update test vectors 2016-02-16 15:42:34 +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 51970afe48 paybox: remove ERRORCODETEST 2015-09-21 17:43:30 +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 68ddd8c456 tests: add test on paybox backend (#7496) 2015-07-16 14:19:28 +02:00
Benjamin Dauvergne c1369bdab3 [spplus] fix signature checking for callback requests 2012-02-20 21:01:44 +01:00
Benjamin Dauvergne 4f0def0fd3 add unit tests for spplus module 2012-01-31 10:59:26 +01:00