Removed FrMealVouchersOnboarding resource and its create/list/modify/retrieve methods, along with financial_accounts_transactions, financial_accounts, and recipients_list from AccountSession component params. Added PaymentRecord create method, smart_disputes_management feature, pause_schedules on subscription schedules, and new event types for financial connections.
stripe-python
Moves HTTP library imports to module load time, reducing StripeClient() cold start latency for serverless environments like AWS Lambda. Replaces source hash with Telemetry UUID, makes Error fields generated, and removes unused Retry-After header support.
API version pinned to 2026-07-08.preview. Breaking changes to V2 Billing include removal of one_time_fees, status_details, and pricing_override; type changes for PricingOverride.type (multiplier → multiply_pricing) and pricing line timing fields (contract_start/contract_end → timestamp only); and field removals in tiering_mode and tiers. New gift card methods on terminal.Reader, expanded payment method types and networks, and tax type enums including mass_transit_parking_tax and parking_tax.
Pinned API version to 2026-07-01.preview. Adds new crypto resources (CustomerConsumerWallet, CustomerPaymentToken, Customer, OnrampSession, OnrampTransactionLimits) with list, retrieve, checkout, create, and quote methods. Removes support for deactivation on GiftCardOperation and its enum value.
Pinned API version to 2026-06-24.preview. Removed v2.billing.ContractLicensePricingQuantityChange resource, performance_location_details on Tax.TransactionLineItem, amount on Issuing.Authorization.BalanceResponse, and storer configuration namespace. Billing contract pricing_lines and pricing_overrides changed from array to object. Added new resources for money_management, billing contracts, and health alerts.
Removed support for storer configuration across V2 Core Account APIs and replaced it with money_manager. Also removed maximum_rps from BatchJob, swift_code from US Bank Account credentials, and status from FinancialAccount list params. Added redaction support on multiple objects, new error codes, and event notifications for money manager and under-review states.
Pinned the API version to 2026-06-24.dahlia. Removed stored_credential_usage from PaymentAttemptRecord and PaymentRecord card details, and removed crypto_storer and storer from account modification terms of service. Several fields changed to optional, and new enum values added across balance transaction types, crypto networks, and dispute evidence.
Adds support for Tamara as a payment method across multiple resources and removes several fields including processed_transaction_type, brand, first6, and wallet from various payment detail objects. Also adds retrieve method for radar.CustomerEvaluation, BLIK mandate support, and expands crypto deposit network options to include ethereum and polygon.
Added a "source" field to the user-agent header.
The pinned API version has been updated to 2026-06-10.preview, introducing support for new resources like GiftCardOperation, GiftCard, and TaxFund, along with numerous method additions and some removals and type changes.
Added support for new resources delegated_checkout.Order, delegated_checkout.OrderEvent, v2.billing.Contract, v2.billing.ContractLicensePricingQuantityChange, and v2.signals.AccountSignal with associated methods. Added support for birth_address on account and person parameters, provisioning_decision and token_type on issuing tokens, static_address on crypto deposit options, and other payment method fields. Breaking changes include removal of payment_details on PaymentIntentCreateParamsPaymentsOrchestration, a type change for transaction_type enums to include debt_repayment, a new required last4 field on radar issuing authorization card details, and new enum values for automatic surcharge providers and outbound payment failure reasons.
Pinned API version to 2026-05-27.private. Billing.Alert.SpendThreshold.group_by type changed from literal to enum, and support removed for login_failed, registration_failed, registration_success, and type on radar.CustomerEvaluationModifyParams. Also removed latest_version from multiple V2.Billing objects and service_interval fields from V2.Billing.LicenseFee and V2.Billing.RateCard. Added support for wechat_pay and gift_card payment methods, new financial connections status details, and event notifications for health monitoring.
This release pins the API version to 2026-05-27.private and adds support for the pause method on Subscription resources. Includes multiple breaking changes: ProductCatalog.TrialOffer.EndBehavior.Transition.price changes from string to expandable, SubscriptionItem.billed_until changes from nullable to non-nullable, and new payment method types and bank account codes are added to several enums.
The pinned API version is updated to 2026-05-27.dahlia. New support added for Bizum and Scalapay payment methods across Charge, PaymentIntent, SetupIntent, and Checkout resources, plus a new ProductCatalogImport resource and expanded TWINT configuration options. Several enums for payment method types and excluded payment methods now include bizum and scalapay values.
Removed support for credited_items on InvoiceItem.ProrationDetail, payment_behavior on SubscriptionResumeParams, and status_details on Subscription. Added support for new PaymentLocationCapability resource with list, modify, and retrieve methods, plus balance_response on Issuing.Authorization and advanced_feature_details and allowed_payment_method_types on PaymentIntent.
Added support for new resources v2.core.FeeBatch, v2.core.FeeEntry, v2.money_management.DebitDispute, and v2.money_management.FinancialAccountStatement with list and retrieve methods. Removed support for check_deposit_address on invoice and subscription payment method options.
- #1804 Update generated code for private-preview
- Add support for new resource
PaymentLocation - Add support for
create,delete,modify, andretrievemethods on resourcePaymentLocation - Add support for…
- Add support for new resource
- #1802 Update generated code for private-preview
- Add support for
debit_cardonV2.Core.Account.Configuration.CardCreator.Capability.Consumer.Lead,…
- Add support for
- #1797 Update generated code for beta
- Add support for new resources
v2.commerce.ProductCatalogImport,v2.data.reporting.QueryRun,v2.extend.WorkflowRun,v2.extend.Workflow,v2.iam.ActivityLog,…
- Add support for new resources
This release changes the pinned API version to 2026-04-22.private.

