index
:
pgeu-system.git
master
PostgreSQL Europe Conference and Membership management system.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
postgresqleu
/
adyen
/
util.py
Age
Commit message (
Expand
)
Author
2023-07-25
BREAKING CHANGE: Allow the currency format to be configurable.
Dave Page
2022-01-05
Make the originalReference field optional in Adyen notifications
Magnus Hagander
2020-07-13
Remove unused imports
Magnus Hagander
2020-03-29
Remove date parameter to create_accounting_entry
Magnus Hagander
2020-03-12
Replace datetime.now() with timezone.now()
Magnus Hagander
2020-01-31
Fix typo
Daniel Gustafsson
2020-01-08
Style and minor fixes pointed out by newer version of pep8
Magnus Hagander
2019-01-19
Fix missing class prefix
Magnus Hagander
2019-01-19
Fix incorrect order of fields in status message
Magnus Hagander
2019-01-19
Re-factor payment methods and move configuration to the database
Magnus Hagander
2019-01-10
Generic changes for python3 from 2to3
Magnus Hagander
2019-01-05
Allow proper processing of Adyen notifications from test system
Magnus Hagander
2019-01-04
Switch to using requests for http requests
Magnus Hagander
2019-01-04
Fix sibling imports
Magnus Hagander
2019-01-04
Switch to new style try/except handling
Magnus Hagander
2018-12-14
Fix blankline related warnings
Magnus Hagander
2018-12-14
Fix comment warnings
Magnus Hagander
2018-12-14
Fix spaces before/after comma and colon
Magnus Hagander
2018-12-14
Fix spacing around operators
Magnus Hagander
2018-12-14
Manual fix of further whitespace issues
Magnus Hagander
2018-12-14
Replace tabs with spaces
Magnus Hagander
2018-11-27
Remove hardcoded PGEU prefix from Adyen and Paypal refunds
Magnus Hagander
2018-09-07
Fix imports of django urlresolves
Vik Fearing
2018-03-30
Attempt to better handle payment exceptions in adyen processing
Magnus Hagander
2017-01-31
Implement support for VAT in refunds
Magnus Hagander
2017-01-02
Use consistent spelling for Credit Card
Daniel Gustafsson
2016-11-27
Handle fractional euros/dollars in Adyen payments
Magnus Hagander
2016-11-02
Apply similar Adyen workaround to refunds as done for authorizations
Magnus Hagander
2016-11-02
Fix typo
Magnus Hagander
2016-11-01
Workaround manual Adyen paymesn of less than 1EUR
Magnus Hagander
2016-01-20
Implement proper refund management
Magnus Hagander
2016-01-15
Track which payment provider was used to pay an invoice
Magnus Hagander
2016-01-07
Mechanical changes for new django version
Magnus Hagander
2015-09-25
Fix spelling error
Magnus Hagander
2015-09-25
Fix error message substitution
Magnus Hagander
2015-09-23
Indicate which payment method was used in Adyen notification emails
Magnus Hagander
2014-06-04
Work around the fact that adyen report notifications are hardcoded to EUR
Magnus Hagander
2014-05-07
Make the Adyen merchant reference prefix configurable
Magnus Hagander
2014-04-28
Add initial support for non-EUR currencies
Magnus Hagander
2014-03-22
Include the merchant reference in accounting entry for POS payments
Magnus Hagander
2014-02-08
Add partial accounting of Adyen refunds
Magnus Hagander
2013-12-16
Include payment links invoice payments as well
Magnus Hagander
2013-12-16
Fix the sign on manual adyen payment accounts
Magnus Hagander
2013-12-16
Support assocating URLs with each accounting entry
Magnus Hagander
2013-12-14
Revert "Temporarily disable creation of automatic accounting entries"
Magnus Hagander
2013-12-08
Temporarily disable creation of automatic accounting entries
Magnus Hagander
2013-12-08
Automatically generate accounting records on payments
Magnus Hagander
2013-11-05
Send email on successful refunds, not just unsuccessful ones!
Magnus Hagander
2013-11-04
Track refunds in the Adyen platform
Magnus Hagander
2013-10-20
Store payment method and merchant reference in transaction status as well
Magnus Hagander
[next]