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
/
transferwise
/
api.py
Age
Commit message (
Expand
)
Author
14 days
Attempt to make transferwise payouts half-complete
Magnus Hagander
2025-06-16
Negate *all* wise transactions based on "Sent by ..." in text
Magnus Hagander
2025-06-16
Include "balance cashback" as text on transactions
Magnus Hagander
2025-06-11
Update transferwise integration for new APIs
Magnus Hagander
2025-02-28
Write the body of a failed transferwise request to stderr
Magnus Hagander
2024-03-20
Attempt to properly identify wise accounts with wrong primary currency
Magnus Hagander
2021-08-01
Handle http 400 errors indicating failure to validate iban with wise
Magnus Hagander
2020-07-06
Implement TransferWise strong customer authentication
Magnus Hagander
2020-04-07
Make sure name in TW sending has at least two parts
Magnus Hagander
2020-03-31
Create abstraction for getting "today"
Magnus Hagander
2020-03-24
Disallow commas in transferwise counterpart names
Magnus Hagander
2019-09-06
Add function to send TransferWise monthly statements to treasurer
Magnus Hagander
2019-05-31
Change JSON serializer for TransferWise API
Magnus Hagander
2019-05-31
Remove digigs in account holder names in transferwise payments
Magnus Hagander
2019-05-31
Refactor transferwise refund API
Magnus Hagander
2019-03-27
Properly quantize amount coming back in transferwise balance check
Magnus Hagander
2019-03-27
Add payment provider for TransferWise
Magnus Hagander