/BasiqVoyager

"BasiqVoyager: A PHP project initiating Basiq API integration. It's a journey of discovery, setting up the environment, understanding the API, and implementing basic functionalities."

Primary LanguagePHP

Project Title: BasicVoyager

Project Overview:

The project aims to integrate allow the user to connect to the their bank via PHP and get their account balance. The Basiq API was found to be a simple, accessible and inexpensive service to provide the API access and thus retrieve account balance information for a specific savings account at a specific bank. The user is a PHP developer who is familiar with APIs but had difficulty understanding how to use the Basiq dashboard and API.

Project Phases

The project is divided into several phases:

Todo

  • Update the BankingData Wrapper to work with a composer installed version of the BasiqPHPAPI

This includes setting up a local web server, implementing user authentication, retrieving account balance information, displaying account balance information, and error handling and testing.

Start Date: Thursday August 4th 2023