This release changes the pinned API version to 2026-06-24.dahlia.
-
#2748 Update generated code
- Add support for
release_detailsonReserve.Hold - ⚠️ Add support for new value
tax_fundon enumBalanceTransaction.type - Change
Billing.CreditGrant.priorityto be required - Add support for
buyer_idonCharge.payment_method_details.bizum,ConfirmationToken.payment_method_preview.bizum,ConfirmationToken.payment_method_preview.blik,PaymentAttemptRecord.payment_method_details.bizum,PaymentMethod.bizum,PaymentMethod.blik, andPaymentRecord.payment_method_details.bizum - Add support for
transaction_link_idonCharge.payment_method_details.card - ⚠️ Add support for new value
suion enumsCharge.payment_method_details.crypto.network,PaymentAttemptRecord.payment_method_details.crypto.network, andPaymentRecord.payment_method_details.crypto.network - ⚠️ Add support for new value
usdsuion enumsCharge.payment_method_details.crypto.token_currency,PaymentAttemptRecord.payment_method_details.crypto.token_currency, andPaymentRecord.payment_method_details.crypto.token_currency - Add support for
fingerprintonCharge.payment_method_details.pix,ConfirmationToken.payment_method_preview.pix,PaymentMethod.pix, andSetupAttempt.payment_method_details.pix - Add support for
sunbitonCheckout.Session.payment_method_options,Checkout.SessionCreateParams.payment_method_options,PaymentIntent.payment_method_options,PaymentIntentConfirmParams.payment_method_options,PaymentIntentCreateParams.payment_method_options, andPaymentIntentUpdateParams.payment_method_options - Add support for
billing_cycle_anchor_configonCheckout.SessionCreateParams.subscription_data - Add support for
wechat_payonCheckout.Session.payment_method_options - Add support for
mastercard_complianceonDispute.evidence.enhanced_evidence,Dispute.evidence_details.enhanced_eligibility, andDisputeUpdateParams.evidence.enhanced_evidence - ⚠️ Add support for new value
mastercard_complianceon enumDispute.enhanced_eligibility_types - Add support for
status_detailsonFinancialConnections.Account - ⚠️ Add support for new value
validatedon enumIdentity.VerificationSession.redaction.status - Add support for new value
satispayon enumsInvoiceCreateParams.payment_settings.payment_method_types,InvoiceUpdateParams.payment_settings.payment_method_types,SubscriptionCreateParams.payment_settings.payment_method_types, andSubscriptionUpdateParams.payment_settings.payment_method_types - ⚠️ Add support for new value
satispayon enumsInvoice.payment_settings.payment_method_typesandSubscription.payment_settings.payment_method_types - ⚠️ Remove support for
stored_credential_usageonPaymentAttemptRecord.payment_method_details.cardandPaymentRecord.payment_method_details.card - ⚠️ Change
PaymentAttemptRecord.payment_method_details.card.descriptionandPaymentRecord.payment_method_details.card.descriptionto be optional - ⚠️ Change
PaymentAttemptRecord.payment_method_details.card.iinandPaymentRecord.payment_method_details.card.iinto be optional - ⚠️ Change
PaymentAttemptRecord.payment_method_details.card.issuerandPaymentRecord.payment_method_details.card.issuerto be optional - Add support for
setup_future_usageonPaymentIntent.payment_method_options.satispay,PaymentIntentConfirmParams.payment_method_options.satispay,PaymentIntentCreateParams.payment_method_options.satispay, andPaymentIntentUpdateParams.payment_method_options.satispay - Change
PaymentRecordReportRefundParams.refundedto be optional - Add support for
satispayonSetupAttempt.payment_method_details - Add support for
custom_fields,description, andfooteronSubscription.invoice_settings,SubscriptionCreateParams.invoice_settings, andSubscriptionUpdateParams.invoice_settings - Add support for
payment_method_optionsandpayment_methodonTopupCreateParams - Add support for new value
2026-06-24.dahliaon enumWebhookEndpointCreateParams.api_version - Add support for
modeonV2.Commerce.ProductCatalogImport - ⚠️ Add support for new value
promotionon enumV2.Commerce.ProductCatalogImport.feed_type - Add support for
sunbit_paymentsonV2.Core.Account.configuration.merchant.capabilities,V2.Core.AccountCreateParams.configuration.merchant.capabilities, andV2.Core.AccountUpdateParams.configuration.merchant.capabilities - Add support for
crypto_money_managerandmoney_manageronV2.Core.AccountUpdateParams.identity.attestations.terms_of_service - ⚠️ Remove support for
crypto_storerandstoreronV2.Core.AccountUpdateParams.identity.attestations.terms_of_service - Add support for new value
promotionon enumV2.Commerce.ProductCatalogImportCreateParams.feed_type - ⚠️ Add support for new value
sunbit_paymentson enumEventsV2CoreAccountIncludingConfigurationMerchantCapabilityStatusUpdatedEvent.updated_capability - Add support for error codes
anomalous_money_movement_request,failed_tax_calculation,financial_account_balance_does_not_support_currency,financial_account_capability_not_enabled, andfinancial_account_capability_restrictedonInvoice.last_finalization_error,PaymentIntent.last_payment_error,SetupAttempt.setup_error,SetupIntent.last_setup_error,StripeError, andTerminal.Reader.action.api_error
- Add support for
-
#2765 fix: CJS companion namespace access for resource types at all depths
- Fixes TypeScript type access for nested namespaces in CJS mode (e.g.
Stripe.Price.Recurring,Stripe.Subscription.BillingMode) - Fixes TypeScript type access for nested resource types e.g.
Stripe.Billing.Alert.Status,Stripe.Terminal.Configuration.Tippingin both ESM and CJS modes.
- Fixes TypeScript type access for nested namespaces in CJS mode (e.g.