Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

README.md

OpenBankingJSExamples

Sample JavaScript code showing how to use Open banking APIs (PSD2 AISP & PISP) using enable:Banking JS library.

This repository contains 2 independent code samples:

  • aispdemo - retrieving account information (user authentication & consent for account information -> list of accounts -> list of transactions)
  • pispdemo - authenticating user and getting account information consent, retrieving list of account and transferring money from one account to the other own account (payment confirmation is done using bank's web UI)

AISP demo

The code contains sample settings for Nordea and Swedbank sandbox connectors, but can be used with the other connectors as well. In order to run the sample code you need to obtain own sandbox credentials; for the instructions please refer to the connectors documentation.

PISP demo

The code uses SPankki connector and gets access to S-Pankki's open banking sandbox. In order to run the demo you need to use own credentials (including test eIDAS certificates), which can be obtained after signing up to Crosskey Open Banking Market (Crosskey is the vendor of open banking APIs for S-Pankki).


Please note that enablebanking is not open-source software and is not available in general npm repository, so please contact us at hello@enablebanking.com if you want to use it.

About

Sample JavaScript code showing how to use Open banking APIs (PSD2 AISP & PISP) using enable:Banking JS library

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.