Skip to content

unknownclub/KSBTopupApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kasikorn Cyber Banking Topup API

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.

Getting started

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.

Prerequisites

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.

Installing

This section will help you to setup your development environment. For production deployment please check the Deployment section.

Node.js

Add description here

Explain installation steps
Configurations

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]
Code Snippet
Add Sample Here

How to Run the API

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"

Test application

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

Deployment

Add deployment steps here

Built With

This web API was built with the following tools.

Contributing

Versioning

We use SemVer for versioning. Please visit their website for more information to understand how different versions might affect you and your project.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details

Acknowledgments

Non For the moment