summaryrefslogtreecommitdiff
path: root/postgresqleu/util/payment/paypal.py
AgeCommit message (Expand)Author
2019-03-27Implement test/validation of credentials for paypal and TrustlyMagnus Hagander
2019-02-10Update the Paypal access to use the new REST based APIMagnus Hagander
2019-01-22Fix typoMagnus Hagander
2019-01-19Include static fields show notification instructionsMagnus Hagander
2019-01-19Re-factor payment methods and move configuration to the databaseMagnus Hagander
2019-01-10Import related fixes from 2to3Magnus Hagander
2018-12-28Fix a number of places with old refund directionMagnus Hagander
2018-12-14Fix blankline related warningsMagnus Hagander
2018-12-14Fix spaces before/after comma and colonMagnus Hagander
2018-12-14Fix spacing around operatorsMagnus Hagander
2018-12-14Replace tabs with spacesMagnus Hagander
2018-11-27Remove hardcoded PGEU prefix from Adyen and Paypal refundsMagnus Hagander
2018-06-29Remove a number of unused importsMagnus Hagander
2017-01-31Implement support for VAT in refundsMagnus Hagander
2017-01-31Add API to get payment method actually used for invoicesMagnus Hagander
2017-01-02Use consistent spelling for Credit CardDaniel Gustafsson
2017-01-02Implement support for VATMagnus Hagander
2016-12-27Change the payment method descriptions a bitMagnus Hagander
2016-01-20Return payment fees as a number, not a stringMagnus Hagander
2016-01-20Implement proper refund managementMagnus Hagander
2016-01-16Remove all support for mixed content (http/https)Magnus Hagander
2016-01-15Track which payment provider was used to pay an invoiceMagnus Hagander
2014-07-01Consistently refer to Amex as American ExpressMagnus Hagander
2014-04-28Add initial support for non-EUR currenciesMagnus Hagander
2013-09-16Clarify Paypal text, especially around requirements on accountsMagnus Hagander
2013-04-29Rewrite SSL redirection codeMagnus Hagander
2013-04-29Implement a paypal PDT receiverMagnus Hagander
2013-04-23Use a different receiver email as well, when testing paypal sandboxMagnus Hagander
2013-04-23Add paypal invoice processor, reimplement paypal matching on top of thisMagnus Hagander