Skip to content

Releases: skioo/django-datatrans-gateway

Fix Django warnings

11 May 08:21
c2159b0
Compare
Choose a tag to compare
Fix Django warnings (#5)

* re_path instead of url

* Update package version

Django 3.2

11 May 06:19
05d662e
Compare
Choose a tag to compare
Django 3.2 (#4)

* Django 3.2 changes

* Update version

Django 3 & Python 3.8 support

20 Apr 12:41
0a963cf
Compare
Choose a tag to compare
Django 3 and Python 3.8 support (#3)

* Django 3 and Python 3.8 support

* Fix travis conf

* Fix

* Update package version

Fix lint

10 Mar 14:42
Compare
Choose a tag to compare
1.0.12

Fix lint

Fix problem with REKA payment response

10 Mar 14:35
Compare
Choose a tag to compare

Fix problem with REKA payment response

10 Mar 14:27
Compare
Choose a tag to compare
1.0.10

Fix problem with REKA payment response

Add extra param for non credit cards

08 Mar 13:18
85895ff
Compare
Choose a tag to compare
Add extra param for non credit cards (#2)

* Add extra param for non credit cards

* Don't remove expirity fields when non-credit cards are used

* Update version

Check if authentication code exists in the alias registration success response

17 Feb 15:12
ce63f94
Compare
Choose a tag to compare
Check if authetication code was returned before get text (#1)

* Check if autherization code was returned before get text

* Fix

1.0.7

28 Aug 12:23
Compare
Choose a tag to compare
bump version

1.0.6: Add more tests

07 May 08:13
Compare
Choose a tag to compare
also enhance documentation.