This release changes the pinned API version to 2026-08-26.dahlia.
-
#2410 Add new
EventNotificationHandlerclass for better thin event management- We've been putting a lot of time into rethinking the event handling experience in the SDKs. This new class is the culmination of that effort.
- They're designed for a tight coupling with both
StripeClientand the fully-typed nature of thin events. This delivers painless event destination upgrades, in-editor checks for common mistakes, and better code modularity. - Now that we've released thin event notifications for v1 objects, these new handlers are our recommended path for all integrations using thin event notifications.
- See more detailed docs here: https://docs.stripe.com/webhooks/event-notification-handlers
-
#2417 Update generated code
- Add support for new resource
BillingFeedbackOption - Add support for
Deactivate,Get,List,New, andUpdatemethods on resourceBillingFeedbackOption - Add support for
PaymentMethodSettingsonAccountSessionComponentsParamsandAccountSessionComponents - Add support for
FeedbackOptionsonBillingPortalConfigurationFeaturesSubscriptionCancelCancellationReasonParamsandBillingPortalConfigurationFeaturesSubscriptionCancelCancellationReason - Add support for
CustomerUpdateonBillingPortalSessionFlow - Add support for new value
customer_updateon enumBillingPortalSessionFlow.Type - Add support for
FundingSourceGrouponChargePaymentMethodDetailsCardWalletLinkandChargePaymentMethodDetailsLink - Add support for
FundingTypesBlockedonCheckoutSessionPaymentMethodOptionsCardRestrictionsParamsandCheckoutSessionPaymentMethodOptionsCardRestrictions - Add support for
MetadataonConfirmationToken - Add support for
ActiveEntitlementsandCustomerPortalonCustomerSessionComponentsParamsandCustomerSessionComponents - Add support for
CountryonFinancialConnectionsSessionFilters - Add support for
FrozenFieldsonInvoiceItem - Add support for
BillieonInvoicePaymentSettingsPaymentMethodOptionsParams,InvoicePaymentSettingsPaymentMethodOptions,SubscriptionPaymentSettingsPaymentMethodOptionsParams, andSubscriptionPaymentSettingsPaymentMethodOptions - Add support for new value
billieon enumsInvoicePaymentSettings.PaymentMethodTypesandSubscriptionPaymentSettings.PaymentMethodTypes ⚠️ Remove support forCryptogramonPaymentAttemptRecordPaymentMethodDetailsCardThreeDSecureandPaymentRecordPaymentMethodDetailsCardThreeDSecure- Add support for new value
touch_n_goon enumsPaymentIntent.AllowedPaymentMethodTypesandSetupIntent.AllowedPaymentMethodTypes - Add support for
ApplicationFeeAmount,ApplicationFeePercent,OnBehalfOf, andTransferDataonPaymentLinkParams - Add support for
FeedbackOptiononSubscriptionCancelCancellationDetailsParams,SubscriptionCancellationDetailsParams, andSubscriptionCancellationDetails - Add support for
IgiconTaxRegistrationCountryOptionsAtParams,TaxRegistrationCountryOptionsAt,TaxRegistrationCountryOptionsBeParams,TaxRegistrationCountryOptionsBe,TaxRegistrationCountryOptionsBgParams,TaxRegistrationCountryOptionsBg,TaxRegistrationCountryOptionsCyParams,TaxRegistrationCountryOptionsCy,TaxRegistrationCountryOptionsCzParams,TaxRegistrationCountryOptionsCz,TaxRegistrationCountryOptionsDeParams,TaxRegistrationCountryOptionsDe,TaxRegistrationCountryOptionsDkParams,TaxRegistrationCountryOptionsDk,TaxRegistrationCountryOptionsEeParams,TaxRegistrationCountryOptionsEe,TaxRegistrationCountryOptionsEsParams,TaxRegistrationCountryOptionsEs,TaxRegistrationCountryOptionsFiParams,TaxRegistrationCountryOptionsFi,TaxRegistrationCountryOptionsFrParams,TaxRegistrationCountryOptionsFr,TaxRegistrationCountryOptionsGrParams,TaxRegistrationCountryOptionsGr,TaxRegistrationCountryOptionsHrParams,TaxRegistrationCountryOptionsHr,TaxRegistrationCountryOptionsHuParams,TaxRegistrationCountryOptionsHu,TaxRegistrationCountryOptionsIeParams,TaxRegistrationCountryOptionsIe,TaxRegistrationCountryOptionsItParams,TaxRegistrationCountryOptionsIt,TaxRegistrationCountryOptionsLtParams,TaxRegistrationCountryOptionsLt,TaxRegistrationCountryOptionsLuParams,TaxRegistrationCountryOptionsLu,TaxRegistrationCountryOptionsLvParams,TaxRegistrationCountryOptionsLv,TaxRegistrationCountryOptionsMtParams,TaxRegistrationCountryOptionsMt,TaxRegistrationCountryOptionsNlParams,TaxRegistrationCountryOptionsNl,TaxRegistrationCountryOptionsPlParams,TaxRegistrationCountryOptionsPl,TaxRegistrationCountryOptionsPtParams,TaxRegistrationCountryOptionsPt,TaxRegistrationCountryOptionsRoParams,TaxRegistrationCountryOptionsRo,TaxRegistrationCountryOptionsSeParams,TaxRegistrationCountryOptionsSe,TaxRegistrationCountryOptionsSiParams,TaxRegistrationCountryOptionsSi,TaxRegistrationCountryOptionsSkParams, andTaxRegistrationCountryOptionsSk - Add support for error codes
authentication_failure,capability_not_active,expired_payment_method,incorrect_postal_code,invalid_canceled_subscription_fields, andpayment_method_restrictedonError,InvoiceLastFinalizationError,PaymentIntentLastPaymentError,SetupAttemptSetupError,SetupIntentLastSetupError,StripeError, andTerminalReaderActionApiError
- Add support for new resource