Skip to content

fossabot/paymentapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

paymentapp

FOSSA Status

paymentapp microservice

##installation

git clone https://github.com/vlinsky/paymentapp.git
cd paymentapp
composer install
docker-compose up

##REST API

Process order payment /payment/order/{orderId}/
method : POST
params :
token - user access token
userId - user id
return : json with payment staus

License

FOSSA Status

About

paymentapp microservice

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors