digitalbazaar/merchant-demo.web-payments.io

Name: merchant-demo.web-payments.io

Owner: Digital Bazaar, Inc.

Description: Web Payments Merchant demo site

Created: 2016-04-29 23:59:39.0

Updated: 2016-04-30 22:07:55.0

Pushed: 2016-05-02 01:05:05.0

Homepage: null

Size: 14

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

HTTP Payment Mediator Demo

A demonstration site for a W3C Web Payments Payment Mediator that uses the HTTP-API.

A live version and demo of this site can be found at merchant-demo.web-payments.io.

Core Functionality

This software enables a person to:

Development

The following section explains how to setup and develop the merchant-demo.web-payments.io software on a local development machine.

Requirements
Configuration

The options in the ./configs/merchant-demo.web-payments.dev.js file can be tuned to your environment as needed.

Setup
Running

Run the following to start up a development server from the source directory:

node merchant-demo.webpayments.dev.js

To add more verbose debugging, use the --log-level option:

node merchant-demo.webpayments.dev.js --log-level debug
Usage

Access the server at the following URL:


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.