An open API service indexing awesome lists of open source software.

https://github.com/emschwartz/web-payment-request-demo-server

Demo server that calls the Web Payment Request API
https://github.com/emschwartz/web-payment-request-demo-server

Last synced: 4 months ago
JSON representation

Demo server that calls the Web Payment Request API

Awesome Lists containing this project

README

        

# Web Payment Request Demo Server

A demo site that makes Web Payment Requests.

You must install the [Chrome extension](https://github.com/emschwartz/web-payment-request-chrome) for this to work.

## Getting started

1. Clone this repo
2. Run `npm install` to install dependencies
3. Run `npm start` to start the server
4. Open http://localhost:3000/render/view
5. Try modifying the request, and click submit to send it to the Chrome extension