Commit Graph

246 Commits

Author SHA1 Message Date
Frédéric Péters 95c0ad5874 misc: adapt version number for PEP 440 (#29421) 2019-01-03 14:47:28 +01:00
Emmanuel Cazenave f8b358e232 debian package: do not run tests (#27940)
Which allow to remove test dependencies.
2018-11-13 18:29:35 +01:00
Emmanuel Cazenave 5728565a50 correct typo in debian control (#26992) 2018-11-13 14:15:35 +01:00
Emmanuel Cazenave 980ab967ba allow arbitrary date for deferred payment (#26992) 2018-11-12 15:18:10 +01:00
Emmanuel Cazenave d383315b34 add pytz dependency (#26992) 2018-11-12 15:12:33 +01:00
Serghei Mihai 975bc95481 paybox: fix DIRECT protocol version and operation codes (#27580) 2018-10-25 17:50:11 +02:00
Serghei Mihai 8df6db6fcd paybox: add python3 compat for transaction operations (#27543) 2018-10-25 17:50:11 +02:00
Serghei Mihai 0e6a724231 paybox: decode correctly responses of validation and cancellation operations (#27543) 2018-10-25 16:27:13 +02:00
Serghei Mihai d2b5f91e63 paybox: add support for authorization and immediate payment modes (#27269) 2018-10-22 12:01:19 +02:00
Emmanuel Cazenave 812e5b60e1 delete jenkins.sh file (#27304) 2018-10-12 15:48:19 +02:00
Serghei Mihai c6920d294e debian: add tests required dependencies (#26960) 2018-10-12 14:25:51 +02:00
Serghei Mihai 18eef0578f paybox: implement transaction validation and cancelling (#26960) 2018-10-12 11:50:35 +02:00
Serghei Mihai 383109078d paybox: return backend reference and transaction numbers in payment response (#26960) 2018-10-12 11:41:34 +02:00
Emmanuel Cazenave ae9bb817f1 create a Jenkinsfile (#26940) 2018-10-03 10:23:40 +02:00
Emmanuel Cazenave 231d75f34c systempayv2: set correct choices for 'vads_validation_mode' (#26906) 2018-10-02 12:25:04 +02:00
Serghei Mihai 1e5aa020a3 paybox: add support for delayed payment (#25737) 2018-08-29 12:17:26 +02:00
Frédéric Péters d142c1c8f8 debian: add missing python-pytest build dependency (#25773) 2018-08-29 12:05:04 +02:00
Thomas NOËL e8f12c5d1f add a message in ResponseErrors (#25773) 2018-08-22 23:14:53 +02:00
Frédéric Péters cdd3295e39 misc: include copy of GNU GPL 3 in package 2018-08-12 19:53:29 +02:00
Frédéric Péters 04d1ee4009 misc: add trove classifiers 2018-08-12 19:51:31 +02:00
Frédéric Péters b2bf5fa8d9 debian: declare build dependencies to tests can be run 2018-07-27 08:14:15 +02:00
Frédéric Péters 6ada6ba609 misc: remove manual changelog from README.txt 2018-07-27 08:04:11 +02:00
Frédéric Péters df2902a973 debian: build a python3 package (#25504) 2018-07-26 17:23:53 +02:00
Frédéric Péters 7b181305c6 add basic unit test for dummy 2018-07-26 16:26:03 +02:00
Frédéric Péters 12e836b6c7 add basic unit test for tipi 2018-07-26 16:26:03 +02:00
Frédéric Péters 887832bc5f add python3 compatibility (#23720) 2018-07-26 16:25:28 +02:00
Frédéric Péters 31b85ae9fd ogone: mark status 95 as success (#24287) 2018-06-05 13:45:04 +02:00
Frédéric Péters ebedffed01 ogone: do not consider empty parameters for signatures (#24283) 2018-06-05 13:45:04 +02:00
Frédéric Péters 1cce5f0deb dummy: add possibility to get WAITING as response status (#21554) 2018-01-31 15:21:53 +01:00
Frédéric Péters 79ac559a86 sips2: extend transaction reference to 10 characters (#21331) 2018-01-22 14:41:59 +01:00
Frédéric Péters ae314c5643 ogone: remove debugging statements 2017-10-11 16:36:33 +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 2d75c65935 ogone: update list of accepted sha-in/out parameters (#17956) 2017-08-10 11:01:23 +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 6ebbb5aa9d sips2: add new payment_means option (ex: VISA,MASTERCARD) (#14160) 2016-11-29 19:45:22 +01:00
Frédéric Péters cc20d93cc9 setup: ship VERSION file (#14057) 2016-11-23 14:35:34 +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 14f3ad8389 make unicode all API input params (#13624) 2016-10-20 15:58:18 +02:00
Serghei Mihai 09f2ec7e3d systempayv2: handle properly unicode params (#13562) 2016-10-13 15:13:27 +02:00
Serghei Mihai 8320be27dd sips2: pass user's first and last names in allowed attributes (#12447) 2016-09-12 16:34:14 +02:00
Serghei Mihai b8e60c72d2 systempayv2, sips2: update fields for passing user full name (#12447)
Log input params at backends initialization.
2016-09-12 14:09:12 +02:00
Frédéric Péters 5362339bbb jenkins: install latest pylint 2016-08-23 08:00:52 +02:00
Frédéric Péters 6489b09019 dummy: add stub validate/cancel methods (#12891) 2016-08-21 12:48:15 +02:00
Frédéric Péters ef64632a7e add support for sips2 cancel/validate cash management operations (#12761) 2016-07-27 13:10:57 +02:00
Frédéric Péters 9ee9fe567c sips2: add capture_day parameter (#11579) 2016-06-24 14:19:41 +02:00
Benjamin Dauvergne d0c523ff12 systempayv2: force field's name and values to be unicode (fixes #10846) 2016-06-16 14:59:35 +02:00