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
/
util
/
payment
/
paypal.py
Age
Commit message (
Expand
)
Author
2019-03-27
Implement test/validation of credentials for paypal and Trustly
Magnus Hagander
2019-02-10
Update the Paypal access to use the new REST based API
Magnus Hagander
2019-01-22
Fix typo
Magnus Hagander
2019-01-19
Include static fields show notification instructions
Magnus Hagander
2019-01-19
Re-factor payment methods and move configuration to the database
Magnus Hagander
2019-01-10
Import related fixes from 2to3
Magnus Hagander
2018-12-28
Fix a number of places with old refund direction
Magnus Hagander
2018-12-14
Fix blankline related 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
Replace tabs with spaces
Magnus Hagander
2018-11-27
Remove hardcoded PGEU prefix from Adyen and Paypal refunds
Magnus Hagander
2018-06-29
Remove a number of unused imports
Magnus Hagander
2017-01-31
Implement support for VAT in refunds
Magnus Hagander
2017-01-31
Add API to get payment method actually used for invoices
Magnus Hagander
2017-01-02
Use consistent spelling for Credit Card
Daniel Gustafsson
2017-01-02
Implement support for VAT
Magnus Hagander
2016-12-27
Change the payment method descriptions a bit
Magnus Hagander
2016-01-20
Return payment fees as a number, not a string
Magnus Hagander
2016-01-20
Implement proper refund management
Magnus Hagander
2016-01-16
Remove all support for mixed content (http/https)
Magnus Hagander
2016-01-15
Track which payment provider was used to pay an invoice
Magnus Hagander
2014-07-01
Consistently refer to Amex as American Express
Magnus Hagander
2014-04-28
Add initial support for non-EUR currencies
Magnus Hagander
2013-09-16
Clarify Paypal text, especially around requirements on accounts
Magnus Hagander
2013-04-29
Rewrite SSL redirection code
Magnus Hagander
2013-04-29
Implement a paypal PDT receiver
Magnus Hagander
2013-04-23
Use a different receiver email as well, when testing paypal sandbox
Magnus Hagander
2013-04-23
Add paypal invoice processor, reimplement paypal matching on top of this
Magnus Hagander