Skip to content

sumeetgodse/ScalableServicesAssignment_PaymentService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scalable Services - Payments Microservice

This service further calls the Email-Notification-Microservice

Steps to run locally

  • Clone this project
  • Run npm install (only for 1st time)
  • Run npm start

App should now be running on http://localhost:3005

Setup Mongodb locally using all default settings from below link

https://www.mongodb.com/try/download/community

Pay via CARD example with Postman

SUCCESS

image

FAILED

image

Pay via UPI example with Postman

SUCCESS

image

FAILED

image

Releases

No releases published

Packages

No packages published