493 Commits

Author SHA1 Message Date
Jacqueline Xu
a705799a2c add 429 rate limit error 2015-09-10 15:31:51 -07:00
Russell Davis
9a90321e9b Merge pull request #288 from tanguyantoine/master
Allow params when retrieving customer objects
2015-09-08 14:35:56 -07:00
Tanguy Antoine
467109d588 Allow params when retrieve customer objects
* Permit easy pagination for example
* ruby 2 syntax for hash
2015-09-08 23:29:40 +02:00
Kyle Conroy
5e3474c70c Bump version to 1.25.0 v1.25.0 2015-08-17 16:40:48 -07:00
Kyle Conroy
81a88eced4 Merge pull request #282 from stripe/refunds
Add retrieve and all methods to refunds
2015-08-17 16:38:11 -07:00
Kyle Conroy
13979ce5be Add retrieve and all methods to refunds 2015-08-17 16:15:34 -07:00
Kyle Conroy
ea3a790669 Bump version to 1.24.0 v1.24.0 2015-08-03 13:40:14 -07:00
Russell Davis
dc8cbe5bdd Merge pull request #278 from HashNuke/266-return-token-object-on-token-create
Fix #266: Add Token to object classes map
2015-08-03 13:05:10 -07:00
Akash Manohar J
21c7061b5e Fix #266: Add Token to object classes map 2015-08-04 01:26:23 +05:30
Caitlin
eb75ccd7fa Merge pull request #269 from stripe/disputes
Add top level dispute methods.
2015-08-03 11:32:37 -07:00
shalecraig
8ce205c7e2 Merge pull request #275 from stripe/shale/account-delete
Added the ability to delete an account
2015-07-28 17:19:21 -07:00
Shale Craig
af66e5ea35 Added the ability to delete an account 2015-07-28 16:16:01 -07:00
Russell Davis
4c0006f130 Merge pull request #230 from OutlawAndy/master
fix #223 support expansions when retrieving via ListObject
2015-07-27 15:56:09 -07:00
Andy Cohen
2d28ab642d add api_resource_test for ListObject expand support 2015-07-27 17:40:58 -05:00
Andy Cohen
97c9249ab1 extract method 'normalize_id' from 'StripeObject#initialize' & 'ListObject#retrieve' 2015-07-27 15:47:16 -05:00
Andy Cohen
31ccf7c6d3 fix #223 support expansions when retrieving via ListObject 2015-07-27 15:45:45 -05:00
Andy Cohen
54efdf5405 extract method 'normalize_id' from 'StripeObject#initialize' & 'ListObject#retrieve' 2015-07-27 15:24:15 -05:00
Russell Davis
bae4fc2fdf Merge pull request #267 from andyt/add_configurable_timeouts
Add configurable timeouts. [#265]
2015-07-27 13:20:45 -07:00
Russell Davis
d6dc78d5ce Merge pull request #258 from theicfire/chase-array-params-bug
Requests with arrays of dictionaries now properly work
2015-07-23 15:12:18 -07:00
Chase Lambert
801dd99318 Get requests with arrays of dictionaries to work 2015-07-23 15:03:48 -07:00
Kyle Conroy
34010d7a99 Add evidence tests 2015-07-17 17:20:08 -07:00
Caitlin Johnson
a37912f122 Add top level dispute methods. 2015-07-16 14:19:41 -07:00
Andy Triggs
6be76b9754 Add configurable timeouts. [#265] 2015-07-15 16:57:58 +01:00
Russell Davis
8c6dc1a838 Remove gemnasium dependencies status badge
Looks like it's meant for Ruby apps, not gems. It shows the dependency info
from the gemfile rather than the gemspec, which is misleading.

cc @bkrausz @kyleconroy
2015-07-08 17:15:53 -07:00
Caitlin Johnson
43870a4601 Bump version to 1.23.0 v1.23.0 2015-07-06 17:03:01 -07:00
Kyle Conroy
8b0a074cbf Merge pull request #262 from stripe/request-ids
Add request IDs to all API errors
2015-07-02 14:33:12 -07:00
Kyle Conroy
053c44f35c Add request IDs and HTTP headers to errors
The request ID, if it exists, is now added to the output for the error
2015-07-02 13:54:02 -07:00
Kyle Conroy
c18f237da4 Merge pull request #263 from stripe/data-rename
Rename test data methods
2015-07-02 13:51:49 -07:00
Kyle Conroy
b3610798c2 Rename test data methods 2015-07-02 11:51:38 -07:00
Kyle Conroy
d072cc79fe Create API error from response instead of body and code 2015-07-02 09:54:23 -07:00
Brian Krausz
37d1a0b8bf Bump version to 1.22.0 v1.22.0 2015-06-10 18:04:02 -07:00
Brian Krausz
3106255495 Merge pull request #254 from stripe/bank_accounts
Add support for account bank accounts
2015-06-10 17:26:18 -07:00
Brian Krausz
a86bd06484 Rename fake tok ID 2015-06-10 17:26:11 -07:00
Brian Krausz
5883e421c1 Add support for account bank accounts 2015-06-06 12:52:34 -07:00
Russell Davis
8ba1a0e490 Merge pull request #247 from jkogara/update_readme
Update README with link to docs
2015-05-06 10:52:05 -07:00
John O'Gara
792b2b6957 Update README with link to docs 2015-05-06 09:27:40 +01:00
Andy Brody
97b3f397fc Merge pull request #240 from stripe/ab-jruby
Run tests on jruby in 1.9 mode.
2015-04-23 17:35:41 -07:00
Andy Brody
867acd4560 Don't test yajl.gemfile on jruby. 2015-04-23 17:04:22 -07:00
Russell Davis
fd9e8dd313 Merge pull request #226 from dylanjha/master
Fix incorrect error message- Stripe::Card.retrieve
2015-04-23 14:14:04 -07:00
Andy Brody
782a596c8f Fix error when SSL verification is disabled.
Fixes #242
2015-04-15 16:43:58 -07:00
Andy Brody
4c9ecb245b Actually bump version to 1.21.0 v1.21.0 2015-04-14 15:06:50 -07:00
Andy Brody
32d5d3c7d9 Run tests on jruby in 1.9 mode. 2015-04-14 15:01:22 -07:00
Andy Brody
05069050db Version 1.21 2015-04-14 14:59:44 -07:00
Andy Brody
af7efeff98 Remove unnecessary dependency on mime-types.
Let rest-client depend on mime-types directly.
2015-04-14 14:49:27 -07:00
Andy Brody
960fd2b422 Merge pull request #238 from stripe/ab-uname
Revamp uname calls
2015-04-13 18:17:32 -07:00
Andy Brody
3d9b9464ad Add comments for ENOMEM. 2015-04-13 17:21:15 -07:00
Brian Krausz
e0981eb77a Merge pull request #239 from dhiemstra/customer_source_fix
Dont unset keys when they dont exist
2015-04-12 11:51:17 -07:00
Danny Hiemstra
573f5702d7 Dont unset keys when they dont exist 2015-04-11 12:39:45 +02:00
Andy Brody
743c4e3ee1 Also handle uname on jruby, windows, bsd.
And add RUBY_ENGINE to the reported information if it exists.
2015-04-09 18:21:53 -07:00
Andy Brody
d046a876f9 Prefer reading /proc/version over calling uname.
This will be way faster on linux systems than shelling out to uname.
Also add hostname from Socket.gethostname since that information is
provided by `uname -a` but not /proc/version.
2015-04-09 18:19:59 -07:00