Skip to content

Commit 5f4c3a9

Browse files
committed
Bump version to 13.2.0a1
1 parent da1e743 commit 5f4c3a9

File tree

4 files changed

+92
-3
lines changed

4 files changed

+92
-3
lines changed

CHANGELOG.md

Lines changed: 89 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,94 @@
11
# Changelog
22

3+
## 13.2.0a1 - 2025-10-29
4+
5+
* [#1654](https://github.com/stripe/stripe-python/pull/1654) Update generated code for private-preview
6+
* Add support for `report_refund` method on resource `PaymentRecord`
7+
* Add support for new value `verification_data_not_found` on enums `Account.FutureRequirement.Error.code`, `Account.Requirement.Error.code`, `BankAccount.FutureRequirement.Error.code`, `BankAccount.Requirement.Error.code`, `Capability.FutureRequirement.Error.code`, `Capability.Requirement.Error.code`, `Person.FutureRequirement.Error.code`, and `Person.Requirement.Error.code`
8+
* Add support for `tenants` on `Billing.Analytics.MeterUsageRow`
9+
* Add support for `representative_declaration` on `Account.Company`, `AccountCreateParamsCompany`, `AccountModifyParamsCompany`, and `TokenCreateParamsAccountCompany`
10+
* Add support for `transfer` on `ApplicationFee.FeeSource`
11+
* Add support for new value `transfer` on enum `ApplicationFee.FeeSource.type`
12+
* Add support for `transit_balances_total` on `Balance`
13+
* Add support for new value `transit` on enum `BalanceTransaction.balance_type`
14+
* Add support for `tenant_group_by_keys` on `billing.analytics.MeterUsageRetrieveParamsMeter`
15+
* Change `billing.CreditGrantCreateParams.category` to be optional
16+
* Add support for `payment_method_configuration` on `billing_portal.ConfigurationCreateParamsFeaturePaymentMethodUpdate` and `billing_portal.ConfigurationModifyParamsFeaturePaymentMethodUpdate`
17+
* Add support for new value `solana` on enums `Charge.PaymentMethodDetail.Crypto.network`, `PaymentAttemptRecord.PaymentMethodDetail.Crypto.network`, and `PaymentRecord.PaymentMethodDetail.Crypto.network`
18+
* Add support for `payment_portal_url` on `Charge.PaymentMethodDetail.Rechnung`, `PaymentAttemptRecord.PaymentMethodDetail.Rechnung`, and `PaymentRecord.PaymentMethodDetail.Rechnung`
19+
* Add support for `twint` on `Checkout.Session.PaymentMethodOption` and `checkout.SessionCreateParamsPaymentMethodOption`
20+
* Add support for new value `custom` on enums `ConfirmationToken.PaymentMethodPreview.type` and `PaymentMethod.type`
21+
* Change `CreditNote.Refund.payment_record_refund` to be required
22+
* Change `CreditNote.Refund.type` to be required
23+
* Add support for `customer_sheet`, `mobile_payment_element`, and `tax_id_element` on `CustomerSession.Component` and `CustomerSessionCreateParamsComponent`
24+
* Add support for new value `custom` on enums `CustomerListPaymentMethodsParams.type`, `PaymentMethodCreateParams.type`, and `PaymentMethodListParams.type`
25+
* Add support for `provider` on `Customer.Tax`
26+
* Remove support for `risk_details` on `delegated_checkout.RequestedSessionCreateParams`
27+
* Add support for `risk_details` on `delegated_checkout.RequestedSessionConfirmParams`
28+
* Add support for new value `platform_terms_of_service` on enums `File.purpose` and `FileListParams.purpose`
29+
* Add support for new value `platform_terms_of_service` on enum `FileCreateParams.purpose`
30+
* Add support for `starting_after` on `PaymentAttemptRecordListParams`
31+
* Add support for `reference` on `PaymentIntentAmountDetailsLineItem.PaymentMethodOption.Klarna`, `PaymentIntentCaptureParamsAmountDetailLineItemPaymentMethodOptionKlarna`, `PaymentIntentConfirmParamsAmountDetailLineItemPaymentMethodOptionKlarna`, `PaymentIntentCreateParamsAmountDetailLineItemPaymentMethodOptionKlarna`, `PaymentIntentIncrementAuthorizationParamsAmountDetailLineItemPaymentMethodOptionKlarna`, and `PaymentIntentModifyParamsAmountDetailLineItemPaymentMethodOptionKlarna`
32+
* Add support for `allocated_funds` on `PaymentIntent`
33+
* Change `PaymentIntent.PaymentDetail.customer_reference` to be required
34+
* Change `PaymentIntent.PaymentDetail.order_reference` to be required
35+
* Add support for `subscription_reference` on `PaymentIntentAmountDetailsLineItem.PaymentMethodOption.Klarna`
36+
* Add support for `name_collection` on `PaymentLinkCreateParams`, `PaymentLinkModifyParams`, and `PaymentLink`
37+
* Add support for `crypto` on `PaymentMethodConfigurationCreateParams`, `PaymentMethodConfigurationModifyParams`, `PaymentMethodConfiguration`, and `Refund.DestinationDetail`
38+
* Add support for `mb_way` on `PaymentMethodConfigurationCreateParams`, `PaymentMethodConfigurationModifyParams`, and `PaymentMethodConfiguration`
39+
* Add support for `custom` on `PaymentMethodCreateParams` and `PaymentMethod`
40+
* Add support for `excluded_payment_method_types` on `SetupIntentCreateParams`, `SetupIntentModifyParams`, and `SetupIntent`
41+
* Change `SetupIntent.flow_directions` to be optional
42+
* Add support for `tw` on `Tax.Registration.CountryOption` and `tax.RegistrationCreateParamsCountryOption`
43+
* Add support for `gip` on `Terminal.Configuration.Tipping`, `terminal.ConfigurationCreateParamsTipping`, and `terminal.ConfigurationModifyParamsTipping`
44+
* Add support for `last_seen_at` on `Terminal.Reader`
45+
* Add support for `application_fee_amount` on `TransferCreateParams` and `Transfer`
46+
* Add support for `application_fee` on `Transfer`
47+
* Add support for new value `2025-10-29.clover` on enum `WebhookEndpointCreateParams.api_version`
48+
* Add support for `high_risk_activities_description`, `high_risk_activities`, `money_services_description`, `operates_in_prohibited_countries`, `participates_in_regulated_activity`, `purpose_of_funds_description`, `purpose_of_funds`, `regulated_activity`, `source_of_funds_description`, and `source_of_funds` on `V2.Core.Account.Configuration.Storer`, `v2.core.AccountCreateParamsConfigurationStorer`, and `v2.core.AccountModifyParamsConfigurationStorer`
49+
* Add support for `crypto_wallets` on `V2.Core.Account.Configuration.Storer.Capability.FinancialAddress`, `V2.Core.Account.Configuration.Storer.Capability.OutboundPayment`, `V2.Core.Account.Configuration.Storer.Capability.OutboundTransfer`, `v2.core.AccountCreateParamsConfigurationStorerCapabilityFinancialAddress`, `v2.core.AccountCreateParamsConfigurationStorerCapabilityOutboundPayment`, `v2.core.AccountCreateParamsConfigurationStorerCapabilityOutboundTransfer`, `v2.core.AccountModifyParamsConfigurationStorerCapabilityFinancialAddress`, `v2.core.AccountModifyParamsConfigurationStorerCapabilityOutboundPayment`, and `v2.core.AccountModifyParamsConfigurationStorerCapabilityOutboundTransfer`
50+
* Add support for `usdc` on `V2.Core.Account.Configuration.Storer.Capability.HoldsCurrency`, `v2.core.AccountCreateParamsConfigurationStorerCapabilityHoldsCurrency`, and `v2.core.AccountModifyParamsConfigurationStorerCapabilityHoldsCurrency`
51+
* Add support for `crypto_storer` on `V2.Core.Account.Identity.Attestation.TermsOfService` and `v2.core.AccountCreateParamsIdentityAttestationTermsOfService`
52+
* Add support for `compliance_screening_description` on `V2.Core.Account.Identity.BusinessDetail`, `v2.core.AccountCreateParamsIdentityBusinessDetail`, and `v2.core.AccountModifyParamsIdentityBusinessDetail`
53+
* Add support for `external_amount` on `V2.MoneyManagement.ReceivedCredit` and `V2.MoneyManagement.ReceivedDebit`
54+
* Add support for error code `payment_intent_rate_limit_exceeded` on `Invoice.LastFinalizationError`, `PaymentIntent.LastPaymentError`, `QuotePreviewInvoice.LastFinalizationError`, `SetupAttempt.SetupError`, `SetupIntent.LastSetupError`, and `StripeError`
55+
56+
## 13.2.0b1 - 2025-10-29
57+
58+
This release changes the pinned API version to `2025-10-29.preview`.
59+
60+
* [#1655](https://github.com/stripe/stripe-python/pull/1655) Update generated code for beta
61+
* Add support for `crypto_storer` on `v2.core.AccountModifyParamsIdentityAttestationTermsOfService`
62+
* [#1624](https://github.com/stripe/stripe-python/pull/1624) Update generated code for beta
63+
* Add support for `modify` method on resource `v2.money_management.FinancialAccount`
64+
* Add support for `confirm_microdeposits`, `list`, and `send_microdeposits` methods on resource `v2.core.vault.UsBankAccount`
65+
* Add support for `list` method on resource `v2.core.vault.GbBankAccount`
66+
* Add support for new value `verification_data_not_found` on enums `Account.FutureRequirement.Error.code`, `Account.Requirement.Error.code`, `BankAccount.FutureRequirement.Error.code`, `BankAccount.Requirement.Error.code`, `Capability.FutureRequirement.Error.code`, `Capability.Requirement.Error.code`, `Person.FutureRequirement.Error.code`, and `Person.Requirement.Error.code`
67+
* Add support for `payment_portal_url` on `Charge.PaymentMethodDetail.Rechnung`, `PaymentAttemptRecord.PaymentMethodDetail.Rechnung`, and `PaymentRecord.PaymentMethodDetail.Rechnung`
68+
* Add support for `tax_id_element` on `CustomerSession.Component` and `CustomerSessionCreateParamsComponent`
69+
* Add support for `starting_after` on `PaymentAttemptRecordListParams`
70+
* Add support for new value `solana` on enums `PaymentAttemptRecord.PaymentMethodDetail.Crypto.network` and `PaymentRecord.PaymentMethodDetail.Crypto.network`
71+
* Add support for `reference` on `PaymentIntentAmountDetailsLineItem.PaymentMethodOption.Klarna`, `PaymentIntentCaptureParamsAmountDetailLineItemPaymentMethodOptionKlarna`, `PaymentIntentConfirmParamsAmountDetailLineItemPaymentMethodOptionKlarna`, `PaymentIntentCreateParamsAmountDetailLineItemPaymentMethodOptionKlarna`, `PaymentIntentIncrementAuthorizationParamsAmountDetailLineItemPaymentMethodOptionKlarna`, and `PaymentIntentModifyParamsAmountDetailLineItemPaymentMethodOptionKlarna`
72+
* Change `PaymentIntent.PaymentDetail.customer_reference` to be required
73+
* Change `PaymentIntent.PaymentDetail.order_reference` to be required
74+
* Add support for `subscription_reference` on `PaymentIntentAmountDetailsLineItem.PaymentMethodOption.Klarna`
75+
* Add support for `closed` on `V2.Core.Account` and `v2.core.AccountListParams`
76+
* Add support for new value `payment_method` on enums `V2.Core.Account.Configuration.Customer.AutomaticIndirectTax.location_source`, `v2.core.AccountCreateParamsConfigurationCustomerAutomaticIndirectTax.location_source`, and `v2.core.AccountModifyParamsConfigurationCustomerAutomaticIndirectTax.location_source`
77+
* Add support for `usd` on `V2.Core.Account.Configuration.Storer.Capability.HoldsCurrency`, `v2.core.AccountCreateParamsConfigurationStorerCapabilityHoldsCurrency`, and `v2.core.AccountModifyParamsConfigurationStorerCapabilityHoldsCurrency`
78+
* Add support for new values `application_custom` and `application_express` on enums `V2.Core.Account.Default.Responsibility.fees_collector`, `v2.core.AccountCreateParamsDefaultResponsibility.fees_collector`, and `v2.core.AccountModifyParamsDefaultResponsibility.fees_collector`
79+
* Add support for `representative_declaration` on `V2.Core.Account.Identity.Attestation`, `v2.core.AccountCreateParamsIdentityAttestation`, and `v2.core.AccountModifyParamsIdentityAttestation`
80+
* Add support for new value `holds_currencies.usd` on enum `V2.Core.Account.Requirement.Entry.Impact.RestrictsCapability.capability`
81+
* Add support for `verification` on `V2.Core.Vault.UsBankAccount`
82+
* Add support for `v1_id` on `EventsV2MoneyManagementTransactionCreatedEvent`
83+
* Remove support for thin event `V2BillingBillSettingUpdatedEvent` with related object `v2.billing.BillSetting`
84+
* Add support for error code `payment_intent_rate_limit_exceeded` on `QuotePreviewInvoice.LastFinalizationError`
85+
* Add support for error codes `blocked_payout_method_crypto_wallet` and `unsupported_payout_method_crypto_wallet` on `BlockedByStripeError`
86+
* Add support for error code `outbound_flow_from_closed_financial_account_unsupported` on `FeatureNotEnabledError`
87+
* Add support for error code `limit_payout_method_crypto_wallet` on `QuotaExceededError`
88+
* [#1617](https://github.com/stripe/stripe-python/pull/1617) Update generated code for beta
89+
* Add support for `last_seen_at` on `Terminal.Reader`
90+
* Add support for new value `2025-10-29.clover` on enum `WebhookEndpointCreateParams.api_version`
91+
392
## 13.1.0 - 2025-10-29
493

594
This release changes the pinned API version to `2025-10-29.clover`.

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
13.1.0a4
1+
13.2.0a1

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "stripe"
3-
version = "13.1.0a4"
3+
version = "13.2.0a1"
44
readme = "README.md"
55
description = "Python bindings for the Stripe API"
66
authors = [{ name = "Stripe", email = "[email protected]" }]

stripe/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = "13.1.0a4"
1+
VERSION = "13.2.0a1"

0 commit comments

Comments
 (0)