All Projects → braintree → braintree-auth-example

braintree / braintree-auth-example

Licence: other
A Ruby/Sinatra application that demonstrates the Braintree Auth API

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
ruby
36898 projects - #4 most used programming language
HTML
75241 projects

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].