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.
The project is divided into several phases:
- Status: Completed
- Status Update
- Status: Completed
- Status Update
- Status: Completed
- Status Update
- Status: Completed
- Status Update
- Status: Completed
- Status Update
- Status: Completed
- Status Update
- 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.