Commit Graph

24 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
François Poulain 36f2e38a84 use relative import 2018-07-25 10:53:32 +02:00
François Poulain 714bf8023b python3 exceptions 2018-07-25 10:53:29 +02:00
Frédéric Péters 79735f6418 python3: use items instead of iteritems 2018-07-25 10:14:25 +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 fbf3ebf34d python3: use print() for compatibility 2018-07-25 10:13:27 +02:00
Frédéric Péters 019188f70e python3: use relative import 2018-07-25 10:13:27 +02:00
Serghei Mihai 8941ab4aeb tipi: define payment type in backend parameters 2016-05-13 16:48:17 +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
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 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
Benjamin Dauvergne 768545df13 eopayment: make all response() methods accept **kwargs (#7496) 2015-07-16 14:19:28 +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
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 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
Benjamin Dauvergne 2ea83e0afe add a TIPI backend
fixes #1773
2012-10-10 15:34:20 +02:00