KSBT shortened for Kasikorn cyberbanking mobile top-up API is an unofficial Kasikorn bank API made by enthusiastic programmers that have no ties to Kasikorn bank. The API's purpose is to allow external parties to connect & utilize Kasikorn bank's services to make mobile top-ups.
These instructions are aimed at helping you setting up the project for development or testing purposes. If you wish to put the project in production, please check our Deployment section.
The following tools are required for the API to function please make sure that necessary tools are installed and if not, install them utilizing the providers main pages.
- Node.js - Node.js 12.13.01
This section will help you to setup your development environment. For production deployment please check the Deployment section.
Add description here
Explain installation steps
Set up your environment variables before running the test to avoid getting any exceptions.
1.Set KSBTOPUPAPI_KSB_USER=[your ksb username]
2.Set KSBTOPUPAPI_KSB_PASSWORD=[your ksb password]
3.Set KSBTOPUPAPI_KSB_OTP_NUMBER=[your mobile number for receive OTP]
Add Sample Here
To run the API you will first need to open a terminal a terminal can be either CMD, Powershell or unix terminal and run the following commands.
1. first we begin by executing "npm install" to install all depenancies.
1.2 npm fix audit if a security vulnerability is detected.
2. then you may run the app by executing "node app.js"
This section describes how to test the webapi and make sure that it is working correctly. this is a simple test and will only verify that the installation was successful.
Add Instructions here
Add deployment steps here
This web API was built with the following tools.
- Visual Studio Code - Code Editor
- .Node.js - Node.js
- Postmam - API Development Tool (Testing API)
We use SemVer for versioning. Please visit their website for more information to understand how different versions might affect you and your project.
- Anuwat Khongchuai - Initial Work - u n 4 c k n 0 w l 3 z
- Nasar Eddaoui - Contributor - Nasar Eddaoui
See also the list of contributors who participated in this project.
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details
Non For the moment