8000 GitHub - Sompalkar/PaytmIntegration
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Sompalkar/PaytmIntegration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Paytm Payment Gateway Integration

This project demonstrates the integration of a payment gateway using Paytm's API in a Node.js and React application. It follows an MVC (Model-View-Controller) architecture to organize the codebase.

Prerequisites

  • Node.js and npm installed on your machine
  • MongoDB Atlas account (or a locally running MongoDB instance)
  • Paytm Merchant account for API credentials

Getting Started

  1. Clone the repository:

    git clone https://github.com/Sompalkar/PaytmIntegration.git
    
    cd PaytmIntegration    
    
    
     # Start the Frontend
    
     cd Frontend
      
     npm Install
     
     
     
     # Start the Backend
    
     cd Backend
      
     npm Install
    
    
    
    

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0