Открытый банкинг. Решения с открытым кодом

Открытый банкинг позволяет банкам и сторонним поставщикам услуг обмениваться финансовыми данными посредством использования интерфейсов прикладного программирования (API). Традиционно банки хранили финансовые данные клиентов в своих закрытых системах. Открытый банкинг позволяет клиентам безопасно и в электронном виде делиться своей финансовой информацией с другими банками или другими уполномоченными финансовыми организациями, такими как поставщики платежей, кредиторы и страховые компании.
Open banking дает возможность сторонним разработчикам создавать сервисы и приложения для финансовых институтов, расширяет возможности финансовой прозрачности для владельцев счетов банковских учреждений, позволяет строить обмен данными о клиенте с его согласия и формировать для него персональные предложения.
Здесь предоставлены инструменты с открытым исходным кодом, адаптеры и соединители для доступа к открытым банковским API.

Подключение к банкам, которые реализуют European PSD2 directive (европейскую директиву PSD2), либо через одну из рыночных инициатив: The Berlin Group NextGenPSD2 и The Open Banking UK.


Также см:
1) Национальный банк Молдовы приглашает на Консультации по платежным услугам на основании Директивы ЕС PSD2.
2) Национальный банк Молдовы обсудил необходимые правила для перехода к «открытому банкингу».


Рекомендации.
Если какое-то из решений вас заинтересовало, или вы предполагаете, что оно имеет хорошую перспективу для развития, или вы можете адаптировать программное обеспечение к потребностям граждан, органов власти, бизнеса или общественных организаций в Молдове, то вы можете:


1. Международные решения

# Open Source Solution Web Licence
1 starlingbank / developer-resources
A list of useful links, integrations with our banking API and the community projects that have caught our eye.
developer.starlingbank.com/ different
Open Content
2 wso2 / docs-ob-toolkit-berlin
This repository contains the source code for WSO2 Open Banking Toolkit — Berlin documentation.
berlin.ob.docs.wso2.com/ Apache-2.0
3 GNU Taler Git Repositories
GNU Taler is a free software-based microtransaction and electronic decentralized payment system.  GNU Taler does not use a blockchain. A blind signature is used to protect the privacy of users as it prevents the exchange from knowing which coin it signed for which customer. Taler is short for the «Taxable Anonymous Libre Economic Reserves» and alludes to the Taler coins in Germany during the Early Modern period.
The program as «designed to be anonymous for the payer, but payees are always identified.» In a paper published in Security, Privacy, and Applied Cryptography Engineering, GNU Taler is described as meeting ethical considerations – the paying customer is anonymous while the merchant is identified and taxable.
taler.net/

taler-systems.com/

N/A
4 wso2 / docs-ob-toolkit-uk
This repository contains the source code for WSO2 Open Banking Toolkit — UK documentation.
no website Apache-2.0
5 enablebanking / OpenBankingPythonExamples
Sample Python code showing how to use Open banking APIs (PSD2 AISP & PISP) using enable:Banking Python library.
no website Apache-2.0
6 enablebanking / OpenBankingJSExamples
Sample JavaScript code showing how to use Open banking APIs (PSD2 AISP & PISP) using enable:Banking JS library.
no website Apache-2.0
7 OpenBankingUK / opendata-api-spec-compiled
Official Open Banking UK Open Data API specifications.
openbanking.org.uk/developers/ different
Open Content
8 saltedge / saltedge-examples
Examples of integrating Salt Edge API with different platforms and technologies.
www.saltedge.com different
Open Content
9 peterjskaltsis / up-banking-web-unofficial
An unofficial web app client for Up Banking, built with their new open banking API.
The project is built with Next.js and hosted with Vercel.
Up recently released the beta version of their API and I decided to build a web app to complement Up’s mobile app (I’ve found this also makes a great PWA iPad app for Up too).
up-banking-web-unofficial.vercel.app/ MIT