Skip to content

Releases: stripe/openapi

v2250

20 Apr 20:36

Choose a tag to compare

OpenAPI spec versions

Spec info.version
openapi/spec3.sdk.{json,yaml} 2026-04-22.dahlia
openapi/spec3.beta.sdk.{json,yaml} 2026-04-22.preview
openapi/spec3.private_preview.sdk.{json,yaml} 2026-04-08.preview

v2249

20 Apr 18:32

Choose a tag to compare

  • Add support for balance_report and payout_reconciliation_report on AccountSession#create.components and AccountSession.components
  • Add support for app_distribution and sunbit_payments on Account#create.capabilities, Account#update.capabilities, and Account.capabilities
  • ⚠️ Add support for new values fee_credit_funding, inbound_transfer_reversal, and inbound_transfer on enum BalanceTransaction.type
  • Add support for sunbit on Charge.payment_method_details, ConfirmationToken.payment_method_preview, ConfirmationToken.testHelpers#create.payment_method_data, PaymentAttemptRecord.payment_method_details, PaymentIntent#confirm.payment_method_data, PaymentIntent#create.payment_method_data, PaymentIntent#update.payment_method_data, PaymentMethod#create, PaymentMethodConfiguration#create, PaymentMethodConfiguration#update, PaymentMethodConfiguration, PaymentMethod, PaymentRecord.payment_method_details, SetupIntent#confirm.payment_method_data, SetupIntent#create.payment_method_data, and SetupIntent#update.payment_method_data
  • ⚠️ Add support for new values phantom_cash and usdt on enums Charge.payment_method_details.crypto.token_currency, PaymentAttemptRecord.payment_method_details.crypto.token_currency, and PaymentRecord.payment_method_details.crypto.token_currency
  • Add support for location and reader on Charge.payment_method_details.klarna, PaymentAttemptRecord.payment_method_details.klarna, and PaymentRecord.payment_method_details.klarna
  • Add support for mandate on Charge.payment_method_details.pix, PaymentAttemptRecord.payment_method_details.pix, and PaymentRecord.payment_method_details.pix
  • Add support for managed_payments on Checkout.Session#create, Checkout.Session, PaymentIntent, PaymentLink#create, PaymentLink, SetupIntent, and Subscription
  • ⚠️ Add support for new value sunbit on enums Checkout.Session#create.excluded_payment_method_types, PaymentIntent#confirm.excluded_payment_method_types, PaymentIntent#create.excluded_payment_method_types, PaymentIntent#update.excluded_payment_method_types, PaymentIntent.excluded_payment_method_types, SetupIntent#create.excluded_payment_method_types, SetupIntent#update.excluded_payment_method_types, and SetupIntent.excluded_payment_method_types
  • Add support for mandate_options on Checkout.Session#create.payment_method_options.pix, Checkout.Session.payment_method_options.pix, PaymentIntent#confirm.payment_method_options.pix, PaymentIntent#create.payment_method_options.pix, PaymentIntent#update.payment_method_options.pix, and PaymentIntent.payment_method_options.pix
  • ⚠️ Change type of Checkout.Session#create.payment_method_options.pix.setup_future_usage, Checkout.Session.payment_method_options.pix.setup_future_usage, PaymentIntent#confirm.payment_method_options.pix.setup_future_usage, PaymentIntent#create.payment_method_options.pix.setup_future_usage, PaymentIntent#update.payment_method_options.pix.setup_future_usage, and PaymentIntent.payment_method_options.pix.setup_future_usage from literal('none') to enum('none'|'off_session')
  • Add support for new value sunbit on enum Checkout.Session#create.payment_method_types
  • ⚠️ Add support for new values fo_vat, gi_tin, it_cf, and py_ruc on enums Checkout.Session.customer_details.tax_ids[].type, Invoice.customer_tax_ids[].type, Tax.Calculation.customer_details.tax_ids[].type, Tax.Transaction.customer_details.tax_ids[].type, and TaxId.type
  • Add support for new value sunbit on enums ConfirmationToken.testHelpers#create.payment_method_data.type, PaymentIntent#confirm.payment_method_data.type, PaymentIntent#create.payment_method_data.type, PaymentIntent#update.payment_method_data.type, SetupIntent#confirm.payment_method_data.type, SetupIntent#create.payment_method_data.type, and SetupIntent#update.payment_method_data.type
  • ⚠️ Add support for new value sunbit on enums ConfirmationToken.payment_method_preview.type and PaymentMethod.type
  • ⚠️ Change type of CreditNote.total_taxes[].tax_rate_details.tax_rate, CreditNoteLineItem.taxes[].tax_rate_details.tax_rate, Invoice.total_taxes[].tax_rate_details.tax_rate, and InvoiceLineItem.taxes[].tax_rate_details.tax_rate from string to expandable($TaxRate)
  • Add support for new values fo_vat, gi_tin, it_cf, and py_ruc on enums Customer#create.tax_id_data[].type, Invoice#create_preview.customer_details.tax_ids[].type, Tax.Calculation#create.customer_details.tax_ids[].type, and TaxId#create.type
  • Add support for new value sunbit on enums Customer#list_payment_methods.type, PaymentMethod#create.type, and PaymentMethod#list.type
  • Add support for pix on Invoice#create.payment_settings.payment_method_options, Invoice#update.payment_settings.payment_method_options, Invoice.payment_settings.payment_method_options, Mandate.payment_method_details, SetupAttempt.payment_method_details, SetupIntent#confirm.payment_method_options, SetupIntent#create.payment_method_options, SetupIntent#update.payment_method_options, SetupIntent.payment_method_options, Subscription#create.payment_settings.payment_method_options, Subscription#update.payment_settings.payment_method_options, and Subscription.payment_settings.payment_method_options
  • Add support for upi on Invoice#create.payment_settings.payment_method_options, Invoice#update.payment_settings.payment_method_options, Invoice.payment_settings.payment_method_options, Subscription#create.payment_settings.payment_method_options, Subscription#update.payment_settings.payment_method_options, and Subscription.payment_settings.payment_method_options
  • ⚠️ Add support for new values pix and upi on enums Invoice#create.payment_settings.payment_method_types, Invoice#update.payment_settings.payment_method_types, Invoice.payment_settings.payment_method_types, Subscription#create.payment_settings.payment_method_types, Subscription#update.payment_settings.payment_method_types, and Subscription.payment_settings.payment_method_types
  • Add support for card_presence on Issuing.Authorization
  • Add support for allowed_card_presences and blocked_card_presences on Issuing.Card#create.spending_controls, Issuing.Card#update.spending_controls, Issuing.Card.spending_controls, Issuing.Cardholder#create.spending_controls, Issuing.Cardholder#update.spending_controls, and Issuing.Cardholder.spending_controls
  • ⚠️ Add support for new value fulfillment_error on enum Issuing.Card.cancellation_reason
  • ⚠️ Add support for new value fulfillment_error on enum Issuing.Card.replacement_reason
  • Add support for amount and currency on Mandate.multi_use
  • ⚠️ Change type of PaymentAttemptRecord.payment_method_details.alma.installments.count and PaymentRecord.payment_method_details.alma.installments.count from longInteger to nullable(longInteger)
  • Add support for amount_to_confirm on PaymentIntent#confirm
  • Add support for klarna_display_qr_code on PaymentIntent.next_action
  • ⚠️ Add support for new value sunbit on enums PaymentLink#create.payment_method_types, PaymentLink#update.payment_method_types, and PaymentLink.payment_method_types
  • ⚠️ Add support for new values low, not_assessed, and unknown on enum Radar.PaymentEvaluation.signals.fraudulent_payment.risk_level
  • ⚠️ Add support for new value account on enums Radar.ValueList#create.item_type and Radar.ValueList.item_type
  • Add support for moto on SetupAttempt.payment_method_details.card
  • Add support for pix_display_qr_code on SetupIntent.next_action
  • Add support for new value 2026-04-22.dahlia on enum WebhookEndpoint#create.api_version
  • Add support for error codes action_blocked and approval_required on Invoice.last_finalization_error, PaymentIntent.last_payment_error, SetupAttempt.setup_error, SetupIntent.last_setup_error, and StripeError

