Releases: stripe/stripe-ruby
Releases · stripe/stripe-ruby
v13.4.0-beta.4
- #1523 Update generated code for beta
- Removed support for
stripe_account
fromStripe::Terminal::Reader
. Useaccount
instead.
- Removed support for
v13.4.0-beta.3
- #1514 Update generated code for beta
v13.3.1
- #1512 Import global configuration for options not available on StripeClient options
- Fixes bug where
StripeClient
was not falling back to global options for options that are not available to be set per-client
- Fixes bug where
- #1516 ThinEvent reason and livemode
- Add
livemode
and optionalreason
fields to ThinEvent
- Add
- #1518 Pin ubuntu version in Test action
- #1508 Added pull request template
v13.4.0-beta.2
- #1504 Update generated code for beta
- Add support for
close
method on resourceTreasury.FinancialAccount
- Add support for
v13.4.0-beta.1
- Support parameter and resource fields with typed RBIs
-
#1509 (beta) Publish RBIs with gem
-
#1505 Add method parameter type classes to all resources and services
-
Add method parameter classes for all resources and service methods.
-
These changes are NOT breaking and are purely additive. The method parameter classes are not required, we still accept hashes as well as the new
RequestParams
classes. Any additional gated parameters are still available to pass via hash. Resource fields define publicly documented fields and other deserialized fields are still accessible.
-
v13.3.0
v13.3.0-beta.3
- #1499 Update generated code for beta
- Add support for
AllowRedisplay
onCard
andSource
- Add support for new values
am_tin
,ao_tin
,ba_tin
,bb_tin
,bs_tin
,cd_nif
,gn_nif
,kh_tin
,me_pib
,mk_vat
,mr_nif
,np_pan
,sn_ninea
,sr_fin
,tj_tin
,ug_tin
,zm_tin
, andzw_tin
on enumsCheckoutSessionCollectedInformationTaxIdsType
andOrderTaxDetailsTaxIdsType
- Add support for new value
network_fallback
on enumIssuingAuthorizationRequestHistoryReason
- Remove support for
AmountRefunded
onPaymentRecord
- Add support for
Account
onTerminalReaderActionCollectPaymentMethod
,TerminalReaderActionConfirmPaymentIntent
,TerminalReaderActionProcessPaymentIntent
, andTerminalReaderActionRefundPayment
- Add support for
v13.3.0-beta.2
v13.3.0-beta.1
- #1489 Merging code from master to get the latest bug fixes.
v13.2.0
- #1486 This release changes the pinned API version to
2024-11-20.acacia
.- Add support for
respond
test helper method on resourceIssuing.Authorization
- Add support for