summaryrefslogtreecommitdiff
path: root/payments/dotpay
AgeCommit message (Expand)Author
2017-02-22Use constants for statusesMarcin Gębala
2015-10-21Make the package compatible with various django versionsAdam Bogdał
2015-10-16Replace MagicMocks with MocksPatryk Zawadzki
2015-07-03Start using tox and pytestAdam Bogdał
2015-06-04Automatically capture total amountAdam Bogdał
2015-06-03Add tests and fix dotpayAdam Bogdał
2015-05-28Make payment a param for functions that need itPatryk Zawadzki
2015-03-21Use explicitly all provider params in testAdam Bogdał
2015-03-20Read and remove item from the kwargsAdam Bogdał
2014-12-16Add ability to change endpoint and force dotpay to send payment statusAdam Bogdal
2014-09-10Merge branch 'master' into preauthMarcin Gębala
2014-08-26Disallow to send empty payment descriptionAdam Bogdal
2014-06-09Inform if provider doesn't use pre-authorizationMichał Ociepka
2014-02-20Make sure we actually pass tests on Python 3Patryk Zawadzki
2013-11-06Make tests more robustPatryk Zawadzki
2013-05-17Improve readability of code and fix some mistakesAdam Bogdal
2013-05-08Clean up importsAdam Bogdal
2013-04-26Remove unnecessary next in clean dataMichal Ociepka
2013-04-26Move ordered items to modelPatryk Zawadzki
2013-04-26Rename get_cancel_url → get_failure_urlPatryk Zawadzki
2013-04-26Simplify the APIPatryk Zawadzki
2013-04-26StylePatryk Zawadzki
2013-04-25Replace md5 module with hashlib in dotpayMichal Ociepka
2013-04-25Add test for the dotpay backendMichal Ociepka
2013-04-25Improve dotpayMichal Ociepka
2013-04-08Remove unnecessary variable, PEP8Michal Ociepka
2010-09-30Initial releasePatryk Zawadzki