Skip to content

PiyushRaj714/Payment-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Payment-application

This is a payment application built using Python.

Features

Accepts payment information from users Validates payment information, including credit card numbers and expiration dates Charges credit cards and stores transaction data in a database Allows users to view their transaction history

Installation

To install the payment application, you will need to have Python 3 installed on your computer. Clone the repository to your local machine: git clone https://github.com/PiyushRaj714/Payment-application.git Navigate to the project directory: cd payment-app Install the required dependencies: pip install -r requirements.txt Run the application: python payment_app.py

Usage

To use the payment application, follow these steps: Enter your payment information, including credit card number, expiration date, and billing address. Click the "Submit Payment" button. Wait for the payment to be processed and the transaction data to be stored in the database. To view your transaction history, click the "View Transactions" button.

Contributing

If you would like to contribute to the payment application, please submit a pull request with your changes.

License

This payment application is licensed under the MIT License. See the LICENSE file for more information.

About

Payment application using Razorpay api

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages