Attempt to make transferwise payouts half-complete
authorMagnus Hagander <magnus@hagander.net>
Wed, 2 Jul 2025 12:53:32 +0000 (14:53 +0200)
committerMagnus Hagander <magnus@hagander.net>
Wed, 2 Jul 2025 12:55:50 +0000 (14:55 +0200)
commit4108e192d235e96496c8996a0f7883a714d8b818
treeaae481223f6a25838a2a597e3c9604285a0ffad8
parent1febf08ad2ff6ff835dc51433d52d6d0766056bb
Attempt to make transferwise payouts half-complete

Due to the new transferwise restrictions, creating payouts would crash.
This change attempts to make it complete the parts that work and leave
the rest for a manual approval in the transferwise web interface,
hopefully keeping the rest of the system working.

When half way complete, send a notification to the user to go complete
it manually.
postgresqleu/transferwise/api.py