Brian Krausz
|
a85e2277d6
|
Bump version to 1.19.0
v1.19.0
|
2015-02-15 23:24:31 -08:00 |
|
Brian Krausz
|
98e7a5ad62
|
Merge pull request #205 from stripe/bk-accounts
Add backwards compat for Accounts & Transfer Reversals
|
2015-02-15 21:09:48 -08:00 |
|
Brian Krausz
|
8dab401efe
|
Test naming fix
|
2015-02-15 21:09:34 -08:00 |
|
Brian Krausz
|
9659b403c9
|
Fix object expansion
Fixes #206
|
2015-02-15 20:34:16 -08:00 |
|
Brian Krausz
|
40405669e2
|
Comment for clarity
|
2015-02-13 11:40:46 -08:00 |
|
Brian Krausz
|
d1bceb0041
|
Support transfer reversals
|
2015-02-12 22:24:09 -08:00 |
|
Brian Krausz
|
581e6348cc
|
Support old signature in Account.retrieve
|
2015-02-12 20:06:03 -08:00 |
|
Brian Krausz
|
1ee098bd2e
|
Merge pull request #203 from stripe/bk-accounts
Support persisted use of Stripe-Account header everywhere
|
2015-02-11 14:45:48 -08:00 |
|
Brian Krausz
|
3cbc60f35c
|
Rename @@opts_to_persist
|
2015-02-11 12:31:57 -08:00 |
|
Brian Krausz
|
592e503c85
|
Merge pull request #204 from pineconellc/bk-accounts
Add Account to business object mapping
|
2015-02-11 12:26:22 -08:00 |
|
Jeff Browning
|
aeb99cb0d2
|
Add Account to business objects
|
2015-02-11 11:14:26 -05:00 |
|
Brian Krausz
|
ff5be97ada
|
TIL Hash#select is different in 1.8
|
2015-02-10 11:25:24 -08:00 |
|
Brian Krausz
|
b819e5de37
|
Remove unnecessary error & more 1.8 fixing
|
2015-02-09 23:59:13 -08:00 |
|
Brian Krausz
|
bf18ae9376
|
Fix use of 1.9-style hashes
|
2015-02-09 23:42:23 -08:00 |
|
Brian Krausz
|
4d611c62f7
|
Support persisted use of Stripe-Account header everywhere
Including implicit use in /v1/accounts/ endpoints
|
2015-02-09 23:38:34 -08:00 |
|
Russell Davis
|
085ad6cfb3
|
Merge pull request #201 from akshaymohite/master
Using backslash instead of string concatenation for separating multi-line messages
|
2015-01-24 10:25:39 -08:00 |
|
Akshay
|
b9db97c6b9
|
Using backslash instead of string concatenation for separating multi-line messages
|
2015-01-24 23:17:46 +05:30 |
|
Max Lahey
|
583f025c1f
|
1.18.0 release: Support making bitcoin charges through BitcoinReceiver source object
v1.18.0
|
2015-01-21 19:29:23 -08:00 |
|
Max Lahey
|
9f175e070f
|
added BitcoinTransaction
|
2015-01-20 11:58:43 -08:00 |
|
Max Lahey
|
0e9a88f796
|
Wired up support for BitcoinReceiver
|
2015-01-20 11:58:41 -08:00 |
|
Russell Davis
|
7087e38bb9
|
Merge pull request #200 from yatish27/master
Removes unnecessary semi colon
|
2015-01-13 11:23:16 -08:00 |
|
Yatish Mehta
|
45bb015adc
|
Removes unnecessary semi colon
|
2015-01-13 13:55:12 -05:00 |
|
Russell Davis
|
0d04c080ae
|
Merge pull request #199 from yatish27/master
Adds Ruby 2.2 in travis.yml
|
2015-01-13 08:38:00 -08:00 |
|
Yatish Mehta
|
a2d3ab59c0
|
Adds 2.2 in travis.yml
|
2015-01-13 10:17:48 -05:00 |
|
John J. Wang
|
0db3fc1f7a
|
Merge pull request #198 from stripe/wangjohn-file-upload-list
Adding support for listing file uploads.
|
2015-01-12 20:09:05 -05:00 |
|
wangjohn
|
ad26262a2c
|
Adding support for listing file uploads.
|
2015-01-12 12:44:46 -08:00 |
|
Russell Davis
|
dd71f80021
|
Bump version to 1.17.3
v1.17.3
|
2015-01-12 12:24:47 -08:00 |
|
Russell Davis
|
b080e9a7d1
|
Merge pull request #197 from anark/master
Pass along api_key when refunding fees
|
2015-01-10 11:50:14 -08:00 |
|
Andrew Narkewicz
|
001679e809
|
Pass along api_key when refunding fees
|
2015-01-10 08:40:56 -08:00 |
|
Kyle Conroy
|
23aa1c8c7d
|
Bump version to 1.17.2
v1.17.2
|
2015-01-08 10:47:29 -08:00 |
|
Kyle Conroy
|
a580e4f751
|
Merge pull request #195 from stripe/delete-api-key
Pass along API key
|
2015-01-08 10:39:47 -08:00 |
|
Kyle Conroy
|
43d591a93e
|
Pass along API key
|
2015-01-08 10:32:57 -08:00 |
|
wangjohn
|
8be1ad0e48
|
Minor version bump.
v1.17.1
|
2015-01-07 11:21:55 -08:00 |
|
Russell Davis
|
b06d62a8af
|
Merge pull request #191 from anark/master
Added deauthorize method to Account
|
2015-01-06 14:41:39 -08:00 |
|
Russell Davis
|
accbb8cf4c
|
Merge pull request #192 from stripe/fix-dependencies-for-ruby-187
Force an older version of the i18n gem for Ruby < 1.9.3
|
2015-01-05 18:24:47 -08:00 |
|
Russell Davis
|
317634ede7
|
Force an older version of the i18n gem for Ruby < 1.9.3
This should fix the travis build for 1.8.7 and 1.9.2.
|
2014-12-26 14:45:25 -08:00 |
|
Andrew Narkewicz
|
8f93cd5fac
|
Added deauthorize method to account for deauthorizing from stripe connect application
|
2014-12-26 09:10:23 -07:00 |
|
John J. Wang
|
9a34961748
|
Merge pull request #181 from stripe/wangjohn-file-uploads
File uploads
v1.17.0
|
2014-12-22 21:15:29 -05:00 |
|
wangjohn
|
ef249b7ceb
|
Create the file upload api resource (+ bump version)
|
2014-12-22 18:04:53 -08:00 |
|
wangjohn
|
62e110a33e
|
Bumping version to 1.16.1
v1.16.1
|
2014-12-19 18:03:44 -08:00 |
|
John J. Wang
|
8e311b716f
|
Merge pull request #188 from stripe/wangjohn-stripe-account-header
Include stripe account parameter for setting header.
|
2014-12-19 21:01:00 -05:00 |
|
wangjohn
|
6990bbd798
|
Include stripe account parameter for setting header.
|
2014-12-19 11:27:12 -08:00 |
|
Kyle Conroy
|
67da7aa9a7
|
Merge pull request #187 from stripe/idempotency
Replace the `api_key` argument with a hash of options
|
2014-12-18 16:09:40 -08:00 |
|
Kyle Conroy
|
e3a68bb3b9
|
Replace api_key with an options hash
For now, only two options are supported: `api_key` and
`idempotency_key`. In the future, we'll be adding support for additional
headers as needed.
|
2014-12-17 23:23:46 -08:00 |
|
shalecraig
|
9407c932af
|
Merge pull request #184 from stripe/shale/more-per-request-headers
More per request headers
|
2014-12-16 18:24:10 -08:00 |
|
Shale Craig
|
7c6c8269c6
|
Add ability to specify custom headers for list_object.create
|
2014-12-16 15:46:08 -08:00 |
|
Shale Craig
|
fd104697f3
|
Add ability to specify custom headers for application_fee.refund
|
2014-12-16 15:44:57 -08:00 |
|
Shale Craig
|
4bef41192a
|
Add the ability to use an api_key for application_fee.refund
|
2014-12-16 15:43:16 -08:00 |
|
Kyle Conroy
|
100c522a32
|
Merge pull request #183 from stripe/per-request-headers
Add per-request headers
|
2014-12-15 16:56:58 -08:00 |
|
Kyle Conroy
|
bfaaae9336
|
Add per-request headers
|
2014-12-15 16:11:45 -08:00 |
|