Ross Boucher
|
5d9f3c5909
|
Merge branch 'master' of github.com:stripe/stripe-ruby
Conflicts:
lib/stripe.rb
|
2012-01-26 16:33:04 -08:00 |
|
Ross Boucher
|
a1ff66d7fc
|
Rename to Event
|
2012-01-26 00:39:10 -08:00 |
|
Greg Brockman
|
cfef69ac06
|
Store the HTTP status code, HTTP body, and parsed JSON body on exceptions
|
2012-01-25 16:59:56 -08:00 |
|
Ross Boucher
|
54d41ff940
|
Add notifications. This is untested.
|
2012-01-20 13:19:19 -08:00 |
|
John Wood
|
5921076da0
|
Add support for deleting the discount associated with the customer
|
2012-01-13 06:40:24 -06:00 |
|
Sheena Pakanati
|
a4765eb886
|
Make plan objects allow edit operations.
|
2011-12-13 15:23:56 -08:00 |
|
Anurag Goel
|
81e9ab07f5
|
Fix name error
|
2011-12-06 16:14:00 -08:00 |
|
Greg Brockman
|
ad0c5b2e15
|
Update twitter URL
|
2011-11-27 21:27:14 -08:00 |
|
Patrick Collison
|
332b0caaf4
|
1.4.0 -> 1.4; add rest-client declaration
Allow >= 1.4.0, < 2
Bump version to 1.5.23
|
2011-11-12 13:43:30 -08:00 |
|
Greg Brockman
|
3fbd4d97bf
|
Make StripeObject enumerable
Closes https://github.com/stripe/stripe-ruby/issues/6
|
2011-10-19 10:26:12 -07:00 |
|
Sheena Pakanati
|
94d8bdf681
|
Coupon support.
|
2011-10-11 22:06:51 -07:00 |
|
Greg Brockman
|
e81afe05a1
|
Only exclude nil parameters
|
2011-10-05 13:18:24 -07:00 |
|
Greg Brockman
|
1a709b6d51
|
Don't pass nil values to the API
|
2011-10-05 13:13:03 -07:00 |
|
Greg Brockman
|
0888c2361b
|
Add || key
|
2011-10-05 13:08:10 -07:00 |
|
Greg Brockman
|
50d562ae90
|
Manually symbolize_names
A user ran into an issue where names were not being symbolized
properly. I guess there's some library out that breaks
:symbolize_names => true
|
2011-10-03 22:10:35 -07:00 |
|
Greg Brockman
|
cdc57fc763
|
Add Token
|
2011-09-25 22:45:37 -04:00 |
|
Greg Brockman
|
b79f4c2417
|
Handle JSON.dump errors
|
2011-09-08 01:07:10 -07:00 |
|
Greg Brockman
|
bdf07b4e23
|
stripe.rb: Remove Authors comment
|
2011-09-05 12:40:23 -05:00 |
|
Patrick Collison
|
d2975da889
|
Fix Rails 3 issue, per discussion
|
2011-09-04 16:42:36 -07:00 |
|
Sheena Pakanati
|
bf8dde378e
|
Add plan listing
|
2011-07-29 17:01:26 -07:00 |
|
Sheena Pakanati
|
35f6e24c5a
|
Add plan deletion
|
2011-07-29 12:06:23 -07:00 |
|
Sheena Pakanati
|
9c8a708cb2
|
Allow creation of plan objects
|
2011-07-26 16:58:01 -07:00 |
|
Greg Brockman
|
0df30135b8
|
Don't swallow LoadErrors if the JSON module has been defined
|
2011-07-12 23:25:05 -07:00 |
|
Greg Brockman
|
2473826b4c
|
Bundle Ruby JSON implementation
|
2011-07-12 22:13:45 -07:00 |
|
Greg Brockman
|
ad974d1d18
|
Let cancel_subscription accept optional params argument
|
2011-07-12 21:47:14 -07:00 |
|
Bradley Grzesiak
|
b03a4165df
|
Remove circular dependency in gemspec
|
2011-07-08 17:28:50 -07:00 |
|
Greg Brockman
|
8ec0f2778e
|
Bump version
|
2011-07-04 19:24:29 -07:00 |
|
Greg Brockman
|
a981f4910c
|
Put params for get/head/delete into query string
|
2011-07-04 19:23:40 -07:00 |
|
Greg Brockman
|
243ff69086
|
Also convert arrays to object ids
|
2011-07-04 19:23:40 -07:00 |
|
Greg Brockman
|
e9dbb72b03
|
Bump version
|
2011-06-29 17:11:05 -07:00 |
|
Greg Brockman
|
758c6c8aa8
|
Don't add to unsaved values if supposed to be ignored
|
2011-06-29 17:08:59 -07:00 |
|
Greg Brockman
|
45a27f714b
|
Bump version
|
2011-06-27 12:31:07 -07:00 |
|
Greg Brockman
|
f0764594db
|
Add ability to disable SSL cert verification
|
2011-06-27 12:30:33 -07:00 |
|
Greg Brockman
|
a13c37213c
|
Ask user to go to https://api.stripe.com/v1 in browser upon SSL cert error
|
2011-06-27 12:29:53 -07:00 |
|
Greg Brockman
|
fb1f5940fd
|
Import CGI
|
2011-06-27 12:29:33 -07:00 |
|
Greg Brockman
|
c1806edb94
|
Bump version
|
2011-06-26 15:29:25 -07:00 |
|
Greg Brockman
|
eee665a0bd
|
Add capture method
|
2011-06-26 15:29:13 -07:00 |
|
Greg Brockman
|
ebf4f4d017
|
Bump version
|
2011-06-26 15:02:53 -07:00 |
|
Greg Brockman
|
bbc284a58f
|
Have refund take an optional params hash
|
2011-06-26 15:02:48 -07:00 |
|
Ross Boucher
|
d86340531d
|
Bump version.
|
2011-06-20 11:56:27 -07:00 |
|
Ross Boucher
|
98a5766381
|
Fix for updating subscriptions.
Also switches tests to 'shoulda' from 'context'.
|
2011-06-20 11:49:15 -07:00 |
|
Greg Brockman
|
b34e6aba2f
|
Bump version
|
2011-06-19 16:03:59 -07:00 |
|
Greg Brockman
|
2be8bef0a2
|
Change customer_id -> customer
|
2011-06-19 16:03:58 -07:00 |
|
Greg Brockman
|
2e8fed2759
|
Version bump
|
2011-06-02 15:48:22 -07:00 |
|
Greg Brockman
|
21088bee25
|
Remove underscore from invoice_item
|
2011-06-02 15:48:15 -07:00 |
|
Greg Brockman
|
8d378fdda7
|
Add missing paren
|
2011-05-30 14:35:16 -07:00 |
|
Greg Brockman
|
24dcd8707e
|
Raise InvalidRequestError if no id provided
|
2011-05-30 14:35:15 -07:00 |
|
Greg Brockman
|
0813418b74
|
1.5.0 release
|
2011-05-26 11:47:01 -07:00 |
|