Skip to content

jfp404/paypal-integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

#Paypal test integration

  1. You will need Docker installed on your laptop

  2. Build the image with docker

docker build . -t simple-server

  1. Run the a new container and choose a port

docker run --rm -p 5000:5000 simple-server

  1. Open a browser and put the URL

http:// localhost:5000/client.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published