Skip to content

Update generated code for beta - #1892

Open
stripe-openapi[bot] wants to merge 11 commits into
betafrom
latest-codegen-beta
Open

stripe-openapi[bot] wants to merge 11 commits into
betafrom
latest-codegen-beta

Conversation

@stripe-openapi

@stripe-openapi stripe-openapi Bot commented Aug 27, 2026 •

Copy link
Copy Markdown
Contributor

Codegen for openapi v2524 and v2 openapi 83110a8fcd74d32f3b904356db1328d072d021c1.

Changelog

  • Add support for new resource radar.BillingEvaluation
  • Add support for create method on resource radar.BillingEvaluation
  • Add support for list method on resource reserve.Plan
  • Change Tax.CalculationLineItem.performance_location and TaxCode.Requirement.performance_location to be required
  • Change Account.BusinessProfile.specified_commercial_transactions_act_url to be required
  • Add support for after_expiration on BillingPortal.Session and billing_portal.SessionCreateParams
  • Add support for new value fundbox_ca_financing on enums Capital.FinancingOffer.disclaimer_variant and Capital.FinancingSummary.Detail.disclaimer_variant
  • Add support for setup_credential_usage on Charge.PaymentMethodDetail.Card, PaymentIntent.PaymentMethodOption.Card, PaymentIntentConfirmParamsPaymentMethodOptionCard, PaymentIntentCreateParamsPaymentMethodOptionCard, PaymentIntentModifyParamsPaymentMethodOptionCard, SetupIntent.PaymentMethodOption.Card, SetupIntentConfirmParamsPaymentMethodOptionCard, SetupIntentCreateParamsPaymentMethodOptionCard, and SetupIntentModifyParamsPaymentMethodOptionCard
  • Add support for stored_credential_usage on Charge.PaymentMethodDetail.Card, PaymentAttemptRecord.PaymentMethodDetail.Card, PaymentIntent.PaymentMethodOption.Card, PaymentIntentConfirmParamsPaymentMethodOptionCard, PaymentIntentCreateParamsPaymentMethodOptionCard, PaymentIntentModifyParamsPaymentMethodOptionCard, and PaymentRecord.PaymentMethodDetail.Card
  • Add support for expires_at on Subscription.PaymentSetting.PaymentMethodOption.Blik.MandateOption, SubscriptionCreateParamsPaymentSettingPaymentMethodOptionBlikMandateOption, SubscriptionModifyParamsPaymentSettingPaymentMethodOptionBlikMandateOption, and checkout.SessionCreateParamsPaymentMethodOptionBlikMandateOption
  • ⚠️ Remove support for expires_after on Subscription.PaymentSetting.PaymentMethodOption.Blik.MandateOption, SubscriptionCreateParamsPaymentSettingPaymentMethodOptionBlikMandateOption, SubscriptionModifyParamsPaymentSettingPaymentMethodOptionBlikMandateOption, and checkout.SessionCreateParamsPaymentMethodOptionBlikMandateOption
  • ⚠️ Remove support for value on_session from enum checkout.SessionCreateParamsPaymentMethodOptionBlik.setup_future_usage
  • Add support for payment_intent_data on checkout.SessionModifyParams
  • Add support for appeal on Dispute.Evidence and DisputeModifyParamsEvidence
  • Add support for livemode on FxQuote
  • ⚠️ Remove support for capture_method on PaymentIntentConfirmParamsPaymentMethodOptionPaypay, PaymentIntentCreateParamsPaymentMethodOptionPaypay, and PaymentIntentModifyParamsPaymentMethodOptionPaypay
  • Add support for active on ProductCatalog.TrialOffer, product_catalog.TrialOfferCreateParams, and product_catalog.TrialOfferListParams
  • Add support for nickname on ProductCatalog.TrialOffer and product_catalog.TrialOfferCreateParams
  • ⚠️ Remove support for name on ProductCatalog.TrialOffer and product_catalog.TrialOfferCreateParams
  • ⚠️ Change ProductCatalog.TrialOffer.EndBehavior.transition to be optional
  • Change Product.tax_details to be required
  • Add support for status_details on QuotePreviewInvoice
  • Add support for company_details and reference on QuotePreviewInvoice.PaymentSetting.PaymentMethodOption.Billie
  • Add support for pause_schedules on QuotePreviewSubscriptionSchedule
  • Add support for destination on Reserve.Hold, Reserve.Plan, and Reserve.Release
  • Add support for manual_release on Reserve.Plan
  • ⚠️ Add support for new value other on enum Reserve.Plan.status
  • ⚠️ Add support for new values manual_release and other on enum Reserve.Plan.type
  • ⚠️ Add support for new value hold_expired on enum Reserve.Release.reason
  • ⚠️ Remove support for value bulk_hold_expiry from enum Reserve.Release.reason
  • Change SubscriptionItem.current_trial to be required
  • Change Subscription.TrialSetting.EndBehavior.billing_cycle_anchor to be required
  • Add support for new value igic on enums Tax.Registration.CountryOption.E.type and tax.RegistrationCreateParamsCountryOptionE.type
  • Change TaxCode.requirements to be required
  • Add support for error codes dispute_evidence_page_limit_exceeded, financial_connections_consent_locale_invalid, financial_connections_consent_locale_unsupported, and payment_evaluation_on_api_version_not_supported on QuotePreviewInvoice.LastFinalizationError

