Skip to content

sniper42434/braintree-auth-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Braintree Auth Example

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

To start the application:

bundle install
rake db:migrate
ruby app.rb

then navigate to localhost:4567.

Documentation

Full documentation is available in the Braintree developer docs

Live Application

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

About

A Ruby/Sinatra application that demonstrates the Braintree Auth API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.8%
  • CSS 15.5%
  • HTML 2.4%
  • Ruby 2.3%