Skip to content

nickfranklin/braintree_ruby_examples

 
 

Repository files navigation

Braintree Ruby Integration Examples

This project contains examples of integrating with the Braintree payment gateway using the Braintree Ruby gem.

rails_s2s_checkout

A Rails example of creating one time transactions using the Braintree server-to-server API. See rails_s2s_checkout/README for instructions on running the example.

rails_tr_checkout

A Rails example of creating one time transactions using the Braintree transparent redirect API. See rails_tr_checkout/README for instructions on running the example.

rails3_tr_checkout

A Rails 3 example of creating one time transactions using the Braintree transparent redirect API. See rails3_tr_checkout/README for instructions on running the example.

mobile_app

An example server for supporting mobile applications

rails3_tr_devise

A Rails 3 example of linking a Braintree Customer with a local Devise user using the Braintree transparent redirect API. See rails3_tr_devise/README for instructions on running the example.

About

examples of integrating with braintree using ruby

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published