Skip to content

Instantly share code, notes, and snippets.

@wjr1985
wjr1985 / gist:567445781a06e126a286
Created June 23, 2015 17:15
Braintree Ruby library - multiple merchant gateways
require "rubygems"
require "braintree"
transaction_attributes = {
:amount => "1000.00",
:credit_card => {
:number => "5105105105105100",
:expiration_date => "05/12"
}
}
### Keybase proof
I hereby claim:
* I am wjr1985 on github.
* I am wjr1985 (https://keybase.io/wjr1985) on keybase.
* I have a public key whose fingerprint is B833 2290 19FA FA0C A433 061D 7AD1 C6AF 00AC 203D
To claim this, I am signing this object: