summaryrefslogtreecommitdiff
path: root/payments
AgeCommit message (Expand)Author
2019-09-27silence a deprecation warning until a proper solution is found.HEADmasterng0
2019-09-27make the build a bit less broken but still broken. use taler-util.ng0
2017-12-07fix import error for 2.7Marcello Stanisci
2017-11-03Adding the Taler payment system.Marcello Stanisci
2017-10-02Fix passing arguments to __init__=
2017-09-29Don't use build_attrs=
2017-09-29Fix compatibility issues with Django 1.11=
2017-03-13Update translations from transifexweronka
2017-03-02Add it translationPatryk Zawadzki
2017-03-01Move locale to correct dirPatryk Zawadzki
2017-02-23Move functions that generate choices to utilsMarcin Gębala
2017-02-23Fix broken importMarcin Gębala
2017-02-23Fix django versions compatibilityArtur Smęt
2017-02-23Move choices generation to a methodArtur Smęt
2017-02-23Render fields without name attribute, to avoid sending sensitive data to the ...Artur Smęt
2017-02-23Don't send sensitive data to the backendArtur Smęt
2017-02-23Fix stripejs input namesArtur Smęt
2017-02-22Use constants for statusesMarcin Gębala
2017-02-09Add locale dataPatryk Zawadzki
2017-02-07Changed get_base_urlKrzysztof Wolski
2017-02-06Use django import_stringKrzysztof Wolski
2017-02-03Make PAYMENT_HOST callableKrzysztof Wolski
2016-11-22Remove sites dependency when using PAYMENT_HOST settings: ImproperlyConfigure...xavier
2016-11-09Remove sites dependency when using PAYMENT_HOST settingsxavier
2016-08-17fix _default_manager for django 1.10jokke150
2016-04-19Fix incorrect token generation formatRajitha Perera
2016-03-07Use default manager instead of a harcoded `objects` reference to updates the ...Mario César
2016-02-19Add more data to payment exceptionMichał Ociepka
2015-12-14Remove required attribute from CVV2 widgetMichał Ociepka
2015-12-11Use cryptography and improve the SagePay backendPatryk Zawadzki
2015-12-04Check existence of provider linksAdam Bogdał
2015-12-04Get links from the paypal card responseAdam Bogdał
2015-11-19Default to require HTTPS when DEBUG is FalsePatryk Zawadzki
2015-11-16Fix default form actionPatryk Zawadzki
2015-11-13Move get_payment_model to keep backward compatibilityAdam Bogdał
2015-11-12Change required attribtue values according to standardArtur Smęt
2015-11-12Set required attributes in widget definitions. Not in formArtur Smęt
2015-11-12Use HTML5 required attribute for required fieldsArtur Smęt
2015-11-12Merge pull request #93 from bogdal/pycryptodomePatryk Zawadzki
2015-11-11Make code compatible with pycryptodomeAdam Bogdał
2015-11-10Hard code stripeInput idMichał Ociepka
2015-11-10Add testAdam Bogdał
2015-11-10Fix stripe testsMichał Ociepka
2015-11-10Use old hidden_inputs approachMichał Ociepka
2015-11-10Add Stripe without modal providerMichał Ociepka
2015-10-26Get rid of deprecated patterns functionAdam Bogdał
2015-10-21Make the package compatible with various django versionsAdam Bogdał
2015-10-16Replace MagicMocks with MocksPatryk Zawadzki
2015-08-26Don't submit transaction for settlement twiceAdam Bogdał
2015-08-25Add required field attributeAdam Bogdał