[PR #2518] [MERGED] Bump GoCardless access validity from 30 to 90 days #34538

Closed
opened 2026-04-20 21:41:27 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2518
Author: @kyrias
Created: 3/29/2024
Status: Merged
Merged: 4/2/2024
Merged by: @MatissJanis

Base: masterHead: bump-gocardless-access-valid-for-days


📝 Commits (1)

  • 6fa7f97 Bump GoCardless access validity from 30 to 90 days

📊 Changes

2 files changed (+7 additions, -1 deletions)

View changed files

📝 packages/desktop-client/src/gocardless.ts (+1 -1)
upcoming-release-notes/2518.md (+6 -0)

📄 Description

All banks are supposed to provide at least 90 days of access.

As of July 2023 EEA banks are required to allow access for up to 180 days0, but this does not apply to UK banks, and apparently there might still be EEA banks which don't comply with the new regulations.

We should consider eventually defaulting to 180 days and allowing per-bank and maybe per-country overrides, but bumping it to 90 days immediately provides a better user experience.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/2518 **Author:** [@kyrias](https://github.com/kyrias) **Created:** 3/29/2024 **Status:** ✅ Merged **Merged:** 4/2/2024 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `bump-gocardless-access-valid-for-days` --- ### 📝 Commits (1) - [`6fa7f97`](https://github.com/actualbudget/actual/commit/6fa7f97cabf658b495700fd403982397060dab98) Bump GoCardless access validity from 30 to 90 days ### 📊 Changes **2 files changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/gocardless.ts` (+1 -1) ➕ `upcoming-release-notes/2518.md` (+6 -0) </details> ### 📄 Description All banks are supposed to provide at least 90 days of access. As of July 2023 EEA banks are required to allow access for up to 180 days[0], but this does not apply to UK banks, and apparently there might still be EEA banks which don't comply with the new regulations. We should consider eventually defaulting to 180 days and allowing per-bank and maybe per-country overrides, but bumping it to 90 days immediately provides a better user experience. [0]: https://nordigen.zendesk.com/hc/en-gb/articles/13239212055581-EEA-180-day-access <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-20 21:41:27 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#34538