Skip to content

v33.4.0

Latest

Choose a tag to compare

@xavdid xavdid released this 27 Aug 04:05

This release changes the pinned API version to 2026-08-26.dahlia.

  • #2269 Add new EventNotificationHandler class for better thin event management

  • #2262 Update generated code

    • Add support for new resource billing.FeedbackOption
    • Add support for create, deactivate, list, retrieve, and update methods on resource billing.FeedbackOption
    • Add support for paymentMethodSettings on AccountSession.components and AccountSessionCreateParams.components
    • Add support for feedbackOptions on billingportal.Configuration.features.subscription_cancel.cancellation_reason, billingportal.ConfigurationCreateParams.features.subscription_cancel.cancellation_reason, and billingportal.ConfigurationUpdateParams.features.subscription_cancel.cancellation_reason
    • Add support for new value customer_update on enum billingportal.SessionCreateParams.flow_data.type
    • Add support for customerUpdate on billingportal.Session.flow
    • Add support for fundingSourceGroup on Charge.payment_method_details.card.wallet.link and Charge.payment_method_details.link
    • Add support for fundingTypesBlocked on checkout.Session.payment_method_options.card.restrictions and checkout.SessionCreateParams.payment_method_options.card.restrictions
    • Add support for metadata on ConfirmationToken
    • Add support for activeEntitlements and customerPortal on CustomerSession.components and CustomerSessionCreateParams.components
    • Add support for country on financialconnections.Session.filters
    • Add support for frozenFields on InvoiceItem
    • Add support for billie on Invoice.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, and SubscriptionUpdateParams.payment_settings.payment_method_options
    • Add support for new value billie on enums InvoiceCreateParams.payment_settings.paymentMethodTypes, InvoiceUpdateParams.payment_settings.paymentMethodTypes, SubscriptionCreateParams.payment_settings.paymentMethodTypes, and SubscriptionUpdateParams.payment_settings.paymentMethodTypes
    • ⚠️ Remove support for cryptogram on PaymentAttemptRecord.payment_method_details.card.three_d_secure and PaymentRecord.payment_method_details.card.three_d_secure
    • Add support for new value touch_n_go on enums PaymentIntentConfirmParams.allowedPaymentMethodTypes, PaymentIntentCreateParams.allowedPaymentMethodTypes, PaymentIntentUpdateParams.allowedPaymentMethodTypes, SetupIntentConfirmParams.allowedPaymentMethodTypes, SetupIntentCreateParams.allowedPaymentMethodTypes, and SetupIntentUpdateParams.allowedPaymentMethodTypes
    • Add support for applicationFeeAmount, applicationFeePercent, onBehalfOf, and transferData on PaymentLinkUpdateParams
    • Add support for feedbackOption on Subscription.cancellation_details, SubscriptionCancelParams.cancellation_details, and SubscriptionUpdateParams.cancellation_details
    • Add support for igic on tax.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, and tax.RegistrationCreateParams.country_options.sk
    • Add support for new value 2026-08-26.dahlia on enum WebhookEndpointCreateParams.apiVersion

See the changelog for more details.