500 Commits

Author SHA1 Message Date
Rasmus Rygaard
51b0bff8e9 Merge pull request #292 from stripe/rasmus-orders_bindings
Add Relay bindings
2015-09-14 16:36:37 -07:00
Rasmus Rygaard
6e14ca9b2a Add SKU metadata tests. 2015-09-13 21:12:48 -07:00
Rasmus Rygaard
747dac6ea0 Add Orders. 2015-09-13 20:43:36 -07:00
Rasmus Rygaard
2c08524396 Remove #skus, simplify nested object check. 2015-09-13 18:21:02 -07:00
Rasmus Rygaard
690fd18cb3 Add SKUs, Products 2015-09-13 18:10:47 -07:00
Kyle Conroy
f56c486fa1 Bump version to 1.26.0 v1.26.0 2015-09-11 15:12:43 -07:00
Jacqueline
e09dab7d2e Merge pull request #289 from stripe/jacqueline-429-error
add 429 rate limit error
2015-09-10 15:56:31 -07:00
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