Skip to content

Conversation

@jayaddison
Copy link
Contributor

@jayaddison jayaddison commented Aug 28, 2025

As described in #1844, the Wise API has been updated and we need to update our codebase accordingly.

An open question is whether our BankAccount records for Wise accounts should use the same account-per-currency design model as our Stripe accounts. Currently, they still do, but I would like to explore whether it would make sense to consolidate to a single account ID (on which we could, for example, populate all of sort-code, account-number, SWIFT and IBAN).

Creating this pull request as a draft, initially.

Resolves #1844.

@jayaddison jayaddison changed the title payments: begin updating Wise implementation to match API updates payments: update Wise implementation to match API changes Aug 28, 2025
@jayaddison jayaddison marked this pull request as ready for review August 30, 2025 10:30
@jayaddison jayaddison marked this pull request as ready for review September 10, 2025 09:59
@jayaddison jayaddison requested a review from russss September 10, 2025 10:04
NB: Redacts a few Cloudflare/Envoy, cookie, etc-related response headers
@jayaddison jayaddison force-pushed the issue-1844/wise-api-updates branch from ab1a647 to 4bba914 Compare December 14, 2025 12:21
@russss russss merged commit f255fc4 into emfcamp:main Jan 14, 2026
4 checks passed
@jayaddison jayaddison deleted the issue-1844/wise-api-updates branch January 14, 2026 11:18
@jayaddison
Copy link
Contributor Author

Thanks @russss!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wise API breakage

2 participants