/braintree-auth-example

A Ruby/Sinatra application that demonstrates the Braintree Auth API

Primary LanguageJavaScript

Braintree Auth Example

A Ruby/Sinatra application that demonstrates the Braintree Auth API.

To start the application:

bundle install
rake db:migrate
./scripts/start.sh

then navigate to localhost:9393.

Documentation

Full documentation is available in the Braintree developer docs

Live Application

This application is currently live on Heroku at https://pseudoshop.herokuapp.com.