From ba49e79fe2257a5e9a1007dc764e13c380270870 Mon Sep 17 00:00:00 2001 From: Matiss Janis Aboltins Date: Fri, 15 Dec 2023 19:06:25 +0000 Subject: [PATCH 1/2] :pencil: (gocardless) updated the docs - removed redundant information --- src/app-gocardless/README.md | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/src/app-gocardless/README.md b/src/app-gocardless/README.md index 5fe7403ad..d33cd21d9 100644 --- a/src/app-gocardless/README.md +++ b/src/app-gocardless/README.md @@ -2,23 +2,9 @@ Find in [doc](https://docs.google.com/spreadsheets/d/1ogpzydzotOltbssrc3IQ8rhBLlIZbQgm5QCiiNJrkyA/edit#gid=489769432) what is id of bank which you want to integrate -Add the `institution_id` and your name to list of possible options in the frontend -project `actual` in file `GoCardlessExternalMsg.js` - -```jsx -Choose your banks: - Date: Fri, 15 Dec 2023 19:07:34 +0000 Subject: [PATCH 2/2] Release notes --- upcoming-release-notes/292.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 upcoming-release-notes/292.md diff --git a/upcoming-release-notes/292.md b/upcoming-release-notes/292.md new file mode 100644 index 000000000..8f8e8ec5a --- /dev/null +++ b/upcoming-release-notes/292.md @@ -0,0 +1,6 @@ +--- +category: Maintenance +authors: [MatissJanis] +--- + +docs: updated the GoCardless integration instructions