Skip to content

This project is aimed at creating a QR Code for PromptPay transactions with various banks, allowing users to input their phone number and desired amount. It is compatible with all banks, such as KBank and SCB, among others.

Notifications You must be signed in to change notification settings

jumpogpo/generate-promptpay-qr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angpao Logo

👋 Description

This project is aimed at creating a QR Code for PromptPay transactions with various banks, allowing users to input their phone number and desired amount. It is compatible with all banks, such as KBank and SCB, among others.

🧃 Preface

I want to create a program that generates a QR Code and displays it on the terminal for receiving payments. So, I developed this project.

📝 How to use?

  • Clone this project following the installation instructions.
  • Installing all the necessary packages.
  • Run the program.

📚 Installation

# Clone project
$ git clone https://github.com/jumpogpo/generate-promptpay-qr.git
$ cd generate-promptpay-qr

# Install packages
$ npm install

📺 Running the app

# Build
$ npm run build

# Run
# Example node ./dist/index.js 0123456789 100
$ node ./dist/index.js phoneNumber amount

🤝 Reference

About

This project is aimed at creating a QR Code for PromptPay transactions with various banks, allowing users to input their phone number and desired amount. It is compatible with all banks, such as KBank and SCB, among others.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published