@stripe-openapi
stripe-openapi Bot requested a review from a team as a code owner August 27, 2026 08:00
@stripe-openapi
stripe-openapi Bot requested review from zacchua-stripe and removed request for a team and zacchua-stripe August 27, 2026 08:00
@stripe-openapi
stripe-openapi Bot enabled auto-merge August 27, 2026 08:00
@stripe-openapi
stripe-openapi Bot force-pushed the latest-codegen-beta branch 22 times, most recently from d3d0fe6 to bff4d02 Compare September 1, 2026 04:57
@stripe-openapi
stripe-openapi Bot force-pushed the latest-codegen-beta branch 2 times, most recently from d4d3168 to 36ba925 Compare September 2, 2026 19:05
@stripe-openapi
stripe-openapi Bot force-pushed the latest-codegen-beta branch 8 times, most recently from 6df7f46 to fe3aa94 Compare September 9, 2026 17:41
@stripe-openapi
stripe-openapi Bot force-pushed the latest-codegen-beta branch 12 times, most recently from 06e35f1 to bc260bd Compare September 11, 2026 04:26
xavdid and others added 9 commits September 14, 2026 15:00
* migrate to hark

* tweak issue template

* point the hark actions at master

* use the single hark/checks action in CI

* use the hark checks action and rename pr_link to pr_url

* record language and channel in versions.json metadata

* rename versions.json to releases.json

* regenerate changelogs; pad short versions

* add a minimum-runtime-version recipe

Committed-By-Agent: claude

* add print-version-info recipe

* swap from is_breaking to semver_level
* support related singleton objects

* add missing changefile
* Add option to suppress Stripe notices

Committed-By-Agent: codex
Co-authored-by: codex <noreply@openai.com>

* Add changelog entry for notice suppression

Committed-By-Agent: codex
Co-authored-by: codex <noreply@openai.com>

* Clarify Stripe notice suppression instructions

Committed-By-Agent: codex
Co-authored-by: codex <noreply@openai.com>

---------

Co-authored-by: codex <noreply@openai.com>
* Fix event handler account scoping

Committed-By-Agent: codex
Co-authored-by: codex <noreply@openai.com>

* Add PR URL to changefile

Committed-By-Agent: codex
Co-authored-by: codex <noreply@openai.com>

---------

Co-authored-by: codex <noreply@openai.com>
Committed-By-Agent: goose
Orbit-Session-Id: d60d503e-7c8a-4aa0-89d1-37cc435afc02
* Update tests for Endive API changes

Committed-By-Agent: codex
Co-authored-by: codex <noreply@openai.com>

* fixed formatting

---------

Co-authored-by: codex <noreply@openai.com>

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants