Skip to content
This repository has been archived by the owner on Jan 2, 2019. It is now read-only.
/ braintree_api_demo Public archive

A quick demo of using Braintree's Client Side Encryption with Ruby.

Notifications You must be signed in to change notification settings

phinze/braintree_api_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Braintree API Demo

This is a minimalistic example of Braintree's Client-Side Encryption working with a Ruby web application.

Running the Demo

It's pretty simple:

git clone https://github.com/phinze/braintree_api_demo.git
cd braintree_api_demo
bundle install
shotgun app.rb

Then visit http://localhost:9393 to see the demo at work.

Relevant Links

About

A quick demo of using Braintree's Client Side Encryption with Ruby.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages