Banno Plugin Framework

Posted By on November 24th, 2022
Banno Plugin Framework

The Plugin Framework is how you can extend Banno’s user interface. You can build custom cards that will appear in your user’s Dashboard in Banno to display information or as a link to some action.

Read More

Banno Authentication Framework

Posted By on November 22nd, 2022
Banno Authentication Framework

Plugins built using the Plugin Framework use the Authentication Framework to provide secure authentication. Authentication Framework User data is protected using OAuth 2.0 and OpenID Connect. API access is provided via an Access Token (OAuth) Authenticated information about the user…

Read More

Why is Plaid changing to use OAuth for some institutions – Chase, Capital one….?

Posted By on August 2nd, 2022
Plaid Non-OAuth Flow

Plaid provides a single interface to connect to most banks. In the past, when someone used Plaid to connect to their bank, they had to give Plaid their bank user name and password. While I'm sure that Plaid was careful…

Read More

Q2 API Debugger – chrome extension

Posted By on August 5th, 2020

Chrome plugin Link: To check out the  Extension on Chrome Web Store. Click Here Features: Q2 API debugger is similar to network inspector which lists out only tecton Q2 API calls. It shows the backend request key and payload sent/received.…

Read More

Integrating Applications with Q2 Digital Banking

Posted By on June 19th, 2020

It has been incredible to watch the evolution of Q2’s platform over the past few years. Their team has enabled the platform to be extended in ways that suit the variety of needs financial institutions face today. The platform does…

Read More

React Native using react-native-maps

Posted By on June 20th, 2019
Banking Application

A Map component that uses Apple Maps or Google Maps on iOS and Google Maps on Android. Expo uses react-native-maps at react-community/react-native-maps. No setup required for use within the Expo app, or within a standalone app for iOS. See below for…

Read More

React Native

Posted By on June 13th, 2019
Banking Application

React Native is a JavaScript framework for writing real, natively rendering mobile applications for iOS and Android. It’s based on React, Facebook’s JavaScript library for building user interfaces, but instead of targeting the browser, it targets mobile platforms. In other words:…

Read More

Building a Camera App with React Native

Posted By on June 13th, 2019
Banking Application

we will create a QR code reader app. It will be able to read QR codes in real time and render their content to the screen at the time of detection. We will be using React Native’s CLI Quickstart. It’s…

Read More

Google Voice

Posted By on June 13th, 2019
Banking Application

Google Voice is a telephony service that provides call forwarding and voicemail services, voice and text messaging, as well as U.S. and international call termination services for Google Account customers in the U.S. and Canada (Google Account customers in most…

Read More

AMAZON ALEXA

Posted By on June 13th, 2019
Banking Application

Alexa is an intelligent personal assistant developed by Amazon, made popular by the Amazon Echo and the Amazon Echo Dot devices developed by Amazon Lab126. The name Alexa was chosen due to the fact that it has a hard consonant…

Read More