[PR #6726] Feature: Add Sophtron provider for US & Canada bank sync #6695

Open
opened 2026-02-28 21:31:34 -06:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/actualbudget/actual/pull/6726

State: open
Merged: No


Adds the ability to sync with US & Canada bank via Sophtron ( https://sophtron.com/ ).
Sophtron is a US-based fintech company specializing in open banking and financial data aggregation with support for thousands of financial institutions across the United States, including major banks, credit unions, and investment providers.

I've developed this integration to provide an alternative for US & Canada users who need reliable bank synchronization. This should benefit many US & Canada users looking for domestic bank sync options.


Bundle Stats

Bundle Files count Total bundle size % Changed
desktop-client 27 14.48 MB → 14.5 MB (+20.59 kB) +0.14%
loot-core 1 5.86 MB → 5.87 MB (+9.06 kB) +0.15%
api 1 4.39 MB → 4.4 MB (+7.8 kB) +0.17%
View detailed bundle stats

desktop-client

Total

Files count Total bundle size % Changed
27 14.48 MB → 14.5 MB (+20.59 kB) +0.14%
Changeset
File Δ Size
src/components/modals/SophtronExternalMsgModal.tsx 🆕 +9.27 kB 0 B → 9.27 kB
src/components/modals/ConfigureSophtronModal.tsx 🆕 +4.75 kB 0 B → 4.75 kB
src/sophtron.ts 🆕 +1.02 kB 0 B → 1.02 kB
src/hooks/useSophtronStatus.ts 🆕 +674 B 0 B → 674 B
src/components/modals/CreateAccountModal.tsx 📈 +3.22 kB (+20.19%) 15.93 kB → 19.15 kB
src/components/Modals.tsx 📈 +450 B (+3.15%) 13.96 kB → 14.4 kB
src/accounts/accountsSlice.ts 📈 +355 B (+3.10%) 11.17 kB → 11.52 kB
src/components/modals/SelectLinkedAccountsModal.tsx 📈 +836 B (+1.92%) 42.6 kB → 43.42 kB
src/gocardless.ts 📈 +6 B (+0.56%) 1.05 kB → 1.05 kB
src/components/banksync/index.tsx 📈 +28 B (+0.52%) 5.23 kB → 5.26 kB
src/components/mobile/banksync/MobileBankSyncPage.tsx 📈 +28 B (+0.46%) 5.99 kB → 6.02 kB
src/components/modals/GoCardlessExternalMsgModal.tsx 📈 +4 B (+0.03%) 11.54 kB → 11.55 kB
src/components/accounts/AccountSyncCheck.tsx 📈 +2 B (+0.02%) 9.2 kB → 9.2 kB
src/components/rules/RuleRow.tsx 📈 +2 B (+0.02%) 10.83 kB → 10.83 kB
View detailed bundle breakdown

Added
No assets were added

Removed
No assets were removed

Bigger

Asset File Size % Changed
static/js/index.js 9.33 MB → 9.35 MB (+20.54 kB) +0.22%
static/js/narrow.js 640.46 kB → 640.48 kB (+28 B) +0.00%
static/js/wide.js 160.07 kB → 160.09 kB (+28 B) +0.02%

Smaller
No assets were smaller

Unchanged

Asset File Size % Changed
static/js/indexeddb-main-thread-worker-e59fee74.js 12.94 kB 0%
static/js/workbox-window.prod.es5.js 5.64 kB 0%
static/js/da.js 106.62 kB 0%
static/js/de.js 178.39 kB 0%
static/js/en-GB.js 7.18 kB 0%
static/js/en.js 164.55 kB 0%
static/js/es.js 173.83 kB 0%
static/js/fr.js 179.62 kB 0%
static/js/it.js 171.44 kB 0%
static/js/nb-NO.js 157.23 kB 0%
static/js/nl.js 106.65 kB 0%
static/js/pl.js 88.64 kB 0%
static/js/pt-BR.js 154.57 kB 0%
static/js/sv.js 78.2 kB 0%
static/js/th.js 182.35 kB 0%
static/js/uk.js 215.11 kB 0%
static/js/resize-observer.js 18.37 kB 0%
static/js/BackgroundImage.js 120.54 kB 0%
static/js/ReportRouter.js 1.12 MB 0%
static/js/TransactionList.js 105.97 kB 0%
static/js/AppliedFilters.js 9.71 kB 0%
static/js/usePayeeRuleCounts.js 11.79 kB 0%
static/js/useTransactionBatchActions.js 13.23 kB 0%
static/js/FormulaEditor.js 1.04 MB 0%

loot-core

Total

Files count Total bundle size % Changed
1 5.86 MB → 5.87 MB (+9.06 kB) +0.15%
Changeset
File Δ Size
home/runner/work/actual/actual/packages/loot-core/src/server/accounts/app.ts 📈 +6.75 kB (+25.63%) 26.34 kB → 33.09 kB
home/runner/work/actual/actual/packages/loot-core/src/server/accounts/sync.ts 📈 +2.25 kB (+8.69%) 25.89 kB → 28.14 kB
home/runner/work/actual/actual/packages/loot-core/src/server/server-config.ts 📈 +56 B (+5.08%) 1.08 kB → 1.13 kB
View detailed bundle breakdown

Added

Asset File Size % Changed
kcab.worker.DccUcN0x.js 0 B → 5.87 MB (+5.87 MB) -

Removed

Asset File Size % Changed
kcab.worker.G2jIa5TY.js 5.86 MB → 0 B (-5.86 MB) -100%

Bigger
No assets were bigger

Smaller
No assets were smaller

Unchanged
No assets were unchanged


api

Total

Files count Total bundle size % Changed
1 4.39 MB → 4.4 MB (+7.8 kB) +0.17%
Changeset
File Δ Size
src/server/accounts/app.ts 📈 +5.77 kB (+25.66%) 22.47 kB → 28.24 kB
src/server/accounts/sync.ts 📈 +1.98 kB (+8.59%) 23.11 kB → 25.09 kB
src/server/server-config.ts 📈 +52 B (+5.57%) 933 B → 985 B
View detailed bundle breakdown

Added
No assets were added

Removed
No assets were removed

Bigger

Asset File Size % Changed
bundle.api.js 4.39 MB → 4.4 MB (+7.8 kB) +0.17%

Smaller
No assets were smaller

Unchanged
No assets were unchanged

**Original Pull Request:** https://github.com/actualbudget/actual/pull/6726 **State:** open **Merged:** No --- Adds the ability to sync with US & Canada bank via Sophtron ( [https://sophtron.com/](https://sophtron.com/) ). Sophtron is a US-based fintech company specializing in open banking and financial data aggregation with support for thousands of financial institutions across the United States, including major banks, credit unions, and investment providers. I've developed this integration to provide an alternative for US & Canada users who need reliable bank synchronization. This should benefit many US & Canada users looking for domestic bank sync options. <!--- actual-bot-sections ---> <hr /> <!--- bundlestats-action-comment key:combined start ---> ### Bundle Stats Bundle | Files count | Total bundle size | % Changed ------ | ----------- | ----------------- | --------- desktop-client | 27 | 14.48 MB → 14.5 MB (+20.59 kB) | +0.14% loot-core | 1 | 5.86 MB → 5.87 MB (+9.06 kB) | +0.15% api | 1 | 4.39 MB → 4.4 MB (+7.8 kB) | +0.17% <details> <summary>View detailed bundle stats</summary> #### desktop-client **Total** Files count | Total bundle size | % Changed ----------- | ----------------- | --------- 27 | 14.48 MB → 14.5 MB (+20.59 kB) | +0.14% <details> <summary>Changeset</summary> File | Δ | Size ---- | - | ---- `src/components/modals/SophtronExternalMsgModal.tsx` | 🆕 +9.27 kB | 0 B → 9.27 kB `src/components/modals/ConfigureSophtronModal.tsx` | 🆕 +4.75 kB | 0 B → 4.75 kB `src/sophtron.ts` | 🆕 +1.02 kB | 0 B → 1.02 kB `src/hooks/useSophtronStatus.ts` | 🆕 +674 B | 0 B → 674 B `src/components/modals/CreateAccountModal.tsx` | 📈 +3.22 kB (+20.19%) | 15.93 kB → 19.15 kB `src/components/Modals.tsx` | 📈 +450 B (+3.15%) | 13.96 kB → 14.4 kB `src/accounts/accountsSlice.ts` | 📈 +355 B (+3.10%) | 11.17 kB → 11.52 kB `src/components/modals/SelectLinkedAccountsModal.tsx` | 📈 +836 B (+1.92%) | 42.6 kB → 43.42 kB `src/gocardless.ts` | 📈 +6 B (+0.56%) | 1.05 kB → 1.05 kB `src/components/banksync/index.tsx` | 📈 +28 B (+0.52%) | 5.23 kB → 5.26 kB `src/components/mobile/banksync/MobileBankSyncPage.tsx` | 📈 +28 B (+0.46%) | 5.99 kB → 6.02 kB `src/components/modals/GoCardlessExternalMsgModal.tsx` | 📈 +4 B (+0.03%) | 11.54 kB → 11.55 kB `src/components/accounts/AccountSyncCheck.tsx` | 📈 +2 B (+0.02%) | 9.2 kB → 9.2 kB `src/components/rules/RuleRow.tsx` | 📈 +2 B (+0.02%) | 10.83 kB → 10.83 kB </details> <details> <summary>View detailed bundle breakdown</summary> <div> **Added** No assets were added **Removed** No assets were removed **Bigger** Asset | File Size | % Changed ----- | --------- | --------- static/js/index.js | 9.33 MB → 9.35 MB (+20.54 kB) | +0.22% static/js/narrow.js | 640.46 kB → 640.48 kB (+28 B) | +0.00% static/js/wide.js | 160.07 kB → 160.09 kB (+28 B) | +0.02% **Smaller** No assets were smaller **Unchanged** Asset | File Size | % Changed ----- | --------- | --------- static/js/indexeddb-main-thread-worker-e59fee74.js | 12.94 kB | 0% static/js/workbox-window.prod.es5.js | 5.64 kB | 0% static/js/da.js | 106.62 kB | 0% static/js/de.js | 178.39 kB | 0% static/js/en-GB.js | 7.18 kB | 0% static/js/en.js | 164.55 kB | 0% static/js/es.js | 173.83 kB | 0% static/js/fr.js | 179.62 kB | 0% static/js/it.js | 171.44 kB | 0% static/js/nb-NO.js | 157.23 kB | 0% static/js/nl.js | 106.65 kB | 0% static/js/pl.js | 88.64 kB | 0% static/js/pt-BR.js | 154.57 kB | 0% static/js/sv.js | 78.2 kB | 0% static/js/th.js | 182.35 kB | 0% static/js/uk.js | 215.11 kB | 0% static/js/resize-observer.js | 18.37 kB | 0% static/js/BackgroundImage.js | 120.54 kB | 0% static/js/ReportRouter.js | 1.12 MB | 0% static/js/TransactionList.js | 105.97 kB | 0% static/js/AppliedFilters.js | 9.71 kB | 0% static/js/usePayeeRuleCounts.js | 11.79 kB | 0% static/js/useTransactionBatchActions.js | 13.23 kB | 0% static/js/FormulaEditor.js | 1.04 MB | 0% </div> </details> --- #### loot-core **Total** Files count | Total bundle size | % Changed ----------- | ----------------- | --------- 1 | 5.86 MB → 5.87 MB (+9.06 kB) | +0.15% <details> <summary>Changeset</summary> File | Δ | Size ---- | - | ---- `home/runner/work/actual/actual/packages/loot-core/src/server/accounts/app.ts` | 📈 +6.75 kB (+25.63%) | 26.34 kB → 33.09 kB `home/runner/work/actual/actual/packages/loot-core/src/server/accounts/sync.ts` | 📈 +2.25 kB (+8.69%) | 25.89 kB → 28.14 kB `home/runner/work/actual/actual/packages/loot-core/src/server/server-config.ts` | 📈 +56 B (+5.08%) | 1.08 kB → 1.13 kB </details> <details> <summary>View detailed bundle breakdown</summary> <div> **Added** Asset | File Size | % Changed ----- | --------- | --------- kcab.worker.DccUcN0x.js | 0 B → 5.87 MB (+5.87 MB) | - **Removed** Asset | File Size | % Changed ----- | --------- | --------- kcab.worker.G2jIa5TY.js | 5.86 MB → 0 B (-5.86 MB) | -100% **Bigger** No assets were bigger **Smaller** No assets were smaller **Unchanged** No assets were unchanged </div> </details> --- #### api **Total** Files count | Total bundle size | % Changed ----------- | ----------------- | --------- 1 | 4.39 MB → 4.4 MB (+7.8 kB) | +0.17% <details> <summary>Changeset</summary> File | Δ | Size ---- | - | ---- `src/server/accounts/app.ts` | 📈 +5.77 kB (+25.66%) | 22.47 kB → 28.24 kB `src/server/accounts/sync.ts` | 📈 +1.98 kB (+8.59%) | 23.11 kB → 25.09 kB `src/server/server-config.ts` | 📈 +52 B (+5.57%) | 933 B → 985 B </details> <details> <summary>View detailed bundle breakdown</summary> <div> **Added** No assets were added **Removed** No assets were removed **Bigger** Asset | File Size | % Changed ----- | --------- | --------- bundle.api.js | 4.39 MB → 4.4 MB (+7.8 kB) | +0.17% **Smaller** No assets were smaller **Unchanged** No assets were unchanged </div> </details> </details> <!--- bundlestats-action-comment key:combined end --->
GiteaMirror added the pull-request label 2026-02-28 21:31:34 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#6695