summaryrefslogtreecommitdiff
path: root/postgresqleu/adyen/admin.py
AgeCommit message (Expand)Author
2022-11-05Remove hardcoded values for Adyen merchant accountsMagnus Hagander
2022-10-19Add merchantAccountCode as a filter for adyen notifications in django admMagnus Hagander
2022-10-10Fix django admin views for adyen transactions with multiple refundsMagnus Hagander
2022-09-12Use link instead of dropdown for notifications of adyen reportsMagnus Hagander
2022-09-09Make it possible to filter Adyen reportsMagnus Hagander
2019-01-04Fix sibling importsMagnus Hagander
2018-12-14Fix blankline related warningsMagnus Hagander
2018-12-14Fix spacing around operatorsMagnus Hagander
2018-12-14Replace tabs with spacesMagnus Hagander
2018-09-07Fix imports of django urlresolvesVik Fearing
2013-12-11Make paypal and adyen payments searchable in the admin interfaceMagnus Hagander
2013-11-04Track refunds in the Adyen platformMagnus Hagander
2013-10-20Show link instead of dropdown for notification in transactionstatus as wellMagnus Hagander
2013-10-20Add link from raw notifications to notifications in admin interfaceMagnus Hagander
2013-10-20Add link back from adyen notifications to raw notificationsMagnus Hagander
2013-10-19Add merchant account code to notification admin listMagnus Hagander
2013-09-23Invert log to show red=errorMagnus Hagander
2013-09-23Track which payment method is being usedMagnus Hagander
2013-09-23Ensure pspreference is unique, and show it in the logsMagnus Hagander
2013-09-23Include settled date and amount in admin listMagnus Hagander
2013-09-23Include download information about reportsMagnus Hagander
2013-09-23Track amount and settled amount on transaction statusesMagnus Hagander
2013-09-16Show the amount of transaction statusesMagnus Hagander
2013-09-10Show confirmed field in list view of notificationsMagnus Hagander
2013-09-09Include info about if a notification is live or test in the admin listingMagnus Hagander
2013-09-09Implement Adyen payment processor moduleMagnus Hagander