Skip to content

Conversation

@stripe-openapi
Copy link
Contributor

Codegen for openapi v2124 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 specified_commercial_transactions_act_url on Account.business_profile, AccountCreateParams.business_profile, and AccountUpdateParams.business_profile
  • Add support for paypay_payments on Account.settings, AccountCreateParams.settings, and AccountUpdateParams.settings
  • Change Tax.Association.tax_transaction_attempts to be required
  • Change type of Billing.Analytics.MeterUsageRetrieveParams.meters[].dimension_filters from string to array(string)
  • Change type of Billing.Analytics.MeterUsageRetrieveParams.meters[].tenant_filters from string to array(string)
  • Add support for payment_method_configuration on BillingPortal.Configuration.features.payment_method_update
  • Add support for car_rental_data, flight_data, and lodging_data on ChargeCaptureParams.payment_details, ChargeUpdateParams.payment_details, PaymentIntentCaptureParams.payment_details, PaymentIntentConfirmParams.payment_details, PaymentIntentCreateParams.payment_details, and PaymentIntentUpdateParams.payment_details
  • Add support for transaction_id 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 Charge.payment_method_details.ideal.bank, ConfirmationToken.payment_method_preview.ideal.bank, ConfirmationTokenCreateParams.testHelpers.payment_method_data.ideal.bank, PaymentAttemptRecord.payment_method_details.ideal.bank, PaymentIntentConfirmParams.payment_method_data.ideal.bank, PaymentIntentCreateParams.payment_method_data.ideal.bank, PaymentIntentUpdateParams.payment_method_data.ideal.bank, PaymentMethod.ideal.bank, PaymentMethodCreateParams.ideal.bank, PaymentRecord.payment_method_details.ideal.bank, SetupAttempt.payment_method_details.ideal.bank, SetupIntentConfirmParams.payment_method_data.ideal.bank, SetupIntentCreateParams.payment_method_data.ideal.bank, and SetupIntentUpdateParams.payment_method_data.ideal.bank
  • Add support for new value FNOMNL22 on enums Charge.payment_method_details.ideal.bic, ConfirmationToken.payment_method_preview.ideal.bic, PaymentAttemptRecord.payment_method_details.ideal.bic, PaymentMethod.ideal.bic, PaymentRecord.payment_method_details.ideal.bic, and SetupAttempt.payment_method_details.ideal.bic
  • Add support for new value tokenized_account_number_deactivated on enums ConfirmationToken.payment_method_preview.us_bank_account.status_details.blocked.reason and PaymentMethod.us_bank_account.status_details.blocked.reason
  • Add support for created on CustomerListCustomerBalanceTransactionsParams and InvoicePaymentListParams
  • 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 enum Event.type
  • Add support for account_numbers on FinancialConnections.Account
  • Change type of FinancialConnections.Session.client_secret from string to string | null
  • Add support for fraud_risk on Issuing.AuthorizationCreateParams.testHelpers.risk_assessment
  • Add support for latest_fraud_warning on Issuing.Card
  • Add support for supplementary_purchase_data 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 capture_method 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 allow_redisplay and customer_account on PaymentMethodListParams
  • Add support for mb_way and twint on Refund.destination_details
  • Change type of SubscriptionScheduleUpdateParams.billing_schedules 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.enabled_events and WebhookEndpointUpdateParams.enabled_events
  • Add support for new value 2025-11-17.clover on enum WebhookEndpointCreateParams.api_version
  • Add support for snapshot events FinancialConnectionsAccountAccountNumbersUpdatedEvent and FinancialConnectionsAccountUpcomingAccountNumberExpiryEvent with resource FinancialConnections.Account

stripe-openapi bot and others added 2 commits November 15, 2025 00:11
* Update generated code for v2113 and

* Update generated code for v2114 and

* Update generated code for v2117 and

* Update generated code for v2121 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 requested a review from a team as a code owner November 17, 2025 15:44
@stripe-openapi stripe-openapi bot requested review from xavdid-stripe and removed request for a team and xavdid-stripe November 17, 2025 15:44
@stripe-openapi stripe-openapi bot enabled auto-merge November 17, 2025 15:45
mbroshi-stripe and others added 4 commits November 17, 2025 17:54
Updates v2 array parameter serialization to use indexed format
(?include[0]=foo&include[1]=bar) instead of repeated format
(?include=foo&include=bar), making it consistent with v1 behavior.

Modified src/utils.ts to always use 'indices' arrayFormat in
qs.stringify, and updated test expectations in test/utils.spec.ts
to reflect the new behavior.

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


Committed-By-Agent: claude

Co-authored-by: Claude <[email protected]>
* 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>
Co-authored-by: Ramya Rao <[email protected]>
@stripe-openapi stripe-openapi bot merged commit f273f0f into private-preview Nov 17, 2025
10 checks passed
@stripe-openapi stripe-openapi bot deleted the latest-codegen-private-preview branch November 17, 2025 21:05
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