Skip to content

Releases: stripe/stripe-python

v14.0.1

22 Nov 01:04

Choose a tag to compare

  • #1684 Update generated code
    • stripe.error module is now accessible globally. Fixes #1682
  • #1681 Throw a specific error when accessing payment_intent property on Invoice object to ease debugging.

See the changelog for more details.

v14.1.0a2

20 Nov 23:26

Choose a tag to compare

v14.1.0a2 Pre-release
Pre-release

This release changes the pinned API version to 2025-11-17.preview.

  • #1679 Update generated code for private-preview
    • Add support for new resources v2.core.AccountPersonToken, v2.core.AccountToken, and v2.money_management.CurrencyConversion
    • Add support for create, list, and retrieve methods on resource v2.money_management.CurrencyConversion
    • Add support for create and retrieve methods on resources v2.core.AccountPersonToken and v2.core.AccountToken
    • Add support for effective_at on InvoiceCreatePreviewParamsScheduleDetailAmendment, InvoiceCreatePreviewParamsScheduleDetailPhase, QuoteCreateParamsLine, QuoteLine, QuoteModifyParamsLine, QuotePreviewSubscriptionSchedule.Phase, SubscriptionSchedule.Phase, SubscriptionScheduleAmendParamsAmendment, SubscriptionScheduleCreateParamsPhase, and SubscriptionScheduleModifyParamsPhase
    • Add support for trial_offer on InvoiceCreatePreviewParamsScheduleDetailAmendmentItemActionAdd, InvoiceCreatePreviewParamsScheduleDetailAmendmentItemActionSet, InvoiceCreatePreviewParamsScheduleDetailPhaseItem, QuoteCreateParamsLineActionAddItem, QuoteCreateParamsLineActionSetItem, QuoteLine.Action.AddItem, QuoteLine.Action.SetItem, QuoteModifyParamsLineActionAddItem, QuoteModifyParamsLineActionSetItem, QuotePreviewSubscriptionSchedule.Phase.Item, SubscriptionSchedule.Phase.Item, SubscriptionScheduleAmendParamsAmendmentItemActionAdd, SubscriptionScheduleAmendParamsAmendmentItemActionSet, SubscriptionScheduleCreateParamsPhaseItem, and SubscriptionScheduleModifyParamsPhaseItem
    • Change type of DelegatedCheckout.RequestedSession.amount_subtotal from longInteger to nullable(longInteger)
    • Change type of DelegatedCheckout.RequestedSession.amount_total from longInteger to nullable(longInteger)
    • Add support for amount_discount, amount_subtotal, amount_total, unit_amount_after_discount, and unit_discount on DelegatedCheckout.RequestedSession.LineItemDetail
    • Add support for amount_subtotal_after_discount on DelegatedCheckout.RequestedSession.LineItemDetail and DelegatedCheckout.RequestedSession.TotalDetail
    • Change type of InvoiceCreatePreviewParamsScheduleDetail.billing_schedules from array(billing_schedules_update_params) to emptyable(array(billing_schedules_update_params))
    • Remove support for values amendment_end, line_ends_at, schedule_end, and upcoming_invoice from enums InvoiceCreatePreviewParamsSubscriptionDetailBillingScheduleBillUntil.type, Subscription.BillingSchedule.BillUntil.type, SubscriptionCreateParamsBillingScheduleBillUntil.type, SubscriptionModifyParamsBillingScheduleBillUntil.type, SubscriptionScheduleCreateParamsBillingScheduleBillUntil.type, and SubscriptionScheduleModifyParamsBillingScheduleBillUntil.type
    • Add support for current_trial on InvoiceCreatePreviewParamsSubscriptionDetailItem, SubscriptionCreateParamsItem, SubscriptionItemCreateParams, SubscriptionItemModifyParams, SubscriptionItem, and SubscriptionModifyParamsItem
    • Change type of QuoteCreateParamsSubscriptionDataOverride.billing_schedules and QuoteCreateParamsSubscriptionDatum.billing_schedules from emptyable(array(billing_schedules_create_specs)) to array(billing_schedules_create_specs)
    • Add support for new value line_start on enums QuoteCreateParamsSubscriptionDataOverride.phase_effective_at, QuoteCreateParamsSubscriptionDatum.phase_effective_at, QuoteModifyParamsSubscriptionDataOverride.phase_effective_at, and QuoteModifyParamsSubscriptionDatum.phase_effective_at
    • Remove support for value phase_start from enums QuoteCreateParamsSubscriptionDataOverride.phase_effective_at, QuoteCreateParamsSubscriptionDatum.phase_effective_at, QuoteModifyParamsSubscriptionDataOverride.phase_effective_at, and QuoteModifyParamsSubscriptionDatum.phase_effective_at
    • Change type of Quote.SubscriptionDataOverride.billing_schedules and Quote.SubscriptionDatum.billing_schedules from nullable(array(SubscriptionsResourceBillingSchedules)) to array(QuotesResourceSubscriptionDataBillingSchedules)
    • Change type of Quote.SubscriptionDataOverride.phase_effective_at and Quote.SubscriptionDatum.phase_effective_at from nullable(enum('billing_period_start'|'phase_start')) to enum('billing_period_start'|'line_start')
    • Change type of QuotePreviewSubscriptionSchedule.DefaultSetting.phase_effective_at and SubscriptionSchedule.DefaultSetting.phase_effective_at from nullable(enum('billing_period_start'|'phase_start')) to enum('billing_period_start'|'phase_start')
    • Change type of QuotePreviewSubscriptionSchedule.billing_schedules and SubscriptionSchedule.billing_schedules from nullable(array(SubscriptionsResourceBillingSchedules)) to array(SubscriptionsResourceBillingSchedules)
    • Remove support for amendment_start, line_starts_at, and relative on Subscription.BillingSchedule.BillFrom
    • Change type of Subscription.BillingSchedule.BillFrom.computed_timestamp from nullable(DateTime) to DateTime
    • Change type of Subscription.BillingSchedule.BillFrom.type from enum to literal('timestamp')
    • Remove support for amendment_end and line_ends_at on Subscription.BillingSchedule.BillUntil
    • Change type of V2.Billing.ServiceAction.CreditGrant.Amount.monetary, V2.Billing.ServiceAction.CreditGrantPerTenant.Amount.monetary, v2.billing.ServiceActionCreateParamsCreditGrantAmount.monetary, and v2.billing.ServiceActionCreateParamsCreditGrantPerTenantAmount.monetary from amount to an object
    • Add support for future_requirements on V2.Core.Account
    • Add support for konbini_payments and script_statement_descriptor on V2.Core.Account.Configuration.Merchant, v2.core.AccountCreateParamsConfigurationMerchant, and v2.core.AccountModifyParamsConfigurationMerchant
    • Add support for eur on V2.Core.Account.Configuration.Storer.Capability.HoldsCurrency, v2.core.AccountCreateParamsConfigurationStorerCapabilityHoldsCurrency, and v2.core.AccountModifyParamsConfigurationStorerCapabilityHoldsCurrency
    • Add support for requirements_collector on V2.Core.Account.Default.Responsibility
    • Add support for new value ar_cuit on enums V2.Core.Account.Identity.BusinessDetail.IdNumber.type, v2.core.AccountCreateParamsIdentityBusinessDetailIdNumber.type, and v2.core.AccountModifyParamsIdentityBusinessDetailIdNumber.type
    • Add support for new value ar_dni on enums V2.Core.Account.Identity.Individual.IdNumber.type, V2.Core.AccountPerson.IdNumber.type, v2.core.AccountCreateParamsIdentityIndividualIdNumber.type, v2.core.AccountModifyParamsIdentityIndividualIdNumber.type, v2.core.AccountPersonCreateParamsIdNumber.type, and v2.core.AccountPersonModifyParamsIdNumber.type
    • Remove support for collector on V2.Core.Account.Requirement
    • Add support for new value holds_currencies.eur on enum V2.Core.Account.Requirement.Entry.Impact.RestrictsCapability.capability
    • Add support for new values payment_method and person on enum V2.Core.Account.Requirement.Entry.Reference.type
    • Remove support for value resource from enum V2.Core.Account.Requirement.Entry.Reference.type
    • Remove support for value future_requirements from enum V2.Core.Account.Requirement.Entry.RequestedReason.code
    • Remove support for v1_event_id on V2.Core.Event
    • Remove support for amount_details and capture_method on V2.Payments.OffSessionPayment and v2.payments.OffSessionPaymentCreateParams
    • Change type of V2.Payments.OffSessionPayment.amount_capturable from amount to an object
    • Change type of V2.Payments.OffSessionPayment.amount_requested from amount to an object
    • Change type of v2.payments.OffSessionPaymentCreateParams.amount from amount to an object
    • Add support for new value best_available on enum v2.payments.OffSessionPaymentCreateParamsRetryDetail.retry_strategy
    • Remove support for values heuristic, scheduled, and smart from enum v2.payments.OffSessionPaymentCreateParamsRetryDetail.retry_strategy
    • Change v2.payments.OffSessionPaymentCreateParamsRetryDetail.retry_strategy to be optional
    • Remove support for destination on v2.payments.OffSessionPaymentCaptureParamsTransferDatum
    • Change v2.payments.OffSessionPaymentCaptureParams.amount_to_capture to be optional
    • Add support for created on v2.core.EventListParams
    • Remove support for gt, gte, lt, and lte on v2.core.EventListParams
    • Add support for account_token on v2.core.AccountCreateParams and v2.core.AccountModifyParams
    • Add support for new value future_requirements on enums v2.core.AccountCreateParams.include, v2.core.AccountModifyParams.include, and v2.core.AccountRetrieveParams.include
    • Add support for person_token on v2.core.AccountPersonCreateParams and v2.core.AccountPersonModifyParams
    • Add support for impacted_requests_percentage on EventsV2CoreHealthApiErrorFiringEvent.Impact, EventsV2CoreHealthApiErrorResolvedEvent.Impact, EventsV2CoreHealthApiLatencyFiringEvent.Impact, EventsV2CoreHealthApiLatencyResolvedEvent.Impact, EventsV2CoreHealthPaymentMethodErrorFiringEvent.Impact, and EventsV2CoreHealthPaymentMethodErrorResolvedEvent.Impact
    • Add support for context and related_object on EventsV2CoreHealthEventGenerationFailureResolvedEvent.Impact
    • Remove support for account, livemode, missing_delivery_attempts, and related_object_id on EventsV2CoreHealthEventGenerationFailureResolvedEvent.Impact
    • Change type of EventsV2CoreHealthFraudRateIncreasedEvent.Impact.realized_fraud_amount from amount to an object
    • Change type of EventsV2CoreHealthIssuingAuthorizationRequestErrorsFiringEvent.Impact.approved_amount, `EventsV2CoreHealthIssuingAuthorizationRequestErrorsResolvedEvent.I...
Read more

v14.1.0b1

18 Nov 19:25

Choose a tag to compare

v14.1.0b1 Pre-release
Pre-release

This release changes the pinned API version to 2025-11-17.preview.

  • #1663 Update generated code for beta
    • Add support for new resources v2.core.AccountPersonToken and v2.core.AccountToken
    • Remove support for resource v2.payments.OffSessionPayment
    • Add support for create and retrieve methods on resources v2.core.AccountPersonToken and v2.core.AccountToken
    • Remove support for cancel, capture, create, list, and retrieve methods on resource v2.payments.OffSessionPayment
    • Change Tax.Association.tax_transaction_attempts to be required
    • Add support for specified_commercial_transactions_act_url on Account.BusinessProfile, AccountCreateParamsBusinessProfile, and AccountModifyParamsBusinessProfile
    • Add support for paypay_payments on Account.Setting, AccountCreateParamsSetting, and AccountModifyParamsSetting
    • Change type of billing.analytics.MeterUsageRetrieveParamsMeter.dimension_filters from string to array(string)
    • Change type of billing.analytics.MeterUsageRetrieveParamsMeter.tenant_filters from string to array(string)
    • Add support for car_rental_data, flight_data, and lodging_data on ChargeCaptureParamsPaymentDetail, ChargeModifyParamsPaymentDetail, PaymentIntentCaptureParamsPaymentDetail, PaymentIntentConfirmParamsPaymentDetail, PaymentIntentCreateParamsPaymentDetail, and PaymentIntentModifyParamsPaymentDetail
    • Add support for supplementary_purchase_data on OrderCreateParamsPaymentSettingPaymentMethodOptionKlarna, OrderModifyParamsPaymentSettingPaymentMethodOptionKlarna, PaymentIntentConfirmParamsPaymentMethodOptionKlarna, PaymentIntentCreateParamsPaymentMethodOptionKlarna, and PaymentIntentModifyParamsPaymentMethodOptionKlarna
    • Add support for allow_redisplay and customer_account on PaymentMethodListParams
    • Add support for future_requirements on V2.Core.Account
    • Add support for konbini_payments and script_statement_descriptor on V2.Core.Account.Configuration.Merchant, v2.core.AccountCreateParamsConfigurationMerchant, and v2.core.AccountModifyParamsConfigurationMerchant
    • Add support for eur on V2.Core.Account.Configuration.Storer.Capability.HoldsCurrency, v2.core.AccountCreateParamsConfigurationStorerCapabilityHoldsCurrency, and v2.core.AccountModifyParamsConfigurationStorerCapabilityHoldsCurrency
    • Add support for requirements_collector on V2.Core.Account.Default.Responsibility
    • Add support for new value ar_cuit on enums V2.Core.Account.Identity.BusinessDetail.IdNumber.type, v2.core.AccountCreateParamsIdentityBusinessDetailIdNumber.type, and v2.core.AccountModifyParamsIdentityBusinessDetailIdNumber.type
    • Add support for new value ar_dni on enums V2.Core.Account.Identity.Individual.IdNumber.type, V2.Core.AccountPerson.IdNumber.type, v2.core.AccountCreateParamsIdentityIndividualIdNumber.type, v2.core.AccountModifyParamsIdentityIndividualIdNumber.type, v2.core.AccountPersonCreateParamsIdNumber.type, and v2.core.AccountPersonModifyParamsIdNumber.type
    • Remove support for collector on V2.Core.Account.Requirement
    • Add support for new value holds_currencies.eur on enum V2.Core.Account.Requirement.Entry.Impact.RestrictsCapability.capability
    • Add support for new values payment_method and person on enum V2.Core.Account.Requirement.Entry.Reference.type
    • Remove support for value resource from enum V2.Core.Account.Requirement.Entry.Reference.type
    • Remove support for value future_requirements from enum V2.Core.Account.Requirement.Entry.RequestedReason.code
    • Add support for changes on V2.Core.Event
    • Remove support for value sepa_bank_account from enums V2.MoneyManagement.FinancialAddress.Credential.type and v2.money_management.FinancialAddressCreateParams.type
    • Add support for account_token on v2.core.AccountCreateParams and v2.core.AccountModifyParams
    • Add support for new value future_requirements on enums v2.core.AccountCreateParams.include, v2.core.AccountModifyParams.include, and v2.core.AccountRetrieveParams.include
    • Add support for person_token on v2.core.AccountPersonCreateParams and v2.core.AccountPersonModifyParams
    • Add support for thin event V2CoreHealthEventGenerationFailureResolvedEvent
    • Remove support for thin events V2PaymentsOffSessionPaymentAuthorizationAttemptFailedEvent, V2PaymentsOffSessionPaymentAuthorizationAttemptStartedEvent, V2PaymentsOffSessionPaymentCanceledEvent, V2PaymentsOffSessionPaymentCreatedEvent, V2PaymentsOffSessionPaymentFailedEvent, V2PaymentsOffSessionPaymentRequiresCaptureEvent, and V2PaymentsOffSessionPaymentSucceededEvent with related object v2.payments.OffSessionPayment
  • #1670 Ramya/merge python beta

See the changelog for more details.

v14.1.0a1

18 Nov 19:49

Choose a tag to compare

v14.1.0a1 Pre-release
Pre-release

This release changes the pinned API version to 2025-11-17.preview.

  • #1675 Update generated code for private-preview
    • Add support for billing_schedules_actions on InvoiceCreatePreviewParamsScheduleDetailAmendment and SubscriptionScheduleAmendParamsAmendment
  • #1674 Update generated code for private-preview
    • Add support for new resources BalanceTransfer and radar.AccountEvaluation
    • Add support for create method on resource BalanceTransfer
    • Add support for create, modify, and retrieve 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, AccountCreateParamsBusinessProfile, and AccountModifyParamsBusinessProfile
    • Add support for paypay_payments on Account.Setting, AccountCreateParamsSetting, and AccountModifyParamsSetting
    • Change type of billing.analytics.MeterUsageRetrieveParamsMeter.dimension_filters from string to array(string)
    • Change type of billing.analytics.MeterUsageRetrieveParamsMeter.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 ChargeCaptureParamsPaymentDetail, ChargeModifyParamsPaymentDetail, PaymentIntentCaptureParamsPaymentDetail, PaymentIntentConfirmParamsPaymentDetail, PaymentIntentCreateParamsPaymentDetail, and PaymentIntentModifyParamsPaymentDetail
    • Add support for transaction_id on Charge.PaymentMethodDetail.Ideal, PaymentAttemptRecord.PaymentMethodDetail.Ideal, and PaymentRecord.PaymentMethodDetail.Ideal
    • Add support for new value finom on enums Charge.PaymentMethodDetail.Ideal.bank, ConfirmationToken.PaymentMethodPreview.Ideal.bank, ConfirmationTokenCreateParamsPaymentMethodDatumIdeal.bank, PaymentAttemptRecord.PaymentMethodDetail.Ideal.bank, PaymentIntentConfirmParamsPaymentMethodDatumIdeal.bank, PaymentIntentCreateParamsPaymentMethodDatumIdeal.bank, PaymentIntentModifyParamsPaymentMethodDatumIdeal.bank, PaymentMethod.Ideal.bank, PaymentMethodCreateParamsIdeal.bank, PaymentRecord.PaymentMethodDetail.Ideal.bank, SetupAttempt.PaymentMethodDetail.Ideal.bank, SetupIntentConfirmParamsPaymentMethodDatumIdeal.bank, SetupIntentCreateParamsPaymentMethodDatumIdeal.bank, and SetupIntentModifyParamsPaymentMethodDatumIdeal.bank
    • Add support for new value FNOMNL22 on enums Charge.PaymentMethodDetail.Ideal.bic, ConfirmationToken.PaymentMethodPreview.Ideal.bic, PaymentAttemptRecord.PaymentMethodDetail.Ideal.bic, PaymentMethod.Ideal.bic, PaymentRecord.PaymentMethodDetail.Ideal.bic, and SetupAttempt.PaymentMethodDetail.Ideal.bic
    • Add support for new value tokenized_account_number_deactivated on enums ConfirmationToken.PaymentMethodPreview.UsBankAccount.StatusDetail.Blocked.reason and PaymentMethod.UsBankAccount.StatusDetail.Blocked.reason
    • Add support for created on CustomerListCustomerBalanceTransactionParams 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 nullable(string)
    • Add support for fraud_risk on issuing.AuthorizationCreateParamsRiskAssessment
    • Add support for latest_fraud_warning on Issuing.Card
    • Add support for supplementary_purchase_data on OrderCreateParamsPaymentSettingPaymentMethodOptionKlarna, OrderModifyParamsPaymentSettingPaymentMethodOptionKlarna, PaymentIntentConfirmParamsPaymentMethodOptionKlarna, PaymentIntentCreateParamsPaymentMethodOptionKlarna, and PaymentIntentModifyParamsPaymentMethodOptionKlarna
    • Add support for capture_method on PaymentIntent.PaymentMethodOption.CardPresent, PaymentIntentConfirmParamsPaymentMethodOptionCardPresent, PaymentIntentCreateParamsPaymentMethodOptionCardPresent, and PaymentIntentModifyParamsPaymentMethodOptionCardPresent
    • Add support for allow_redisplay and customer_account on PaymentMethodListParams
    • Add support for mb_way and twint on Refund.DestinationDetail
    • Change type of SubscriptionScheduleModifyParams.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 WebhookEndpointModifyParams.enabled_events
    • Add support for new value 2025-11-17.clover on enum WebhookEndpointCreateParams.api_version
    • Add support for snapshot events financial_connections.account.account_numbers_updated and financial_connections.account.upcoming_account_number_expiry with resource financial_connections.Account

See the changelog for more details.

v14.0.0

18 Nov 18:51

Choose a tag to compare

This release changes the pinned API version to 2025-11-17.clover.

  • #1673 Update generated code
    • ⚠️ Remove support for gt, gte, lt, and lte on v2.core.EventListParams in favor of created.
  • #1669 Update v2 array parameter serialization to use indexed format
    • Retrieve and List calls for /v2 endpoints now use indexed format (e.g., ?include[0]=foo&include[1]=bar) instead of repeated parameter format (e.g., ?include=foo&include=bar) when communicating with the Stripe API. This may break any unit tests that expect the latter behavior when setting up a mock server. Instead, they should now expect the former.
  • #1667 Update generated code
    • Add support for new resources tax.Association and terminal.OnboardingLink
    • Add support for find method on resource tax.Association
    • Add support for create method on resource terminal.OnboardingLink
    • Add support for payment_method_configuration on BillingPortal.Configuration.Feature.PaymentMethodUpdate
    • Add support for transaction_id on Charge.PaymentMethodDetail.Ideal, PaymentAttemptRecord.PaymentMethodDetail.Ideal, and PaymentRecord.PaymentMethodDetail.Ideal
    • Add support for new value finom on enums Charge.PaymentMethodDetail.Ideal.bank, ConfirmationToken.PaymentMethodPreview.Ideal.bank, ConfirmationTokenCreateParamsPaymentMethodDatumIdeal.bank, PaymentAttemptRecord.PaymentMethodDetail.Ideal.bank, PaymentIntentConfirmParamsPaymentMethodDatumIdeal.bank, PaymentIntentCreateParamsPaymentMethodDatumIdeal.bank, PaymentIntentModifyParamsPaymentMethodDatumIdeal.bank, PaymentMethod.Ideal.bank, PaymentMethodCreateParamsIdeal.bank, PaymentRecord.PaymentMethodDetail.Ideal.bank, SetupAttempt.PaymentMethodDetail.Ideal.bank, SetupIntentConfirmParamsPaymentMethodDatumIdeal.bank, SetupIntentCreateParamsPaymentMethodDatumIdeal.bank, and SetupIntentModifyParamsPaymentMethodDatumIdeal.bank
    • Add support for new value FNOMNL22 on enums Charge.PaymentMethodDetail.Ideal.bic, ConfirmationToken.PaymentMethodPreview.Ideal.bic, PaymentAttemptRecord.PaymentMethodDetail.Ideal.bic, PaymentMethod.Ideal.bic, PaymentRecord.PaymentMethodDetail.Ideal.bic, and SetupAttempt.PaymentMethodDetail.Ideal.bic
    • Add support for new value tokenized_account_number_deactivated on enums ConfirmationToken.PaymentMethodPreview.UsBankAccount.StatusDetail.Blocked.reason and PaymentMethod.UsBankAccount.StatusDetail.Blocked.reason
    • Add support for created on CustomerListCustomerBalanceTransactionParams and InvoicePaymentListParams
    • Add support for new values 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 nullable(string)
    • Add support for fraud_risk on issuing.AuthorizationCreateParamsRiskAssessment
    • Add support for latest_fraud_warning on Issuing.Card
    • Add support for hooks on PaymentIntentCaptureParams, PaymentIntentConfirmParams, PaymentIntentCreateParams, PaymentIntentIncrementAuthorizationParams, PaymentIntentModifyParams, and PaymentIntent
    • Add support for mb_way and twint on Refund.DestinationDetail
    • Add support for new values financial_connections.account.account_numbers_updated and financial_connections.account.upcoming_account_number_expiry on enums WebhookEndpointCreateParams.enabled_events and WebhookEndpointModifyParams.enabled_events
    • Add support for snapshot events financial_connections.account.account_numbers_updated and financial_connections.account.upcoming_account_number_expiry with resource financial_connections.Account

See the changelog for more details.

v13.3.0a2

13 Nov 17:42

Choose a tag to compare

v13.3.0a2 Pre-release
Pre-release

This release changes the pinned API version to 2025-10-29.preview.

  • #1672 Update generated code for private-preview
    • Add support for new resource issuing.Program
    • Add support for create, list, modify, and retrieve methods on resource issuing.Program
    • Add support for schedule on Discount
    • Add support for applicable_fees on DelegatedCheckout.RequestedSession.TotalDetail
    • Add support for schedule_details on Invoice.Parent, InvoiceItem.Parent, InvoiceLineItem.Parent, and QuotePreviewInvoice.Parent
    • Add support for new value schedule_details on enum InvoiceItem.Parent.type
    • Add support for billing_schedules on InvoiceCreatePreviewParamsScheduleDetail, QuotePreviewSubscriptionSchedule, SubscriptionScheduleCreateParams, SubscriptionScheduleModifyParams, and SubscriptionSchedule
    • Add support for new value schedule_details on enums Invoice.Parent.type and QuotePreviewInvoice.Parent.type
    • Add support for new value schedule_details on enum InvoiceLineItem.Parent.type
    • Add support for latest_invoice on QuotePreviewSubscriptionSchedule and SubscriptionSchedule
    • Add support for phase_effective_at on QuotePreviewSubscriptionSchedule.DefaultSetting, SubscriptionSchedule.DefaultSetting, SubscriptionScheduleCreateParamsDefaultSetting, and SubscriptionScheduleModifyParamsDefaultSetting
  • #1666 Update generated code for private-preview
    • Remove support for resource v2.tax.AutomaticRule
    • Remove support for create, deactivate, find, modify, and retrieve methods on resource v2.tax.AutomaticRule
    • Add support for self_reported_income and self_reported_monthly_housing_payment on AccountCreateParamsIndividual, AccountCreatePersonParams, AccountModifyParamsIndividual, AccountModifyPersonParams, Person, TokenCreateParamsAccountIndividual, and TokenCreateParamsPerson
    • Add support for new values amendment_end, line_ends_at, schedule_end, and upcoming_invoice on enums InvoiceCreatePreviewParamsSubscriptionDetailBillingScheduleBillUntil.type, Subscription.BillingSchedule.BillUntil.type, SubscriptionCreateParamsBillingScheduleBillUntil.type, and SubscriptionModifyParamsBillingScheduleBillUntil.type
    • Add support for billing_schedules and phase_effective_at on Quote.SubscriptionDataOverride, Quote.SubscriptionDatum, QuoteCreateParamsSubscriptionDataOverride, QuoteCreateParamsSubscriptionDatum, QuoteModifyParamsSubscriptionDataOverride, and QuoteModifyParamsSubscriptionDatum
    • Add support for bill_from on Subscription.BillingSchedule
    • Add support for amendment_end and line_ends_at on Subscription.BillingSchedule.BillUntil
    • Remove support for data and related_object on V2.Core.Event
  • #1671 Ramya/merge python private preview

See the changelog for more details.

v13.3.0a1

06 Nov 21:39

Choose a tag to compare

v13.3.0a1 Pre-release
Pre-release
  • #1664 Update generated code for private-preview
    • Add support for new resources TransitBalance, v2.reporting.ReportRun, v2.reporting.Report
    • Add support for create and retrieve methods on resource v2.reporting.ReportRun
    • Add support for retrieve method on resource v2.reporting.Report
    • Add support for create and refill test helper methods on resource capital.FinancingOffer
    • Add support for allocated_funds on Charge, PaymentIntentConfirmParams, PaymentIntentCreateParams, and PaymentIntentModifyParams
    • Add support for thin events V2ReportingReportRunCreatedEvent, V2ReportingReportRunFailedEvent, V2ReportingReportRunSucceededEvent, and V2ReportingReportRunUpdatedEvent with related object v2.reporting.ReportRun

See the changelog for more details.

v13.2.0

05 Nov 23:00

Choose a tag to compare

  • #1662 Update generated code
    • Add support for capture_method on PaymentIntent.PaymentMethodOption.CardPresent, PaymentIntentConfirmParamsPaymentMethodOptionCardPresent, PaymentIntentCreateParamsPaymentMethodOptionCardPresent, and PaymentIntentModifyParamsPaymentMethodOptionCardPresent

See the changelog for more details.

v13.1.2

04 Nov 23:07

Choose a tag to compare

  • #1661 Add support for value payment_record to enum InvoicePayment.payment.type

See the changelog for more details.

v13.1.1

31 Oct 20:06

Choose a tag to compare

  • #1660 Fix stripe-context header not being included in paged list requests

See the changelog for more details.