This release changes the pinned API version to 2026-08-26.dahlia.
-
#2269 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
-
#2262 Update generated code
- Add support for new resource
billing.FeedbackOption - Add support for
create,deactivate,list,retrieve, andupdatemethods on resourcebilling.FeedbackOption - Add support for
paymentMethodSettingsonAccountSession.componentsandAccountSessionCreateParams.components - Add support for
feedbackOptionsonbillingportal.Configuration.features.subscription_cancel.cancellation_reason,billingportal.ConfigurationCreateParams.features.subscription_cancel.cancellation_reason, andbillingportal.ConfigurationUpdateParams.features.subscription_cancel.cancellation_reason - Add support for new value
customer_updateon enumbillingportal.SessionCreateParams.flow_data.type - Add support for
customerUpdateonbillingportal.Session.flow - Add support for
fundingSourceGrouponCharge.payment_method_details.card.wallet.linkandCharge.payment_method_details.link - Add support for
fundingTypesBlockedoncheckout.Session.payment_method_options.card.restrictionsandcheckout.SessionCreateParams.payment_method_options.card.restrictions - Add support for
metadataonConfirmationToken - Add support for
activeEntitlementsandcustomerPortalonCustomerSession.componentsandCustomerSessionCreateParams.components - Add support for
countryonfinancialconnections.Session.filters - Add support for
frozenFieldsonInvoiceItem - Add support for
billieonInvoice.payment_settings.payment_method_options,InvoiceCreateParams.payment_settings.payment_method_options,InvoiceUpdateParams.payment_settings.payment_method_options,Subscription.payment_settings.payment_method_options,SubscriptionCreateParams.payment_settings.payment_method_options, andSubscriptionUpdateParams.payment_settings.payment_method_options - Add support for new value
billieon enumsInvoiceCreateParams.payment_settings.paymentMethodTypes,InvoiceUpdateParams.payment_settings.paymentMethodTypes,SubscriptionCreateParams.payment_settings.paymentMethodTypes, andSubscriptionUpdateParams.payment_settings.paymentMethodTypes - ⚠️ Remove support for
cryptogramonPaymentAttemptRecord.payment_method_details.card.three_d_secureandPaymentRecord.payment_method_details.card.three_d_secure - Add support for new value
touch_n_goon enumsPaymentIntentConfirmParams.allowedPaymentMethodTypes,PaymentIntentCreateParams.allowedPaymentMethodTypes,PaymentIntentUpdateParams.allowedPaymentMethodTypes,SetupIntentConfirmParams.allowedPaymentMethodTypes,SetupIntentCreateParams.allowedPaymentMethodTypes, andSetupIntentUpdateParams.allowedPaymentMethodTypes - Add support for
applicationFeeAmount,applicationFeePercent,onBehalfOf, andtransferDataonPaymentLinkUpdateParams - Add support for
feedbackOptiononSubscription.cancellation_details,SubscriptionCancelParams.cancellation_details, andSubscriptionUpdateParams.cancellation_details - Add support for
igicontax.Registration.country_options.at,tax.Registration.country_options.be,tax.Registration.country_options.bg,tax.Registration.country_options.cy,tax.Registration.country_options.cz,tax.Registration.country_options.de,tax.Registration.country_options.dk,tax.Registration.country_options.ee,tax.Registration.country_options.es,tax.Registration.country_options.fi,tax.Registration.country_options.fr,tax.Registration.country_options.gr,tax.Registration.country_options.hr,tax.Registration.country_options.hu,tax.Registration.country_options.ie,tax.Registration.country_options.it,tax.Registration.country_options.lt,tax.Registration.country_options.lu,tax.Registration.country_options.lv,tax.Registration.country_options.mt,tax.Registration.country_options.nl,tax.Registration.country_options.pl,tax.Registration.country_options.pt,tax.Registration.country_options.ro,tax.Registration.country_options.se,tax.Registration.country_options.si,tax.Registration.country_options.sk,tax.RegistrationCreateParams.country_options.at,tax.RegistrationCreateParams.country_options.be,tax.RegistrationCreateParams.country_options.bg,tax.RegistrationCreateParams.country_options.cy,tax.RegistrationCreateParams.country_options.cz,tax.RegistrationCreateParams.country_options.de,tax.RegistrationCreateParams.country_options.dk,tax.RegistrationCreateParams.country_options.ee,tax.RegistrationCreateParams.country_options.es,tax.RegistrationCreateParams.country_options.fi,tax.RegistrationCreateParams.country_options.fr,tax.RegistrationCreateParams.country_options.gr,tax.RegistrationCreateParams.country_options.hr,tax.RegistrationCreateParams.country_options.hu,tax.RegistrationCreateParams.country_options.ie,tax.RegistrationCreateParams.country_options.it,tax.RegistrationCreateParams.country_options.lt,tax.RegistrationCreateParams.country_options.lu,tax.RegistrationCreateParams.country_options.lv,tax.RegistrationCreateParams.country_options.mt,tax.RegistrationCreateParams.country_options.nl,tax.RegistrationCreateParams.country_options.pl,tax.RegistrationCreateParams.country_options.pt,tax.RegistrationCreateParams.country_options.ro,tax.RegistrationCreateParams.country_options.se,tax.RegistrationCreateParams.country_options.si, andtax.RegistrationCreateParams.country_options.sk - Add support for new value
2026-08-26.dahliaon enumWebhookEndpointCreateParams.apiVersion
- Add support for new resource