wsmoak / chargify_braintreejs

Using Braintree JS with Chargify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

bundle install

set environment variables BRAINTREE_PRIVATE_KEY BRAINTREE_PUBLIC_KEY BRAINTREE_MERCHANT_ID CHARGIFY_API_KEY CHARGIFY_SUBDOMAIN

The subdomain you use must be connected to the Braintree Blue gateway

bundle exec rails server

visit localhost:3000/signup

About

Using Braintree JS with Chargify

License:MIT License


Languages

Language:Ruby 74.2%Language:HTML 19.9%Language:CSS 2.9%Language:JavaScript 2.2%Language:CoffeeScript 0.7%