|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## 15.4.0b1 - 2026-06-24 |
| 4 | +This release changes the pinned API version to 2026-06-24.preview. |
| 5 | + |
| 6 | +* [#1819](https://github.com/stripe/stripe-python/pull/1819) Update generated code for beta |
| 7 | + * Add support for `redaction` on `Card`, `Charge`, `Checkout.Session`, `Customer`, `Issuing.Authorization`, `Issuing.Card`, `Issuing.Cardholder`, `Issuing.Dispute`, `Issuing.Transaction`, `PaymentIntent`, `PaymentMethod`, `SetupIntent`, `Source`, and `Token` |
| 8 | + * Add support for `disclaimer_variant` on `Capital.FinancingOffer` and `Capital.FinancingSummary.Detail` |
| 9 | + * Add support for `active` on `FinancialConnections.Account.StatusDetail` and `FinancialConnections.Authorization.StatusDetail` |
| 10 | + * ⚠️ Add support for new value `institution_requirement` on enum `FinancialConnections.Account.StatusDetail.Inactive.cause` |
| 11 | + * Change type of `financial_connections.SessionCreateParamsLimit.accounts` from `longInteger` to `emptyable(longInteger)` |
| 12 | + * Add support for `pause` on `InvoiceCreatePreviewParamsSubscriptionDetail` |
| 13 | + * ⚠️ Add support for new value `satispay` on enum `QuotePreviewInvoice.PaymentSetting.payment_method_types` |
| 14 | + * Add support for `release_details` on `Reserve.Hold` |
| 15 | + * Add support for `buyer_id` on `SharedPayment.GrantedToken.PaymentMethodDetail.Bizum` and `SharedPayment.GrantedToken.PaymentMethodDetail.Blik` |
| 16 | + * Add support for `fingerprint` on `SharedPayment.GrantedToken.PaymentMethodDetail.Pix` |
| 17 | + * ⚠️ Remove support for value `invoice_payment.detached` from enum `WebhookEndpointModifyParams.enabled_events` |
| 18 | + * ⚠️ Add support for new value `money_manager` on enums `EventsV2CoreAccountLinkReturnedEvent.configurations`, `V2.Core.AccountLink.UseCase.AccountOnboarding.configurations`, and `V2.Core.AccountLink.UseCase.AccountUpdate.configurations` |
| 19 | + * ⚠️ Add support for new value `money_manager` on enums `V2.Core.Account.applied_configurations`, `v2.core.AccountCloseParams.applied_configurations`, and `v2.core.AccountListParams.applied_configurations` |
| 20 | + * ⚠️ Remove support for value `storer` from enums `V2.Core.Account.applied_configurations`, `v2.core.AccountCloseParams.applied_configurations`, and `v2.core.AccountListParams.applied_configurations` |
| 21 | + * Add support for `money_manager` on `V2.Core.Account.Configuration`, `V2.Core.Account.Identity.Attestation.TermsOfService`, `v2.core.AccountCreateParamsConfiguration`, `v2.core.AccountCreateParamsIdentityAttestationTermsOfService`, `v2.core.AccountModifyParamsConfiguration`, and `v2.core.AccountTokenCreateParamsIdentityAttestationTermsOfService` |
| 22 | + * ⚠️ Remove support for `storer` on `V2.Core.Account.Configuration`, `V2.Core.Account.Identity.Attestation.TermsOfService`, `v2.core.AccountCreateParamsConfiguration`, `v2.core.AccountCreateParamsIdentityAttestationTermsOfService`, `v2.core.AccountModifyParamsConfiguration`, and `v2.core.AccountTokenCreateParamsIdentityAttestationTermsOfService` |
| 23 | + * ⚠️ Add support for new values `business_storage.inbound.eur`, `business_storage.inbound.gbp`, `business_storage.inbound.usd`, `business_storage.outbound.eur`, `business_storage.outbound.gbp`, `business_storage.outbound.usd`, `received_credits.bank_accounts`, and `received_debits.bank_accounts` on enums `V2.Core.Account.FutureRequirement.Entry.Impact.RestrictsCapability.capability` and `V2.Core.Account.Requirement.Entry.Impact.RestrictsCapability.capability` |
| 24 | + * ⚠️ Add support for new value `money_manager` on enums `V2.Core.Account.FutureRequirement.Entry.Impact.RestrictsCapability.configuration` and `V2.Core.Account.Requirement.Entry.Impact.RestrictsCapability.configuration` |
| 25 | + * ⚠️ Remove support for `maximum_rps` on `V2.Core.BatchJob` and `v2.core.BatchJobCreateParams` |
| 26 | + * Add support for `bic` on `V2.MoneyManagement.FinancialAddress.Credential.UsBankAccount` |
| 27 | + * ⚠️ Remove support for `swift_code` on `V2.MoneyManagement.FinancialAddress.Credential.UsBankAccount` |
| 28 | + * Add support for `processing` on `V2.MoneyManagement.OutboundPayment.StatusDetail` and `V2.MoneyManagement.OutboundTransfer.StatusDetail` |
| 29 | + * ⚠️ Add support for new values `fx_rate_drift_exceeded_after_review`, `payout_method_amount_limit_exceeded`, and `review_rejected` on enum `V2.MoneyManagement.OutboundPayment.StatusDetail.Failed.reason` |
| 30 | + * ⚠️ Add support for new values `fx_rate_drift_exceeded_after_review` and `review_rejected` on enum `V2.MoneyManagement.OutboundTransfer.StatusDetail.Failed.reason` |
| 31 | + * Add support for `account_holder_name` on `V2.MoneyManagement.ReceivedCredit.BankTransfer.UsBankAccount` |
| 32 | + * ⚠️ Add support for new value `capability_inactive` on enum `V2.MoneyManagement.ReceivedDebit.StatusDetail.Failed.reason` |
| 33 | + * Add support for `statuses` on `v2.money_management.FinancialAccountListParams` |
| 34 | + * ⚠️ Remove support for `status` on `v2.money_management.FinancialAccountListParams` |
| 35 | + * Change `v2.core.BatchJobCreateParams.metadata` to be optional |
| 36 | + * Add support for new value `money_manager` on enums `v2.core.AccountLinkCreateParamsUseCaseAccountOnboarding.configurations` and `v2.core.AccountLinkCreateParamsUseCaseAccountUpdate.configurations` |
| 37 | + * ⚠️ Add support for new value `configuration.money_manager` on enums `v2.core.AccountCreateParams.include`, `v2.core.AccountModifyParams.include`, and `v2.core.AccountRetrieveParams.include` |
| 38 | + * ⚠️ Remove support for value `configuration.storer` from enums `v2.core.AccountCreateParams.include`, `v2.core.AccountModifyParams.include`, and `v2.core.AccountRetrieveParams.include` |
| 39 | + * Add support for event notifications `V2CoreAccountIncludingConfigurationMoneyManagerCapabilityStatusUpdatedEvent` and `V2CoreAccountIncludingConfigurationMoneyManagerUpdatedEvent` with related object `v2.core.Account` |
| 40 | + * Add support for event notification `V2MoneyManagementOutboundPaymentUnderReviewEvent` with related object `v2.money_management.OutboundPayment` |
| 41 | + * Add support for event notification `V2MoneyManagementOutboundTransferUnderReviewEvent` with related object `v2.money_management.OutboundTransfer` |
| 42 | + * ⚠️ Remove support for event notifications `V2CoreAccountIncludingConfigurationStorerCapabilityStatusUpdatedEvent` and `V2CoreAccountIncludingConfigurationStorerUpdatedEvent` with related object `v2.core.Account` |
| 43 | + * Add support for error codes `anomalous_money_movement_request`, `failed_tax_calculation`, `financial_account_balance_does_not_support_currency`, `financial_account_capability_not_enabled`, and `financial_account_capability_restricted` on `QuotePreviewInvoice.LastFinalizationError` |
| 44 | + * Add support for error code `default_us_bank_account_cannot_be_archived` on `CannotProceedError` |
| 45 | + |
3 | 46 | ## 15.3.0b1 - 2026-05-27 |
4 | 47 | This release changes the pinned API version to 2026-05-27.private. |
5 | 48 |
|
|
0 commit comments