From 7e660affb00af4369e76466c4569caa7cd9fccd3 Mon Sep 17 00:00:00 2001 From: sergiofmreis <54979205+sergiofmreis@users.noreply.github.com> Date: Fri, 10 Jan 2025 14:44:48 +0000 Subject: [PATCH 1/2] add support for ABANCA_CORP_CAGLPTPL payee name --- src/app-gocardless/banks/abanca_caglesmm.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app-gocardless/banks/abanca_caglesmm.js b/src/app-gocardless/banks/abanca_caglesmm.js index bd485331b..9c546ef2d 100644 --- a/src/app-gocardless/banks/abanca_caglesmm.js +++ b/src/app-gocardless/banks/abanca_caglesmm.js @@ -6,7 +6,7 @@ import { formatPayeeName } from '../../util/payee-name.js'; export default { ...Fallback, - institutionIds: ['ABANCA_CAGLESMM', 'ABANCA_CAGLPTPL'], + institutionIds: ['ABANCA_CAGLESMM', 'ABANCA_CAGLPTPL', 'ABANCA_CORP_CAGLPTPL'], accessValidForDays: 180, From 4e1c222cbaa2ac2824f8d05e049b0dbd613c0d9b Mon Sep 17 00:00:00 2001 From: sergiofmreis <54979205+sergiofmreis@users.noreply.github.com> Date: Fri, 10 Jan 2025 14:45:55 +0000 Subject: [PATCH 2/2] Create Release Notes file --- upcoming-release-notes/550.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 upcoming-release-notes/550.md diff --git a/upcoming-release-notes/550.md b/upcoming-release-notes/550.md new file mode 100644 index 000000000..fe13d172d --- /dev/null +++ b/upcoming-release-notes/550.md @@ -0,0 +1,6 @@ +--- +category: Features +authors: [sergiofmreis] +--- + +Add support for `ABANCA_CORP_CAGLPTPL` payee name