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
  • Change Tax::Association.tax_transaction_attempts to be required
  • Add support for specified_commercial_transactions_act_url on Account::BusinessProfile, AccountCreateParams::BusinessProfile, and AccountUpdateParams::BusinessProfile
  • Add support for paypay_payments on Account::Setting, AccountCreateParams::Setting, and AccountUpdateParams::Setting
  • Change type of Billing::Analytics::MeterUsageRetrieveParams::Meter.dimension_filters from string to array(string)
  • Change type of Billing::Analytics::MeterUsageRetrieveParams::Meter.tenant_filters from string to array(string)
  • Add support for payment_method_configuration on BillingPortal::Configuration::Feature::PaymentMethodUpdate
  • Add support for car_rental_data, flight_data, and lodging_data on ChargeCaptureParams::PaymentDetail, ChargeUpdateParams::PaymentDetail, PaymentIntentCaptureParams::PaymentDetail, PaymentIntentConfirmParams::PaymentDetail, PaymentIntentCreateParams::PaymentDetail, and PaymentIntentUpdateParams::PaymentDetail
  • Add support for transaction_id on Charge::PaymentMethodDetail::Ideal, PaymentAttemptRecord::PaymentMethodDetail::Ideal, and PaymentRecord::PaymentMethodDetail::Ideal
  • Add support for created on CustomerCustomerBalanceTransactionListParams and InvoicePaymentListParams
  • Add support for account_numbers on FinancialConnections::Account
  • Change type of FinancialConnections::Session.client_secret from string to nullable(string)
  • Add support for fraud_risk on Issuing::AuthorizationCreateParams::RiskAssessment
  • Add support for latest_fraud_warning on Issuing::Card
  • Add support for supplementary_purchase_data on OrderCreateParams::Payment::Setting::PaymentMethodOption::Klarna, OrderUpdateParams::Payment::Setting::PaymentMethodOption::Klarna, PaymentIntentConfirmParams::PaymentMethodOption::Klarna, PaymentIntentCreateParams::PaymentMethodOption::Klarna, and PaymentIntentUpdateParams::PaymentMethodOption::Klarna
  • Add support for capture_method on PaymentIntent::PaymentMethodOption::CardPresent, PaymentIntentConfirmParams::PaymentMethodOption::CardPresent, PaymentIntentCreateParams::PaymentMethodOption::CardPresent, and PaymentIntentUpdateParams::PaymentMethodOption::CardPresent
  • Add support for allow_redisplay and customer_account on PaymentMethodListParams
  • Add support for mb_way and twint on Refund::DestinationDetail
  • Change type of SubscriptionScheduleUpdateParams.billing_schedules from array(billing_schedules_update_params) to emptyable(array(billing_schedules_update_params))

stripe-openapi bot and others added 2 commits November 15, 2025 00:10
* 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:47
@stripe-openapi stripe-openapi bot requested review from prathmesh-stripe and removed request for a team and prathmesh-stripe November 17, 2025 15:47
@stripe-openapi stripe-openapi bot enabled auto-merge November 17, 2025 15:47
mbroshi-stripe and others added 4 commits November 17, 2025 17:36
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 util.rb flatten_params_array to always use indexed format
- Updated tests to expect indexed format for v2 arrays

🤖 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 d604a83 into private-preview Nov 17, 2025
15 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