Commit Graph

244 Commits

Author SHA1 Message Date
Benjamin Dauvergne 6c2df9a863 fix generic handling of backend parameters 2012-10-03 17:32:52 +02:00
Benjamin Dauvergne 8c63a9b060 bump version to 0.0.14 2012-10-03 17:31:25 +02:00
Benjamin Dauvergne 368b20f4a5 bump version to 0.0.13 2012-10-03 17:30:52 +02:00
Benjamin Dauvergne 3689d539d0 add more parameters to request() 2012-10-03 17:30:13 +02:00
Benjamin Dauvergne 1002b95117 augment the number of arguments accepted by the request method 2012-09-24 15:43:55 +02:00
Mathieu Comandon d3e3d43bec pep8 on systempay 2012-07-10 18:04:22 +02:00
Mathieu Comandon ea0ad0e19e catch invalid response and show detailled error message 2012-07-04 18:10:54 +02:00
Mathieu Comandon d23266b1ac fixed calls to request script 2012-06-13 15:13:47 +02:00
Mathieu Comandon 21706146c0 Amount not passed as integer in params 2012-06-13 14:38:52 +02:00
Mathieu Comandon 6f8f252162 Be less greedy while removing leading and trailing '!' 2012-06-13 14:33:02 +02:00
Mathieu Comandon 1f45f18a3f fix: request returns 5 elements instead of 3 2012-06-13 14:14:52 +02:00
Mathieu Comandon 03c078e8c7 __init__.py pep8 compliance 2012-06-13 13:45:46 +02:00
Mathieu Comandon 00dff5f329 common.py pep8 compliance 2012-06-13 13:43:35 +02:00
Mathieu Comandon a434625335 sips.py pep8 compliance 2012-06-13 13:40:48 +02:00
Mathieu Comandon e86119927c fix: PaymentResponse arguments does not match signature 2012-06-13 13:36:03 +02:00
Mathieu Comandon 18ff6b861f fix: DATA query passed as array in the response 2012-06-13 13:31:10 +02:00
Benjamin Dauvergne 9db43f448c systempayv2: does not use syntax from python 2.7 2012-06-01 16:45:16 +02:00
Benjamin Dauvergne 34408e855f systempayv2: amount unit is cents 2012-05-29 17:43:51 +02:00
Benjamin Dauvergne eda8cacdae bumper version to 0.0.12 2012-05-29 16:56:17 +02:00
Benjamin Dauvergne b3254d60f4 properly initialize PaymentResponse.result attribute 2012-05-29 16:55:55 +02:00
Benjamin Dauvergne e8e31d6f4d add backend parameters description to the sips backend 2012-05-29 16:55:55 +02:00
Benjamin Dauvergne ba9a1ae48f bump version to 0.0.11 2012-05-29 14:52:32 +02:00
Benjamin Dauvergne 33dea87796 sips: remove logger parameter for .request() 2012-05-29 14:52:32 +02:00
Benjamin Dauvergne 17171f56ac systempayv2: finish response handling, fix signature checking for responses 2012-05-29 14:50:23 +02:00
Benjamin Dauvergne 0b114b0cb9 systempayv2: improve parameter descriptions 2012-05-29 14:49:26 +02:00
Benjamin Dauvergne f3c2d7e79b fix documentation of the PaymentResponse documentation 2012-05-29 14:47:27 +02:00
Benjamin Dauvergne 96d0aafd97 does not pass the logger parameter anymore to .response() and .request() 2012-05-29 14:46:26 +02:00
Benjamin Dauvergne 91489ed11b systempayv2: raise it to the level of the spplus backend
- create description,
- add descriptions to certain parameters,
- add more logs,
- add vads_order_info* parameters,
- add vads_payment_cards parameter
- set GET as the default return mode,
- fix return value of Payment.request.
2012-05-25 15:42:04 +02:00
Benjamin Dauvergne 8436f14d1e sips: fix Payment.response, use self.looger instead of global logger 2012-05-25 15:41:58 +02:00
Benjamin Dauvergne 4f76e78eca change format of description records 2012-05-25 15:41:00 +02:00
Benjamin Dauvergne 83141494c5 add utf-8 encoding marker 2012-05-25 15:40:38 +02:00
Benjamin Dauvergne 5e255c599e update .gitignore 2012-05-24 16:02:41 +02:00
Benjamin Dauvergne 526f9a0b5c remove systempayv1 module, bump version 2012-02-21 18:01:36 +01:00
Benjamin Dauvergne bb225cdbd3 bump version 2012-02-20 21:07:49 +01:00
Benjamin Dauvergne 71d8ea32c2 [spplus] fix logging statement 2012-02-20 21:02:49 +01:00
Benjamin Dauvergne c1369bdab3 [spplus] fix signature checking for callback requests 2012-02-20 21:01:44 +01:00
Benjamin Dauvergne 9490f71d01 fix typo in spplus 2012-02-20 19:44:30 +01:00
Benjamin Dauvergne 9290931626 better return transaction state 2012-02-20 19:07:55 +01:00
Benjamin Dauvergne 6e649aeb52 in spplus, parameters are string not integers !! 2012-02-20 17:53:48 +01:00
Benjamin Dauvergne b335207433 add __repr__ method to PaymentResponse 2012-02-20 17:48:27 +01:00
Benjamin Dauvergne e9e0d19730 allow to specify the logger to user #2 2012-02-20 17:32:44 +01:00
Benjamin Dauvergne 315297d29f allow to specify the logger to user 2012-02-20 17:14:30 +01:00
Benjamin Dauvergne fdf06922bc in spplus, flatten parsed response query string before using it 2012-02-20 16:48:44 +01:00
Benjamin Dauvergne f4afd4df4b Fix typo in dummy backend, and bump version to 0.0.8 2012-02-20 09:54:06 +01:00
Benjamin Dauvergne 59eb08bb15 bump version 2012-02-17 18:47:22 +01:00
Benjamin Dauvergne b0deff2994 fix typo for the string type 2012-02-17 18:46:55 +01:00
Benjamin Dauvergne 51dfb06283 bump version 2012-02-17 18:43:04 +01:00
Benjamin Dauvergne 0037b6ccb7 add missing caption for an option of the dummy backend 2012-02-17 18:42:41 +01:00
Benjamin Dauvergne 3680599c86 bump version 2012-02-17 18:31:42 +01:00
Benjamin Dauvergne 17ddbd8e7c in the spplus backend, create the response's bank_status using the response code translation table recently added 2012-02-17 18:17:56 +01:00