Recent Releases of https://github.com/stripe/stripe-ruby
https://github.com/stripe/stripe-ruby - v11.6.0
- #1404 Add method to list invoice line items
- Add methods
list_lines()on the classInvoiceto list the invoice line items
- Add methods
See the changelog for more details.
- Ruby
Published by ramya-stripe almost 2 years ago
https://github.com/stripe/stripe-ruby - v11.5.0
- #999 DESCRIBE CHANGES HERE (try to use the same style, tense, etc. as the other entries)
See the changelog for more details.
- Ruby
Published by prathmesh-stripe almost 2 years ago
https://github.com/stripe/stripe-ruby - v11.5.0-beta.1
- #1395 Update generated code for beta
- No new beta features. Merging changes from the main branch.
See the changelog for more details.
- Ruby
Published by ramya-stripe almost 2 years ago
https://github.com/stripe/stripe-ruby - v11.4.0
- #1397 Update generated code
- Add support for
updatetest helper method on resourcesTreasury.OutboundPaymentandTreasury.OutboundTransfer
- Add support for
- #1399 Pass params to transfer reversal
- Allow
Stripe::Transfer.retrieve_reversal()to accept a params hash as the third argument, followed by opts. No changes to existing calls are necessary, but in a future major version this method will be updated to only accept params as the first argument. Fixes #1393
- Allow
- #1389 Removed jaro_winkler as a dependency
- #1396 Start tracking
StripeClient#requestusage
See the changelog for more details.
- Ruby
Published by ramya-stripe almost 2 years ago
https://github.com/stripe/stripe-ruby - v11.4.0-beta.1
- #1386 Update generated code for beta
See the changelog for more details.
- Ruby
Published by helenye-stripe almost 2 years ago
https://github.com/stripe/stripe-ruby - v11.3.0
-
#1387 Update generated code
-
#1392 Deprecate Ruby methods based on OpenAPI spec
- Mark as deprecated the
approveanddeclinemethods inlib/stripe/resources/issuing/authorization.rb. Instead, respond directly to the webhook request to approve an authorization.
- Mark as deprecated the
-
#1391 Add Ruby 3.3 to CI test matrix
See the changelog for more details.
- Ruby
Published by helenye-stripe almost 2 years ago
https://github.com/stripe/stripe-ruby - v11.3.0-beta.1
- #1383 Update generated code for beta
See the changelog for more details.
- Ruby
Published by ramya-stripe almost 2 years ago
https://github.com/stripe/stripe-ruby - v11.2.0
- #1385 Update generated code
- Add support for
create_previewmethod on resourceInvoice
- Add support for
See the changelog for more details.
- Ruby
Published by ramya-stripe almost 2 years ago
https://github.com/stripe/stripe-ruby - v11.1.0
- #1379 Update generated code
- Add support for new resource
Entitlements.ActiveEntitlementSummary
- Add support for new resource
- #1382 Revert Makefile change to allow autoformatting in codegen
- #1380 Rename section for object types
See the changelog for more details.
- Ruby
Published by ramya-stripe almost 2 years ago
https://github.com/stripe/stripe-ruby - v11.1.0-beta.1
- #1376 Update generated code for beta
- Add support for
retrievemethod on resourcesEntitlements.ActiveEntitlementandEntitlements.Feature
- Add support for
See the changelog for more details.
- Ruby
Published by ramya-stripe almost 2 years ago
https://github.com/stripe/stripe-ruby - v11.0.0
-
- This release changes the pinned API version to
2024-04-10. Please read the API Upgrade Guide and carefully review the API changes before upgrading.
⚠️ Breaking changes
- When no
x-stripe-should-retryheader is set in the response, the library now retries all requests withstatus >= 500, not just non-POST methods.
- This release changes the pinned API version to
See the changelog for more details.
- Ruby
Published by ramya-stripe almost 2 years ago
https://github.com/stripe/stripe-ruby - v10.15.0
- #1377 Add last_response to StripeObject
- Users can now retrieve raw response from the returned resource, using the
last_responseproperty. See README for an example.
- Users can now retrieve raw response from the returned resource, using the
- #1372 Update generated code
- Add support for new resources
Entitlements.ActiveEntitlementandEntitlements.Feature - Add support for
listandretrievemethods on resourceActiveEntitlement - Add support for
create,list,retrieve, andupdatemethods on resourceFeature
- Add support for new resources
- #1366 Move executables to
exefolder
See the changelog for more details.
- Ruby
Published by ramya-stripe almost 2 years ago
https://github.com/stripe/stripe-ruby - v10.15.0-beta.1
- #1373 Update generated code for beta
- Add support for
updatemethod on resourceEntitlements.Feature
- Add support for
- #1370 Update generated code for beta
See the changelog for more details.
- Ruby
Published by ramya-stripe almost 2 years ago
https://github.com/stripe/stripe-ruby - v10.14.0
- #1369 Update generated code
- Add support for new resources
Billing.MeterEventAdjustment,Billing.MeterEvent, andBilling.Meter - Add support for
create,deactivate,list,reactivate,retrieve, andupdatemethods on resourceMeter - Add support for
createmethod on resourcesMeterEventAdjustmentandMeterEvent
- Add support for new resources
See the changelog for more details.
- Ruby
Published by ramya-stripe almost 2 years ago
https://github.com/stripe/stripe-ruby - v10.14.0-beta.1
- #1363 Update generated code for beta
- Add support for new resources
Entitlements.ActiveEntitlementSummaryandEntitlements.ActiveEntitlement - Add support for
listmethod on resourceActiveEntitlement
- Add support for new resources
See the changelog for more details.
- Ruby
Published by ramya-stripe almost 2 years ago
https://github.com/stripe/stripe-ruby - v10.13.0
- #1367 Update generated code
- Add support for new resources
ConfirmationTokenandForwarding.Request - Add support for
retrievemethod on resourceConfirmationToken - Add support for
create,list, andretrievemethods on resourceRequest
- Add support for new resources
- #1362 Exclude sorbet directory and tapioca script when packing gem
See the changelog for more details.
- Ruby
Published by ramya-stripe almost 2 years ago
https://github.com/stripe/stripe-ruby - v10.13.0-beta.1
- #1360 Update generated code for beta
- Add support for new resources
Billing.MeterEventAdjustment,Billing.MeterEvent, andBilling.Meter - Add support for
create,deactivate,list,reactivate,retrieve, andupdatemethods on resourceMeter - Add support for
createmethod on resourcesMeterEventAdjustmentandMeterEvent - Add support for
createtest helper method on resourceConfirmationToken - Add support for
add_lines,remove_lines, andupdate_linesmethods on resourceInvoice
- Add support for new resources
See the changelog for more details.
- Ruby
Published by ramya-stripe almost 2 years ago
https://github.com/stripe/stripe-ruby - v10.12.0
- #1359 Update generated code
- Add support for new resources
Issuing.PersonalizationDesignandIssuing.PhysicalBundle - Add support for
create,list,retrieve, andupdatemethods on resourcePersonalizationDesign - Add support for
listandretrievemethods on resourcePhysicalBundle
- Add support for new resources
- #1354 Refactor after SDK based generation pattern
- #1347 Reorder methods with lexographical sort
- #1355 Disable Metrics/ClassLength
- #1351 Update CHANGELOG.md
See the changelog for more details.
- Ruby
Published by ramya-stripe almost 2 years ago
https://github.com/stripe/stripe-ruby - v10.12.0-beta.1
-
#1352 Update generated code for beta
Release specs are identical. -
#1350 Update generated code for beta
-
#1341 Update generated code for beta
- Remove support for resource
Entitlements.Event
- Remove support for resource
-
#1343 Add a helper to add a beta version
See the changelog for more details.
- Ruby
Published by anniel-stripe about 2 years ago
https://github.com/stripe/stripe-ruby - v10.11.0
- #1348 Use sorbet gem instead of sorbet-static
- #1342 Update generated code
- Add
list_refundsandretrieve_refundmethods on resourceCharge.
- Add
- #1345 Update README to use add_beta_version
See the changelog for more details.
- Ruby
Published by anniel-stripe about 2 years ago
https://github.com/stripe/stripe-ruby - v10.2.0
-
#1292 Update generated code
- Add support for new resources
Climate.Order,Climate.Product, andClimate.Supplier - Add support for
cancel,create,list,retrieve, andupdatemethods on resourceOrder - Add support for
listandretrievemethods on resourcesProductandSupplier
- Add support for new resources
-
#1295 Upgrade rubocop
-
#1291 Update generated code
-
#1290 Update generated code
-
#1288 Update generated code
See the changelog for more details.
- Ruby
Published by anniel-stripe about 2 years ago
https://github.com/stripe/stripe-ruby - v10.11.0-beta.1
- #1335 Update generated code for beta
See the changelog for more details.
- Ruby
Published by pakrym-stripe about 2 years ago
https://github.com/stripe/stripe-ruby - v10.10.0
- #1336 Update generated code
- Add
InvoiceLineItem.updatemethod.
- Add
- #1334 Add TaxIds API
- Add support for
all,create, andretrievemethods on resourceTaxId - The
deletemethod now sends a DELETE request to/v1/tax_ids/{id}instead of/v1/customers/{customer}/tax_ids/{id}. The endpoints are functionally the same when operating on a Customer Tax ID. - The
resource_urlmethod onTaxIdnow returns the top-level/v1/tax_ids/{id}path instead of the/v1/customers/{customer}/tax_ids/{id}path.
- Add support for
See the changelog for more details.
- Ruby
Published by pakrym-stripe about 2 years ago
https://github.com/stripe/stripe-ruby - v10.10.0-beta.1
- #1332 Update generated code for beta
- Add support for
decrement_authorizationmethod on resourcePaymentIntent
- Add support for
- #1328 Update generated code for beta
See the changelog for more details.
- Ruby
Published by helenye-stripe about 2 years ago
https://github.com/stripe/stripe-ruby - v10.9.0
- #1329 Update generated code
- Fixed bug where
TaxIdresourcedeletemethod sent request to wrong URL (https://github.com/stripe/stripe-ruby/issues/1333)
- Fixed bug where
- #1324 Start running Sorbet in CI
- #1327 Add methods for dynamically referenced constants
See the changelog for more details.
- Ruby
Published by helenye-stripe about 2 years ago
https://github.com/stripe/stripe-ruby - v10.9.0-beta.1
- #1321 Update generated code for beta
- Release specs are identical.
See the changelog for more details.
- Ruby
Published by anniel-stripe about 2 years ago
https://github.com/stripe/stripe-ruby - v10.8.0
- #1322 Update generated code
- #1323 Extract other CRUDL api operations from mixins
- Extract more CRUDL operations, namely
create,delete,update, andlistinto the resources. These methods will no longer rely on the APIOperation mixins.
- Extract more CRUDL operations, namely
- #1314 Update mocha gem to 1.16
See the changelog for more details.
- Ruby
Published by anniel-stripe about 2 years ago
https://github.com/stripe/stripe-ruby - v10.7.1
- #1320 Remove spurious _search deprecation messages (https://github.com/stripe/stripe-ruby/issues/1319)
See the changelog for more details.
- Ruby
Published by anniel-stripe about 2 years ago
https://github.com/stripe/stripe-ruby - v10.8.0-beta.1
- #1318 Update generated code for beta
- Add support for new resources
Entitlements.EventandEntitlements.Feature - Add support for
createmethod on resourceEvent - Add support for
createandlistmethods on resourceFeature
- Add support for new resources
See the changelog for more details.
- Ruby
Published by richardm-stripe about 2 years ago
https://github.com/stripe/stripe-ruby - v10.7.0
- #1317 Remove list method in child resources
- Removes list method mixin from child resources, as these methods always return
InvalidRequestErrorand never succeed
- Removes list method mixin from child resources, as these methods always return
- #1311 Use the deprecation gem in search and clean up usage of the gem
See the changelog for more details.
- Ruby
Published by richardm-stripe about 2 years ago
https://github.com/stripe/stripe-ruby - v10.7.0-beta.3
- #1313 Update generated code for beta
- Add support for
create_previewmethod on resourceInvoice
- Add support for
- #1307 Beta: report raw request usage
See the changelog for more details.
- Ruby
Published by pakrym-stripe about 2 years ago
https://github.com/stripe/stripe-ruby - v10.7.0-beta.2
- #1307 Beta: report raw request usage
See the changelog for more details.
- Ruby
Published by richardm-stripe about 2 years ago
https://github.com/stripe/stripe-ruby - v10.7.0-beta.1
See the changelog for more details.
- Ruby
Published by pakrym-stripe about 2 years ago
https://github.com/stripe/stripe-ruby - v10.6.0
- #1310 Update generated code
- Add support for new resource
CustomerSession - Add support for
createmethod on resourceCustomerSession
- Add support for new resource
See the changelog for more details.
- Ruby
Published by pakrym-stripe about 2 years ago
https://github.com/stripe/stripe-ruby - v10.6.0-beta.1
- #1302 Update generated code for beta
- Updated stable APIs to the latest version
See the changelog for more details.
- Ruby
Published by richardm-stripe about 2 years ago
https://github.com/stripe/stripe-ruby - v10.5.0
- #1306 Update generated code
- Add support for
retrievemethod on resourceTax.Registration
- Add support for
See the changelog for more details.
- Ruby
Published by richardm-stripe about 2 years ago
https://github.com/stripe/stripe-ruby - v10.5.0-beta.1
- #1302 Update generated code for beta
See the changelog for more details.
- Ruby
Published by pakrym-stripe about 2 years ago
https://github.com/stripe/stripe-ruby - v10.4.0
- #1303 Update generated code
- Add support for new resource
FinancialConnections.Transaction - Add support for
listandretrievemethods on resourceTransaction - Add support for
subscribeandunsubscribemethods on resourceFinancialConnections.Account
- Add support for new resource
- #1304 Add support for updatable singleton resources
See the changelog for more details.
- Ruby
Published by pakrym-stripe about 2 years ago
https://github.com/stripe/stripe-ruby - v10.4.0-beta.1
Updated stable APIs to the latest version
See the changelog for more details.
- Ruby
Published by richardm-stripe about 2 years ago
https://github.com/stripe/stripe-ruby - v10.3.0
- #1294 Support sending parameters inside singleton retrieve
See the changelog for more details.
- Ruby
Published by richardm-stripe about 2 years ago
https://github.com/stripe/stripe-ruby - v10.3.0-beta.1
See the changelog for more details.
- Ruby
Published by anniel-stripe over 2 years ago
https://github.com/stripe/stripe-ruby - v10.2.0-beta.1
- #1287 Update generated code for beta
- Add support for
attach_payment_intentmethod on resourceInvoice
- Add support for
- #1285 Update generated code for beta
See the changelog for more details.
- Ruby
Published by richardm-stripe over 2 years ago
https://github.com/stripe/stripe-ruby - v10.1.0
- #1286 Update generated code
- Add support for new resource
Tax.Registration - Add support for
create,list, andupdatemethods on resourceRegistration
- Add support for new resource
See the changelog for more details.
- Ruby
Published by richardm-stripe over 2 years ago
https://github.com/stripe/stripe-ruby - v10.1.0-beta.2
- #1285 Update generated code for beta
- Add support for new resource
Margin - Add support for
create,list,retrieve, andupdatemethods on resourceMargin
- Add support for new resource
See the changelog for more details.
- Ruby
Published by anniel-stripe over 2 years ago
https://github.com/stripe/stripe-ruby - v10.1.0-beta.1
- #1284 Update generated code for beta
- Update pinned API version to
2023-10-16
- Update pinned API version to
- #1282 Update generated code for beta
See the changelog for more details.
- Ruby
Published by pakrym-stripe over 2 years ago
https://github.com/stripe/stripe-ruby - v10.0.0
- This release changes the pinned API version to
2023-10-16. Please read the API Upgrade Guide and carefully review the API changes before upgradingstripe-ruby. - #1283 Update generated code
- Updated pinned API version
- #1281 Update generated code
- Documentation only changes
See the changelog for more details.
- Ruby
Published by pakrym-stripe over 2 years ago
https://github.com/stripe/stripe-ruby - v9.5.0-beta.2
- #1280 Update generated code for beta
- Add support for new resources
AccountNoticeandIssuing.CreditUnderwritingRecord - Add support for
list,retrieve, andupdatemethods on resourceAccountNotice - Add support for
correct,create_from_application,create_from_proactive_review,list,report_decision, andretrievemethods on resourceCreditUnderwritingRecord
- Add support for new resources
See the changelog for more details.
- Ruby
Published by pakrym-stripe over 2 years ago
https://github.com/stripe/stripe-ruby - v9.5.0-beta.1
- #1278 Update generated code for beta
- Add support for
mark_draftandmark_stalemethods on resourceQuote - Remove support for
draft_quoteandmark_stale_quotemethods on resourceQuote - Rename
preview_invoice_linestolist_preview_invoice_lineson resourceQuote
- Add support for
See the changelog for more details.
- Ruby
Published by anniel-stripe over 2 years ago
https://github.com/stripe/stripe-ruby - v9.4.0
- #1277 Update generated code
- Add support for new resources
Issuing.Token - Add support for
list,retrieve, andupdatemethods on resourceToken
- Add support for new resources
See the changelog for more details.
- Ruby
Published by anniel-stripe over 2 years ago
https://github.com/stripe/stripe-ruby - v9.4.0-beta.3
- #1276 Update generated code for beta
- Rename resources
Issuing.CardDesignandIssuing.CardBundletoIssuing.PersonalizationDesignandIssuing.PhysicalBundle
- Rename resources
See the changelog for more details.
- Ruby
Published by richardm-stripe over 2 years ago
https://github.com/stripe/stripe-ruby - v9.4.0-beta.2
- #1273 Update generated code for beta
See the changelog for more details.
- Ruby
Published by anniel-stripe over 2 years ago
https://github.com/stripe/stripe-ruby - v9.4.0-beta.1
- Updated stable APIs to the latest version
See the changelog for more details.
- Ruby
Published by richardm-stripe over 2 years ago
https://github.com/stripe/stripe-ruby - v9.3.0
- #1272 Update generated code
- Add support for new resource
PaymentMethodConfiguration - Add support for
create,list,retrieve, andupdatemethods on resourcePaymentMethodConfiguration
- Add support for new resource
- #1271 Update generated code
- Add support for
capture,create,expire,increment, andreversetest helper methods on resourceIssuing.Authorization - Add support for
create_force_capture,create_unlinked_refund, andrefundtest helper methods on resourceIssuing.Transaction
- Add support for
See the changelog for more details.
- Ruby
Published by richardm-stripe over 2 years ago
https://github.com/stripe/stripe-ruby - v9.3.0-beta.1
-
#1269 Update generated code for beta
- Release specs are identical.
-
#1268 Update generated code for beta
- Remove support for
submit_cardtest helper method on resourceIssuing.Card
- Remove support for
-
#1265 Update generated code for beta
- Rename
Quote.preview_invoicestoQuotePreviewInvoice.listandQuote.preview_schedulestoQuotePreviewSchedules.list
- Rename
-
#1264 Update generated code for beta
- Add support for new resources
QuotePreviewInvoiceandQuotePreviewSchedule
- Add support for new resources
-
#1259 Update generated code for beta
-
#1257 Update generated code for beta
-
#1254 Update generated code for beta
- Add support for
submit_cardtest helper method on resourceIssuing.Card
- Add support for
-
#1252 Remove developer_message support
See the changelog for more details.
- Ruby
Published by pakrym-stripe over 2 years ago
https://github.com/stripe/stripe-ruby - v9.2.0
- #1267 Update generated code
- Add support for new resource
PaymentMethodDomain - Add support for
create,list,retrieve,update, andvalidatemethods on resourcePaymentMethodDomain
- Add support for new resource
See the changelog for more details.
- Ruby
Published by pakrym-stripe over 2 years ago
https://github.com/stripe/stripe-ruby - v9.2.0-beta.1
- #1265 Update generated code for beta
- Rename
Quote.preview_invoicestoQuotePreviewInvoice.listandQuote.preview_schedulestoQuotePreviewSchedules.list
- Rename
See the changelog for more details.
- Ruby
Published by richardm-stripe over 2 years ago
https://github.com/stripe/stripe-ruby - v9.1.0
- #1266 Update generated code
- Add support for new resource
AccountSession - Add support for
createmethod on resourceAccountSession
- Add support for new resource
- #1262 Explicitly format timestamp in SignatureVerificationError message
See the changelog for more details.
- Ruby
Published by richardm-stripe over 2 years ago
https://github.com/stripe/stripe-ruby - v9.0.0-beta.1
- #1264 Update generated code for beta
- Add support for new resources
QuotePreviewInvoiceandQuotePreviewSchedule
- Add support for new resources
- #1259 Update generated code for beta
See the changelog for more details.
- Ruby
Published by anniel-stripe over 2 years ago
https://github.com/stripe/stripe-ruby - v9.0.0
⚠️ ACTION REQUIRED: the breaking change in this release likely affects you ⚠️
-
#1253 #1260 Pin latest API version as the default
In this release, Stripe API Version
2023-08-16(the latest at time of release) will be sent by default on all requests. This is a significant change with wide ramifications. The API version affects the properties you see on responses, the parameters you are allowed to send on requests, and so on. The previous default was to use your Stripe account's default API version.To successfully upgrade to stripe-ruby v9, you must either
-
(Recommended) Upgrade your integration to be compatible with API Version
2023-08-16.Please read the API Changelog carefully for each API Version from
2023-08-16back to your Stripe account's default API version. Determine if you are using any of the APIs that have changed in a breaking way, and adjust your integration accordingly. Carefully test your changes with Stripe Test Mode before deploying them to production.You can read the v9 migration guide for more detailed instructions.
-
(Alternative option) Specify a version other than
2023-08-16when initializingstripe-ruby.If you were previously initializing stripe-ruby without an explicit API Version, you can postpone modifying your integration by specifying a version equal to your Stripe account's default API version. For example:
require 'stripe' Stripe.api_key = "sk_test_..." + Stripe.api_version = '2020-08-27'If you were already initializing stripe-ruby with an explicit API Version, upgrading to v9 will not affect your integration.
Read the v9 migration guide for more details.
Going forward, each major release of this library will be pinned by default to the latest Stripe API Version at the time of release.
That is, instead of upgrading stripe-ruby and separately upgrading your Stripe API Version through the Stripe Dashboard. whenever you upgrade major versions of stripe-ruby, you should also upgrade your integration to be compatible with the latest Stripe API version.
-
- Ruby
Published by richardm-stripe over 2 years ago
https://github.com/stripe/stripe-ruby - v8.8.0-beta.1
- #1257 Update generated code for beta
- Updated stable APIs to the latest version
See the changelog for more details.
- Ruby
Published by richardm-stripe over 2 years ago
https://github.com/stripe/stripe-ruby - v8.7.0
- #1256 Update generated code
Add resourcesTax::CalculationLineItem,Tax::TransactionLineItem, andTreasury::FinancialAccountFeatures. These resources have no methods on them, but do represent the return type of methods elsewhere.
See the changelog for more details.
- Ruby
Published by richardm-stripe over 2 years ago
https://github.com/stripe/stripe-ruby - v8.7.0-beta.3
- #1254 Update generated code for beta
- Add support for
submit_cardtest helper method on resourceIssuing.Card
- Add support for
- #1252 Remove developer_message support
See the changelog for more details.
- Ruby
Published by anniel-stripe over 2 years ago
https://github.com/stripe/stripe-ruby - v8.7.0-beta.2
- #1251 Update generated code for beta
- Add support for new resource
Tax.Form - Add support for
list,pdf, andretrievemethods on resourceForm
- Add support for new resource
- #1249 Update generated code for beta
- #1246 Update generated code for beta
See the changelog for more details.
- Ruby
Published by pakrym-stripe over 2 years ago
https://github.com/stripe/stripe-ruby - v8.7.0-beta.1
- #1245 Update generated code for beta
Release specs are identical. - #1243 Update generated code for beta
- Add support for new resource
PaymentMethodConfiguration - Add support for
create,list,retrieve, andupdatemethods on resourcePaymentMethodConfiguration
- Add support for new resource
- #1239 Update generated code for beta
See the changelog for more details.
- Ruby
Published by anniel-stripe over 2 years ago
https://github.com/stripe/stripe-ruby - v8.6.0
-
#1244 Update generated code
- Add support for new resource
Tax.Settings - Add support for
retrieveandupdatemethods on resourceSettings
- Add support for new resource
-
#1241 Update generated code
-
#1209 Update shoulda-context version
-
#1235 Allow "error" string as log level
-
#1238 Update log level error message to include
error -
#1231 fix: variable typo in README for instrumentation
-
#1234 Update generated code
-
#1230 Update generated code
- Release specs are identical.
-
#1226 Update generated code
-
#1223 Update generated code
-
#1225 Downgrade jaro_winkler
-
#1219 Update generated code
Documentation updates.
-
#1215 Update generated code
-
#1208 Update generated code
-
#1204 Update generated code
See the changelog for more details.
- Ruby
Published by anniel-stripe over 2 years ago
https://github.com/stripe/stripe-ruby - v8.6.0-beta.6
- #1237 Update generated code for beta
- Add support for new resource
CustomerSession - Add support for
createmethod on resourceCustomerSession
- Add support for new resource
- #1233 Update generated code for beta
- #1229 Update generated code for beta
See the changelog for more details.
- Ruby
Published by anniel-stripe over 2 years ago
https://github.com/stripe/stripe-ruby - v8.6.0-beta.5
- #1227 Update generated code for beta
- #1228 Document raw_request
- #1222 Update generated code for beta
- #1224 Handle developer message in preview error responses
See the changelog for more details.
- Ruby
Published by anniel-stripe almost 3 years ago
https://github.com/stripe/stripe-ruby - v8.6.0-beta.4
- #1220 Update generated code for beta
- Add support for
subscribeandunsubscribemethods on resourceFinancialConnections.Account
- Add support for
- #1217 Add raw_request
- #1216 Update generated code for beta
- #1214 Update generated code for beta
See the changelog for more details.
- Ruby
Published by pakrym-stripe almost 3 years ago
https://github.com/stripe/stripe-ruby - v8.6.0-beta.3
See the changelog for more details.
- Ruby
Published by anniel-stripe almost 3 years ago
https://github.com/stripe/stripe-ruby - v8.6.0-beta.2
- #1206 Update generated code for beta
- Add support for
collect_payment_methodandconfirm_payment_intentmethods on resourceTerminal.Reader
- Add support for
- #1205 Update generated code for beta
See the changelog for more details.
- Ruby
Published by pakrym-stripe almost 3 years ago
https://github.com/stripe/stripe-ruby - v8.6.0-beta.1
- #1202 Update generated code for beta
See the changelog for more details.
- Ruby
Published by anniel-stripe almost 3 years ago
https://github.com/stripe/stripe-ruby - v8.5.0
- #1203 Update generated code
- Remove support for
createmethod on resourceTax.Transaction- This is not a breaking change, as this method was deprecated before the Tax Transactions API was released in favor of the
create_from_calculationmethod.
- This is not a breaking change, as this method was deprecated before the Tax Transactions API was released in favor of the
- Remove support for
- #1201 Update save deprecation message
See the changelog for more details.
- Ruby
Published by anniel-stripe almost 3 years ago
https://github.com/stripe/stripe-ruby - v8.5.0-beta.1
- #1194 Update generated code for beta (new)
- Add support for new resources
Tax.CalculationLineItemandTax.TransactionLineItem - Add support for
collect_inputsmethod on resourceTerminal.Reader
- Add support for new resources
See the changelog for more details.
- Ruby
Published by pakrym-stripe almost 3 years ago
https://github.com/stripe/stripe-ruby - v8.4.0
- #1197 Update generated code (new)
- Add support for new resources
Tax.CalculationLineItem,Tax.Calculation,Tax.TransactionLineItem, andTax.Transaction - Add support for
createandlist_line_itemsmethods on resourceCalculation - Add support for
create_from_calculation,create_reversal,create,list_line_items, andretrievemethods on resourceTransaction
- Add support for new resources
- #1152 Symbolize hash keys inside
convert_to_stripe_object_with_params
See the changelog for more details.
- Ruby
Published by pakrym-stripe almost 3 years ago
https://github.com/stripe/stripe-ruby - v8.4.0-beta.4
- #1189 Update generated code for beta (new)
- Add support for
create_from_calculationmethod on resourceTax.Transaction
- Add support for
- #1188 Update generated code for beta (new)
- Remove support for resources
Capital.FinancingOfferandCapital.FinancingSummary - Remove support for
list,mark_delivered, andretrievemethods on resourceFinancingOffer - Remove support for
retrievemethod on resourceFinancingSummary
- Remove support for resources
- #1187 Merge upstream master
See the changelog for more details.
- Ruby
Published by richardm-stripe almost 3 years ago
https://github.com/stripe/stripe-ruby - v8.4.0-beta.3
- #1184 API Updates for beta branch
- Updated stable APIs to the latest version
- Remove support for
list_transactionsmethod on resourceTax.Transaction
See the changelog for more details.
- Ruby
Published by anniel-stripe almost 3 years ago
https://github.com/stripe/stripe-ruby - v8.4.0-beta.2
- #1183 API Updates for beta branch
- Updated stable APIs to the latest version
- Add support for new resources
Issuing.CardBundleandIssuing.CardDesign - Add support for
listandretrievemethods on resourceCardBundle - Add support for
list,retrieve, andupdatemethods on resourceCardDesign
See the changelog for more details.
- Ruby
Published by pakrym-stripe about 3 years ago
https://github.com/stripe/stripe-ruby - v8.4.0-beta.1
- #1182 API Updates for beta branch
- Updated stable APIs to the latest version
See the changelog for more details.
- Ruby
Published by richardm-stripe about 3 years ago
https://github.com/stripe/stripe-ruby - v8.3.0
- #1175 API Updates
- Add support for
refund_paymentmethod on resourceTerminal.Reader
- Add support for
See the changelog for more details.
- Ruby
Published by anniel-stripe about 3 years ago
https://github.com/stripe/stripe-ruby - v8.3.0-beta.1
- #1174 API Updates for beta branch
- Updated stable APIs to the latest version
- Add support for new resource
FinancialConnections.Transaction - Add support for
listmethod on resourceTransaction
See the changelog for more details.
- Ruby
Published by richardm-stripe about 3 years ago
https://github.com/stripe/stripe-ruby - v8.2.0
- #1173 API Updates
- Add support for
resumemethod on resourceSubscription
- Add support for
- #1171 Remove unused
partialparam frominitialize_from
See the changelog for more details.
- Ruby
Published by richardm-stripe about 3 years ago
https://github.com/stripe/stripe-ruby - v8.2.0-beta.3
- #1172 API Updates for beta branch
- Updated stable APIs to the latest version
- Add support for
list_transactionsmethod on resourceTax.Transaction
See the changelog for more details.
- Ruby
Published by anniel-stripe about 3 years ago
https://github.com/stripe/stripe-ruby - v8.2.0-beta.2
- #1170 API Updates for beta branch
- Updated stable APIs to the latest version
- Add support for
Tax.Settingsresource.
See the changelog for more details.
- Ruby
Published by pakrym-stripe about 3 years ago
https://github.com/stripe/stripe-ruby - v8.2.0-beta.1
- #1167 API Updates for beta branch
- Updated stable APIs to the latest version
- Change
quote.draft_quoteimplementation to from callingPOST /v1/quotes/{quote}/drafttoPOST /v1/quotes/{quote}/mark_draft - Add support for
Tax::Registerresource
See the changelog for more details.
- Ruby
Published by richardm-stripe about 3 years ago
https://github.com/stripe/stripe-ruby - v8.1.0
- #1162 Improve request events instrumentation
See the changelog for more details.
- Ruby
Published by richardm-stripe about 3 years ago
https://github.com/stripe/stripe-ruby - v8.1.0-beta.4
- #1164 API Updates for beta branch
- Updated stable APIs to the latest version
- Add support for
mark_stale_quotemethod on resourceQuote
See the changelog for more details.
- Ruby
Published by anniel-stripe about 3 years ago
https://github.com/stripe/stripe-ruby - v8.1.0-beta.3
- #1158 API Updates for beta branch
- Updated stable APIs to the latest version
- Move
TaxCalculationandTaxTransactiontoTax::CalculationandTax::Transaction.
See the changelog for more details.
- Ruby
Published by richardm-stripe about 3 years ago
https://github.com/stripe/stripe-ruby - v8.1.0-beta.2
- #1156 API Updates for beta branch
- Updated stable APIs to the latest version
- Add support for new resources
TaxCalculation, andTaxTransaction - Add support for
createandlist_line_itemsmethods on resourceTaxCalculation - Add support for
create_reversal,create, andretrievemethods on resourceTaxTransaction
- #1155 API Updates for beta branch
- Updated stable APIs to the latest version
- Add support for new resource
QuoteLine.
See the changelog for more details.
- Ruby
Published by anniel-stripe about 3 years ago
https://github.com/stripe/stripe-ruby - v8.1.0-beta.1
- #1153 API Updates for beta branch
- Updated stable APIs to the latest version
- #1146 API Updates for beta branch
- Updated stable APIs to the latest version
See the changelog for more details.
- Ruby
Published by pakrym-stripe about 3 years ago
https://github.com/stripe/stripe-ruby - v8.0.0
- #1144 Next major release changes
Breaking changes that arose during code generation of the library that we postponed for the next major version. For changes to the Stripe products, read more at https://stripe.com/docs/upgrades#2022-11-15.
"⚠️" symbol highlights breaking changes.
See the changelog for more details.
- Ruby
Published by richardm-stripe over 3 years ago
https://github.com/stripe/stripe-ruby - v7.2.0-beta.5
- #1139 API Updates for beta branch
- Updated beta APIs to the latest stable version
- #1135 API Updates for beta branch
- Updated stable APIs to the latest version
See the changelog for more details.
- Ruby
Published by kamil-stripe over 3 years ago
https://github.com/stripe/stripe-ruby - v7.2.0-beta.4
- #999 DESCRIBE CHANGES HERE (try to use the same style, tense, etc. as the other entries)
See the changelog for more details.
- Ruby
Published by kamil-stripe over 3 years ago
https://github.com/stripe/stripe-ruby - v7.2.0-beta.3
- #1129 API Updates for beta branch
- Updated stable APIs to the latest version
- Add
FinancingOffer,FinancingSummaryandFinancingTransactionresources.
See the changelog for more details.
- Ruby
Published by pakrym-stripe over 3 years ago
https://github.com/stripe/stripe-ruby - v7.2.0-beta.2
- #1127 API Updates for beta branch
- Updated stable APIs to the latest version
- Add support for the beta Gift Card API.
See the changelog for more details.
- Ruby
Published by dcr-stripe over 3 years ago
https://github.com/stripe/stripe-ruby - v7.2.0-beta.1
- #1122 API Updates for beta branch
- Updated stable APIs to the latest version
Stripe-Versionbeta headers are not pinned by-default and need to be manually specified, please refer to beta SDKs README section
See the changelog for more details.
- Ruby
Published by pakrym-stripe over 3 years ago
https://github.com/stripe/stripe-ruby - v7.1.0
- #1116 API Updates
- Add support for new resource
CustomerCashBalanceTransaction
- Add support for new resource
- #1118 Update AllowedChars in rubocop config
- #1117 Refresh rubocop config.
- #1115 Add a support section to the readme
See the changelog for more details.
- Ruby
Published by kamil-stripe over 3 years ago
https://github.com/stripe/stripe-ruby - v7.1.0-beta.2
- #1113 API Updates for beta branch
- Updated stable APIs to the latest version
- Add
refund_paymentmethod to Terminal resource
See the changelog for more details.
- Ruby
Published by pakrym-stripe over 3 years ago
https://github.com/stripe/stripe-ruby - v7.1.0-beta.1
- #1107 API Updates for beta branch
- Updated stable APIs to the latest version
- Added the
Orderresource support
See the changelog for more details.
- Ruby
Published by pakrym-stripe over 3 years ago
https://github.com/stripe/stripe-ruby - v7.0.0
Breaking changes that arose during code generation of the library that we postponed for the next major version. For changes to the SDK, read more detailed description at https://github.com/stripe/stripe-ruby/wiki/Migration-guide-for-v7. For changes to the Stripe products, read more at https://stripe.com/docs/upgrades#2022-08-01.
"⚠️" symbol highlights breaking changes.
- #1106 API Updates
- #1092 API Updates
- #1090 Use auto-generation for
Invoicemethods - #1103 Next major release changes
See the changelog for more details.
- Ruby
Published by pakrym-stripe over 3 years ago
https://github.com/stripe/stripe-ruby - v6.6.0-beta.1
- #1100 API Updates for beta branch
- Updated stable APIs to the latest version
- Add
QuotePhaseresource
- #1097 API Updates for beta branch
- Updated stable APIs to the latest version
- Add
SubscriptionSchedule.amendmethod.
- #1093 API Updates for beta branch
- Include
server_side_confirmation_beta=v1beta - Add
secretKeyConfirmationtoPaymentIntent
- Include
- #1085 API Updates for beta branch
- Updated stable APIs to the latest version
- #1075 Use the generated API version
See the changelog for more details.
- Ruby
Published by dcr-stripe over 3 years ago