agektmr / payment-request-show

Payment Request API demo site

Home Page:https://paymentrequest.show

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

payment-request-show

This repository contains the code for two websites:

Deployment

The apps can be deployed as node.js applications. In addition, app.yaml and bobpay/app.yaml are 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

Payment Request API demo site

https://paymentrequest.show

License:Apache License 2.0


Languages

Language:JavaScript 48.6%Language:HTML 31.9%Language:CSS 19.6%