release 1.6

This commit is contained in:
Benjamin Dauvergne 2016-03-01 10:49:37 +01:00
parent eea419cca9
commit 297e9a8514
1 changed files with 7 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Python module to interface with French's bank online credit card processing Interface with French's bank online credit card processing services
services. ===================================================================
Services supported are: Services supported are:
- ATOS/SIPS used by: - ATOS/SIPS used by:
@ -41,6 +41,11 @@ order id field, so they can be matched in backoffice.
Changelog Changelog
========= =========
1.5
---
- uniformize constructors
- fix service_url in the payzen backend
1.4 1.4
--- ---
- add sips2 backend to conform with version 2.3 of their interface - add sips2 backend to conform with version 2.3 of their interface