intelliot / paymerchant

Example merchant site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PayMerchant - Example merchant site

This is a sample Braintree JS integration with PayPal.

  • Uses Braintree JS SDK v3.9.0
  • Supports PopupBridge

Setup

  1. Copy config/config.js.example to config/config.js and fill in values from your Braintree Control Panel
  2. Run npm start
  3. Server listens at http://localhost:3000 (or https://localhost:3000 if you have SSL configured)

About

Example merchant site

License:MIT License


Languages

Language:JavaScript 84.1%Language:HTML 14.6%Language:CSS 1.3%