Commit Graph

217 Commits

Author SHA1 Message Date
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
Benjamin Dauvergne 05dfdc5aaf common: force string to unicode in Form 2016-06-16 14:18:00 +02:00
Benjamin Dauvergne 7586ed372c common: fix duplicated PaymentResponse.__repr__ 2016-06-16 14:18:00 +02:00
Benjamin Dauvergne b0e66de926 common: add a real __repr__ method to Form 2016-06-16 14:18:00 +02:00
Frédéric Péters f0a4bdddcd systempayv2: use string for vads_currency (#11382) 2016-06-16 10:06:12 +02:00
Benjamin Dauvergne a2a8936f64 remove double definition of VADS_TRANS_ID 2016-06-13 09:31:14 +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 cc7894d003 sips2: allow for values with = in them (#10952) 2016-05-17 10:47:21 +02:00
Serghei Mihai 8941ab4aeb tipi: define payment type in backend parameters 2016-05-13 16:48:17 +02:00
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