Skip to content

Conversation

@stripe-openapi
Copy link
Contributor

@stripe-openapi stripe-openapi bot commented Nov 13, 2025

Codegen for openapi v2125 and proto spec .

Changelog

  • Add support for new resources BalanceTransfer and radar.AccountEvaluation
  • Add support for create method on resource BalanceTransfer
  • Add support for create, retrieve, and update methods on resource radar.AccountEvaluation
  • Add support for specifiedCommercialTransactionsActUrl on Account.business_profile, AccountCreateParams.business_profile, and AccountUpdateParams.business_profile
  • Add support for paypayPayments on Account.settings, AccountCreateParams.settings, and AccountUpdateParams.settings
  • Change type of billing.analytics.MeterUsageRetrieveParams.meters[].dimensionFilters from string to array(string)
  • Change type of billing.analytics.MeterUsageRetrieveParams.meters[].tenantFilters from string to array(string)
  • Add support for paymentMethodConfiguration on billingportal.Configuration.features.payment_method_update
  • Add support for carRentalData, flightData, and lodgingData on ChargeCaptureParams.payment_details, ChargeUpdateParams.payment_details, PaymentIntentCaptureParams.payment_details, PaymentIntentConfirmParams.payment_details, PaymentIntentCreateParams.payment_details, and PaymentIntentUpdateParams.payment_details
  • Add support for transactionId on Charge.payment_method_details.ideal, PaymentAttemptRecord.payment_method_details.ideal, and PaymentRecord.payment_method_details.ideal
  • Add support for new value finom on enums ConfirmationTokenCreateParams.payment_method_data.ideal.bank, PaymentIntentConfirmParams.payment_method_data.ideal.bank, PaymentIntentCreateParams.payment_method_data.ideal.bank, PaymentIntentUpdateParams.payment_method_data.ideal.bank, PaymentMethodCreateParams.ideal.bank, SetupIntentConfirmParams.payment_method_data.ideal.bank, SetupIntentCreateParams.payment_method_data.ideal.bank, and SetupIntentUpdateParams.payment_method_data.ideal.bank
  • Add support for created on CustomerBalanceTransactionListParams and InvoicePaymentListParams
  • Add support for accountNumbers on financialconnections.Account
  • Add support for billingSchedulesActions on InvoiceCreatePreviewParams.schedule_details.amendments[] and SubscriptionScheduleAmendParams.amendments[]
  • Add support for fraudRisk on issuing.AuthorizationCreateParams.risk_assessment
  • Add support for latestFraudWarning on issuing.Card
  • Add support for supplementaryPurchaseData on OrderCreateParams.payment.settings.payment_method_options.klarna, OrderUpdateParams.payment.settings.payment_method_options.klarna, PaymentIntentConfirmParams.payment_method_options.klarna, PaymentIntentCreateParams.payment_method_options.klarna, and PaymentIntentUpdateParams.payment_method_options.klarna
  • Add support for captureMethod on PaymentIntent.payment_method_options.card_present, PaymentIntentConfirmParams.payment_method_options.card_present, PaymentIntentCreateParams.payment_method_options.card_present, and PaymentIntentUpdateParams.payment_method_options.card_present
  • Add support for allowRedisplay and customerAccount on PaymentMethodListParams
  • Add support for mbWay and twint on Refund.destination_details
  • Change type of SubscriptionScheduleUpdateParams.billingSchedules from array(billing_schedules_update_params) to emptyable(array(billing_schedules_update_params))
  • Add support for new values capital.financing_offer.accepted_other_offer, financial_connections.account.account_numbers_updated, and financial_connections.account.upcoming_account_number_expiry on enums WebhookEndpointCreateParams.enabledEvents and WebhookEndpointUpdateParams.enabledEvents
  • Add support for new value 2025-11-17.clover on enum WebhookEndpointCreateParams.apiVersion
  • Add support for snapshot events financial_connections.account.account_numbers_updated and financial_connections.account.upcoming_account_number_expiry with resource financialconnections.Account

@stripe-openapi stripe-openapi bot requested a review from a team as a code owner November 13, 2025 04:39
@stripe-openapi stripe-openapi bot requested review from mbroshi-stripe and removed request for a team and mbroshi-stripe November 13, 2025 04:39
@stripe-openapi stripe-openapi bot enabled auto-merge November 13, 2025 04:40
stripe-openapi bot and others added 2 commits November 15, 2025 02:25
* Update generated code for v2113 and

* Update generated code for v2114 and

* Update generated code for v2117 and

* Update generated code for v2121 and

* Update generated code for v2123 and

---------

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
Co-authored-by: Ramya Rao <[email protected]>
@stripe-openapi stripe-openapi bot force-pushed the latest-codegen-private-preview branch from bcbbac7 to 6995116 Compare November 17, 2025 15:42
stripe-openapi bot and others added 3 commits November 17, 2025 11:43
* Update generated code for v2123 and

* Update generated code for v2124 and

---------

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
* Update v2 array parameter serialization to use indexed format

Change array parameter serialization for v2 endpoints to use indexed
format (e.g., ?include[0]=foo&include[1]=bar) instead of the repeated
parameter format (e.g., ?include=foo&include=bar). This aligns v2
behavior with v1 for consistency.

Changes:
- Modified FormEncoder.java flattenParamsCollection to always use indexed format
- Updated tests to expect indexed format for v2 arrays

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
Committed-By-Agent: claude

* Remove references to arraysAsRepeated

* Format code

* Remove deprecated function

* Fix formatting

---------

Co-authored-by: Claude <[email protected]>
Co-authored-by: Ramya Rao <[email protected]>
@stripe stripe deleted a comment Nov 18, 2025
@stripe stripe deleted a comment Nov 18, 2025
@stripe-openapi stripe-openapi bot merged commit b7bbdc8 into private-preview Nov 18, 2025
13 of 14 checks passed
@stripe-openapi stripe-openapi bot deleted the latest-codegen-private-preview branch November 18, 2025 17:44
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