Skip to content

adityarsingh/cc-billpay-upi-id

 
 

Repository files navigation

UPI ID Generator for Credit Card Bills

Access the Live Tool

It is hosted on GitHub Pages here.

Overview

Did you know you can pay credit card bills via UPI id?

Yes, almost all the banks have provided a way to do that.

Features

You can use the tool to take a quick look at the format.

OR

You can use the tool to generate the upi id.

Security

  • No data including cc number leaves your system.
  • Source code is publicly available on GitHub.

Demo

Demo Image

Installation

Usage

  • Just enter your mobile number (auto-complete is enabled)

  • Enter the card number (auto-complete is enabled)

Contribution

Before starting to contribute to this project, kindly follow the steps below:

  1. First begin by creating an issue describing the feature or bug fix you wish to work on.
  2. Ensure you get the created issue assigned to yourself before proceeding with the changes.
  3. Start working on the issue by first checking the source folder (src/), the components directory (src/components/) and the main application file (App.tsx).
  4. After completing the updates, please test the changes locally on your machine.
  5. Once you are satisfied with your changes and all tests pass, submit a pull request with all the updated files except the docs/ folder. Commits to the docs/ directory, which contains the final compiled code, will be handled by the admins for now.

Please familiarize yourself with the upi id formats for various banks if you are contributing to that aspect:

License

This project is under the MIT License

Conclusion

Enjoy simpler payment methods with our UPI ID generator for credit card bills.

About

Credit card bill payment UPI ID generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 89.4%
  • JavaScript 5.5%
  • CSS 2.9%
  • HTML 2.2%