gabeire / yapily-demo-pisp-flutter

A ready-to-use implementation of a Third Party Provider (TPP) application using the Yapily Dart SDK to connect to financial institutions.

Home Page:https://yapily.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample native app PISP implementation from Yapily

A ready to use implementation of a TPP using the Yapily SDK to connect to financial institutions built for the Forgerock Open Banking Hackathlon. Developed on the Flutter native app framework.

moneyme

Getting Started

  1. Register a developer account on https://dashboard.yapily.com
  2. Create an application:
    • Configure the callback url to be the same as in the yapily-config file.
    • Select the financial institutions you would like your application to connect to.
    • See this wiki guide for details on obtaining credentials for each of the financial institutions. Alternatively, if you are connecting to a sandbox institution, you can use the preconfigured sandbox credentials.
  3. Your application will be issued with a unique application key and secret to use when connecting to the Yapily API.
  4. Replace the application key and secret in yapily-config file with the key and secret obtained from the Dashboard.

Now you are ready to build and deploy your application. Enjoy!

Further information

For more information on how to get connected, visit the Yapily developer resources repo.

Disclaimer

The MONEYME name was created by Yapily for testing purposes only during the forgerock hackathon and it might not work out-of-the-box. Should never be used outside of this scope.

About

A ready-to-use implementation of a Third Party Provider (TPP) application using the Yapily Dart SDK to connect to financial institutions.

https://yapily.com


Languages

Language:Objective-C 39.7%Language:Dart 24.7%Language:Makefile 16.2%Language:Java 15.6%Language:C 1.6%Language:Ruby 1.5%Language:Kotlin 0.6%Language:Swift 0.0%