summaryrefslogtreecommitdiff
path: root/payments/authorizenet
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-04Add authorize.net testsAdam Bogdał
2015-06-04Automatically capture total amountAdam Bogdał
2015-05-28Make payment a param for functions that need itPatryk Zawadzki
2015-03-09Process authorize.net formAdam Bogdał
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-07Get rid of unwanted calls to get_payment_modelPatryk Zawadzki
2013-10-21Use unicode literalsPatryk Zawadzki
2013-05-14Close brackets in the last line.Adam Bogdal
2013-05-09Check credit card type inside CreditCardNumberFieldAdam Bogdal
2013-05-08Clean up importsAdam Bogdal
2013-05-08Add authorize.net backendAdam Bogdal