Take the 2008 Git User's Survey and help out! [ hide ]

public
Description: A sample Rails application implementing the Braintree Transparent Redirect API
Homepage: http://developer.getbraintree.com
Clone URL: git://github.com/braintree/braintree-example-rails.git
Search Repo:
name age message
folder .gitignore Fri Apr 18 19:45:57 -0700 2008 check-in the log directory (with log/*.log igno... [Dan Manges]
folder README Fri Apr 04 14:48:05 -0700 2008 modding the README [ch0wda]
folder Rakefile Wed Mar 19 18:19:00 -0700 2008 First import [ch0wda]
folder app/ Fri Apr 04 12:37:18 -0700 2008 finishing redirects for gateway response, a lit... [ch0wda]
folder config/ Sat Apr 19 11:56:20 -0700 2008 put BlueCloth in vendor/gems (needed by filtere... [dan-manges]
folder db/ Fri Apr 04 12:37:18 -0700 2008 finishing redirects for gateway response, a lit... [ch0wda]
folder doc/ Wed Mar 19 18:19:00 -0700 2008 First import [ch0wda]
folder lib/ Sat Apr 19 11:56:20 -0700 2008 put BlueCloth in vendor/gems (needed by filtere... [dan-manges]
folder log/ Fri Apr 18 19:45:57 -0700 2008 check-in the log directory (with log/*.log igno... [Dan Manges]
folder public/ Fri Apr 04 12:37:18 -0700 2008 finishing redirects for gateway response, a lit... [ch0wda]
folder script/ Wed Mar 19 18:19:00 -0700 2008 First import [ch0wda]
folder test/ Fri Apr 18 19:45:57 -0700 2008 check-in the log directory (with log/*.log igno... [Dan Manges]
folder vendor/ Sat Apr 19 11:56:20 -0700 2008 put BlueCloth in vendor/gems (needed by filtere... [dan-manges]
README
== Braintree Payment Solutions Example Application

The purpose of this application is to provide an example of how to use the
Braintree Payment Solutions payment gateway in a Rails application.  

The purpose of this application is not to provide a best-in-class example of an ecommerce application. YMMV.

== Getting Started

1. Download this code.
2. Create a database.
3. Copy config/example.braintree.yml to config/braintree.yml.
4. Run rake db:bootstrap
5. Run script/server

== Description of Features

  * Integration with Braintree's Transparent Redirect API

== Plugins Used

   * filtered_column
   * permalink_fu
   * us_states

== About Braintree Payment Solutions

Braintree Payment Solutions is a leading provider of end-to-end electronic payment products and services. Braintree 
processes all forms of electronic payment transactions - credit, debit, electronic check, electronic funds transfer and 
alternative payments. The company offers remote credit card storage and other solutions for simplified PCI DSS 
Compliance, risk and fraud management, ecommerce solutions, and rate management. We're changing the industry one 
customer at a time and would invite you to experience the difference.