Skip to content

bywood/web-based-payment-app-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

107 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

payment-request-show

This repository is an example web-based payment app (https://bobbucks.dev) built with the Payment Handler API.

Deployment

The app can be deployed as node.js application. In addition, app.yaml is included here for the purposes of deploying on Google App Engine.

App Engine deployment

Make sure the Google Cloud SDK is installed.

After configuring your project, simply run the following command to deploy or update the applications in their respective directories.

gcloud app deploy --project <your-project>

The application should now be serving at <your-project>.appspot.com.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 43.3%
  • HTML 25.6%
  • Less 17.1%
  • CSS 14.0%