OpenAPI spec versions

Spec info.version
openapi/spec3.sdk.{json,yaml} 2026-04-22.dahlia
openapi/spec3.beta.sdk.{json,yaml} 2026-04-22.preview
openapi/spec3.private_preview.sdk.{json,yaml} 2026-04-08.preview

v2248

17 Apr 22:25

Choose a tag to compare

OpenAPI spec versions

Spec info.version
openapi/spec3.sdk.{json,yaml} 2026-03-25.dahlia
openapi/spec3.beta.sdk.{json,yaml} 2026-03-25.preview
openapi/spec3.private_preview.sdk.{json,yaml} 2026-04-08.preview

v2247

17 Apr 20:40

Choose a tag to compare

OpenAPI spec versions

Spec info.version
openapi/spec3.sdk.{json,yaml} 2026-03-25.dahlia
openapi/spec3.beta.sdk.{json,yaml} 2026-03-25.preview
openapi/spec3.private_preview.sdk.{json,yaml} 2026-04-08.preview

v2246

17 Apr 19:54

Choose a tag to compare

OpenAPI spec versions

Spec info.version
openapi/spec3.sdk.{json,yaml} 2026-03-25.dahlia
openapi/spec3.beta.sdk.{json,yaml} 2026-03-25.preview
openapi/spec3.private_preview.sdk.{json,yaml} 2026-04-08.preview

v2245

17 Apr 18:22

Choose a tag to compare

OpenAPI spec versions

Spec info.version
openapi/spec3.sdk.{json,yaml} 2026-03-25.dahlia
openapi/spec3.beta.sdk.{json,yaml} 2026-03-25.preview
openapi/spec3.private_preview.sdk.{json,yaml} 2026-04-08.preview

v2244

17 Apr 14:45

Choose a tag to compare

OpenAPI spec versions

Spec info.version
openapi/spec3.sdk.{json,yaml} 2026-03-25.dahlia
openapi/spec3.beta.sdk.{json,yaml} 2026-03-25.preview
openapi/spec3.private_preview.sdk.{json,yaml} 2026-04-08.preview

v2243

17 Apr 13:53

Choose a tag to compare

OpenAPI spec versions

Spec info.version
openapi/spec3.sdk.{json,yaml} 2026-03-25.dahlia
openapi/spec3.beta.sdk.{json,yaml} 2026-03-25.preview
openapi/spec3.private_preview.sdk.{json,yaml} 2026-04-08.preview

v2242

17 Apr 01:46

Choose a tag to compare

OpenAPI spec versions

Spec info.version
openapi/spec3.sdk.{json,yaml} 2026-03-25.dahlia
openapi/spec3.beta.sdk.{json,yaml} 2026-03-25.preview
openapi/spec3.private_preview.sdk.{json,yaml} 2026-04-08.preview

v2241

16 Apr 14:50

Choose a tag to compare

OpenAPI spec versions

Spec info.version
openapi/spec3.sdk.{json,yaml} 2026-03-25.dahlia
openapi/spec3.beta.sdk.{json,yaml} 2026-03-25.preview
openapi/spec3.private_preview.sdk.{json,yaml} 2026-04-08.preview