Bump the dotnet group with 16 updates - #727
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps FluentAssertions from 8.10.0 to 8.11.0 Bumps Markdig from 1.3.2 to 1.4.0 Bumps Microsoft.AspNetCore.Mvc.Testing from 10.0.11 to 10.0.12 Bumps Microsoft.AspNetCore.OpenApi from 10.0.11 to 10.0.12 Bumps Microsoft.EntityFrameworkCore.Design from 10.0.11 to 10.0.12 Bumps Microsoft.EntityFrameworkCore.InMemory from 10.0.11 to 10.0.12 Bumps Microsoft.EntityFrameworkCore.Sqlite from 10.0.11 to 10.0.12 Bumps Microsoft.EntityFrameworkCore.SqlServer from 10.0.11 to 10.0.12 Bumps Microsoft.Extensions.Hosting from 10.0.11 to 10.0.12 Bumps Microsoft.Extensions.Http from 10.0.11 to 10.0.12 Bumps Microsoft.Extensions.Http.Resilience from 10.9.0 to 10.10.0 Bumps Microsoft.Extensions.Options from 10.0.11 to 10.0.12 Bumps Microsoft.NET.Test.Sdk from 18.9.0 to 18.10.1 Bumps Stripe.net from 50.3.0 to 52.4.2 Bumps Stytch.net from 3.2.0 to 4.1.0 Bumps Svix from 1.90.0 to 2.5.0 --- updated-dependencies: - dependency-name: FluentAssertions dependency-version: 8.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Markdig dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-version: 10.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.AspNetCore.OpenApi dependency-version: 10.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-version: 10.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.EntityFrameworkCore.InMemory dependency-version: 10.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.EntityFrameworkCore.Sqlite dependency-version: 10.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.EntityFrameworkCore.SqlServer dependency-version: 10.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.Extensions.Hosting dependency-version: 10.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.Extensions.Http dependency-version: 10.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.Extensions.Options dependency-version: 10.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.Extensions.Http.Resilience dependency-version: 10.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Stripe.net dependency-version: 52.4.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet - dependency-name: Stytch.net dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet - dependency-name: Svix dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet ... Signed-off-by: dependabot[bot] <support@github.com>
This branch has not been deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated FluentAssertions from 8.10.0 to 8.11.0.
Release notes
Sourced from FluentAssertions's releases.
8.11.0
What's Changed
New features
ThatSatisfyfor methods and properties by @jnyrup in AddThatSatisfyfor methods and properties fluentassertions/fluentassertions#3257Improvements
Fixes
HavePropertyonJsonArrayby @jnyrup in Fix exception onHavePropertyonJsonArrayfluentassertions/fluentassertions#3295Documentation
Others
string.Formaton failure by @jnyrup in Correct the arguments passed tostring.Formaton failure fluentassertions/fluentassertions#3325New Contributors
Full Changelog: fluentassertions/fluentassertions@8.10.0...8.11.0
Commits viewable in compare view.
Updated Markdig from 1.3.2 to 1.4.0.
Release notes
Sourced from Markdig's releases.
1.4.0
Changes
✨ New Features
🐛 Bug Fixes
**(PR #947) by @bstordrup🚀 Enhancements
🏭 Tests
📦 Dependencies
🧰 Misc
Full Changelog: 1.3.2...1.4.0
Published with dotnet-releaser
Commits viewable in compare view.
Updated Microsoft.AspNetCore.Mvc.Testing from 10.0.11 to 10.0.12.
Release notes
Sourced from Microsoft.AspNetCore.Mvc.Testing's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.AspNetCore.OpenApi from 10.0.11 to 10.0.12.
Release notes
Sourced from Microsoft.AspNetCore.OpenApi's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.EntityFrameworkCore.Design from 10.0.11 to 10.0.12.
Release notes
Sourced from Microsoft.EntityFrameworkCore.Design's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.EntityFrameworkCore.InMemory from 10.0.11 to 10.0.12.
Release notes
Sourced from Microsoft.EntityFrameworkCore.InMemory's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.EntityFrameworkCore.Sqlite from 10.0.11 to 10.0.12.
Release notes
Sourced from Microsoft.EntityFrameworkCore.Sqlite's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.EntityFrameworkCore.SqlServer from 10.0.11 to 10.0.12.
Release notes
Sourced from Microsoft.EntityFrameworkCore.SqlServer's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.Hosting from 10.0.11 to 10.0.12.
Release notes
Sourced from Microsoft.Extensions.Hosting's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.Http from 10.0.11 to 10.0.12.
Release notes
Sourced from Microsoft.Extensions.Http's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.Http.Resilience from 10.9.0 to 10.10.0.
Release notes
Sourced from Microsoft.Extensions.Http.Resilience's releases.
10.10.0
This month's release focuses on AI package reliability: closing gaps in evaluation scoring, hardening OpenAI image-option handling, and removing the deprecated OpenAI Assistants API support.
Experimental API Changes
Removed Experimental APIs
OPENAI001) #7724What's Changed
AI
AI Evaluation
Repository Infrastructure Updates
Acknowledgements
Full Changelog: dotnet/extensions@v10.9.0...v10.10.0
Commits viewable in compare view.
Updated Microsoft.Extensions.Options from 10.0.11 to 10.0.12.
Release notes
Sourced from Microsoft.Extensions.Options's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.NET.Test.Sdk from 18.9.0 to 18.10.1.
Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
18.10.1
What's Changed
Full Changelog: microsoft/vstest@v18.10.0...v18.10.1
18.10.0
What's Changed
vstest.consoleand datacollector by @nohwnd in Run Microsoft.Testing.Platform test apps under vstest.console and datacollector microsoft/vstest#16201Full Changelog: microsoft/vstest@v18.9.0...v18.10.0
Commits viewable in compare view.
Updated Stripe.net from 50.3.0 to 52.4.2.
Release notes
Sourced from Stripe.net's releases.
52.4.2
See the changelog for more details.
52.4.1
See the changelog for more details.
52.4.0
This release changes the pinned API version to 2026-08-26.dahlia.
#3426 Add new
EventNotificationHandlerclass for better thin event managementStripeClientand the fully-typed nature of thin events. This delivers painless event destination upgrades, in-editor checks for common mistakes, and better code modularity.#3436 Update generated code
Billing.FeedbackOptionCreate,Deactivate,Get,List, andUpdatemethods on resourceBilling.FeedbackOptionPaymentMethodSettingsonAccountSession.ComponentsandAccountSessionComponentsOptionsFeedbackOptionsonBillingPortal.Configuration.Features.SubscriptionCancel.CancellationReasonandBillingPortalConfigurationFeaturesSubscriptionCancelCancellationReasonOptionsCustomerUpdateonBillingPortal.Session.FlowFundingSourceGrouponCharge.PaymentMethodDetails.Card.Wallet.LinkandCharge.PaymentMethodDetails.LinkFundingTypesBlockedonCheckout.Session.PaymentMethodOptions.Card.RestrictionsandCheckoutSessionPaymentMethodOptionsCardRestrictionsOptionsMetadataonConfirmationTokenActiveEntitlementsandCustomerPortalonCustomerSession.ComponentsandCustomerSessionComponentsOptionsCountryonFinancialConnections.Session.FiltersFrozenFieldsonInvoiceItemBillieonInvoice.PaymentSettings.PaymentMethodOptions,InvoicePaymentSettingsPaymentMethodOptionsOptions,Subscription.PaymentSettings.PaymentMethodOptions, andSubscriptionPaymentSettingsPaymentMethodOptionsOptionsCryptogramonPaymentAttemptRecord.PaymentMethodDetails.Card.ThreeDSecureandPaymentRecord.PaymentMethodDetails.Card.ThreeDSecureApplicationFeeAmount,ApplicationFeePercent,OnBehalfOf, andTransferDataonPaymentLinkUpdateOptionsFeedbackOptiononSubscription.CancellationDetailsandSubscriptionCancellationDetailsOptionsIgiconTax.Registration.CountryOptions.At,Tax.Registration.CountryOptions.Be,Tax.Registration.CountryOptions.Bg,Tax.Registration.CountryOptions.Cy,Tax.Registration.CountryOptions.Cz,Tax.Registration.CountryOptions.De,Tax.Registration.CountryOptions.Dk,Tax.Registration.CountryOptions.Ee,Tax.Registration.CountryOptions.Es,Tax.Registration.CountryOptions.Fi,Tax.Registration.CountryOptions.Fr,Tax.Registration.CountryOptions.Gr,Tax.Registration.CountryOptions.Hr,Tax.Registration.CountryOptions.Hu,Tax.Registration.CountryOptions.Ie,Tax.Registration.CountryOptions.It,Tax.Registration.CountryOptions.Lt,Tax.Registration.CountryOptions.Lu,Tax.Registration.CountryOptions.Lv,Tax.Registration.CountryOptions.Mt,Tax.Registration.CountryOptions.Nl,Tax.Registration.CountryOptions.Pl,Tax.Registration.CountryOptions.Pt,Tax.Registration.CountryOptions.Ro,Tax.Registration.CountryOptions.Se,Tax.Registration.CountryOptions.Si,Tax.Registration.CountryOptions.Sk,TaxRegistrationCountryOptionsAtOptions,TaxRegistrationCountryOptionsBeOptions,TaxRegistrationCountryOptionsBgOptions,TaxRegistrationCountryOptionsCyOptions,TaxRegistrationCountryOptionsCzOptions,TaxRegistrationCountryOptionsDeOptions,TaxRegistrationCountryOptionsDkOptions,TaxRegistrationCountryOptionsEeOptions,TaxRegistrationCountryOptionsEsOptions,TaxRegistrationCountryOptionsFiOptions,TaxRegistrationCountryOptionsFrOptions,TaxRegistrationCountryOptionsGrOptions,TaxRegistrationCountryOptionsHrOptions,TaxRegistrationCountryOptionsHuOptions,TaxRegistrationCountryOptionsIeOptions,TaxRegistrationCountryOptionsItOptions,TaxRegistrationCountryOptionsLtOptions,TaxRegistrationCountryOptionsLuOptions,TaxRegistrationCountryOptionsLvOptions,TaxRegistrationCountryOptionsMtOptions,TaxRegistrationCountryOptionsNlOptions,TaxRegistrationCountryOptionsPlOptions,TaxRegistrationCountryOptionsPtOptions,TaxRegistrationCountryOptionsRoOptions,TaxRegistrationCountryOptionsSeOptions,TaxRegistrationCountryOptionsSiOptions, andTaxRegistrationCountryOptionsSkOptionsSee the changelog for more details.
52.4.0-alpha.2
Billing.FeedbackOptionandPaymentPlanBilling.FeedbackOptionsCreate,Get,List, andUpdatemethods on resourcePaymentPlanUpdatemethod on resourceV2.MoneyManagement.TransactionWechatPayPaymentsonAccount.SettingsandAccountSettingsOptionsBillingPortal.Configuration.Features.SubscriptionCancel.CancellationReason.FeedbackOptionsfrom$Billing.FeedbackOptionsto$Billing.FeedbackOptionSubscriptionPauseonBillingPortal.Session.FlowActiveEntitlementsonCustomerSession.ComponentsSharedPaymentIssuedTokenonDelegatedCheckout.RequestedSessionConfirmOptionsManagedPaymentsonInvoiceCreateOptions,InvoiceItemCreateOptions,InvoiceItem,Invoice, andQuotePreviewInvoicePaymentPlanonInvoiceEstimatedFeeDetailsandEstimatedFeeonIssuing.Authorization.PendingRequest.HoldAmountDetailsandIssuing.Authorization.RequestHistory.HoldAmountDetailsCryptogramonPaymentAttemptRecord.PaymentMethodDetails.Card.ThreeDSecureandPaymentRecord.PaymentMethodDetails.Card.ThreeDSecureProductCatalog.TrialOffer.EndBehavior.Transition.Pricefrom$Pricetodeletable($Price)Subscription.CancellationDetails.FeedbackOptionfrom$Billing.FeedbackOptionsto$Billing.FeedbackOptionCancelAtPeriodEndonSubscription.PendingUpdateIgiconTax.Registration.CountryOptions.At,Tax.Registration.CountryOptions.Be,Tax.Registration.CountryOptions.Bg,Tax.Registration.CountryOptions.Cy,Tax.Registration.CountryOptions.Cz,Tax.Registration.CountryOptions.De,Tax.Registration.CountryOptions.Dk,Tax.Registration.CountryOptions.Ee,Tax.Registration.CountryOptions.Es,Tax.Registration.CountryOptions.Fi,Tax.Registration.CountryOptions.Fr,Tax.Registration.CountryOptions.Gr,Tax.Registration.CountryOptions.Hr,Tax.Registration.CountryOptions.Hu,Tax.Registration.CountryOptions.Ie,Tax.Registration.CountryOptions.It,Tax.Registration.CountryOptions.Lt,Tax.Registration.CountryOptions.Lu,Tax.Registration.CountryOptions.Lv,Tax.Registration.CountryOptions.Mt,Tax.Registration.CountryOptions.Nl,Tax.Registration.CountryOptions.Pl,Tax.Registration.CountryOptions.Pt,Tax.Registration.CountryOptions.Ro,Tax.Registration.CountryOptions.Se,Tax.Registration.CountryOptions.Si, andTax.Registration.CountryOptions.SkMetadataonV2.Billing.Contract.PricingLines.Data.Pricing.PriceDetails.PricingOverrides.Data,V2.Billing.Contract.PricingOverrides.Data,V2.Billing.ContractUpdateOptions,V2.MoneyManagement.Transaction,V2BillingContractPricingLineActionUpdateOptions,V2BillingContractPricingOverrideActionAddOptions,V2BillingContractPricingOverrideActionUpdateOptions, andV2BillingContractPricingOverrideOptionsTaxAmountonV2.MoneyManagement.OutboundPaymentQuote.EstimatedFeePayoutMethodOptionsonV2.MoneyManagement.OutboundPaymentQuote.ToandV2MoneyManagementOutboundPaymentQuoteToOptionsV2BillingContractPricingLineActionUpdatePricingPriceDetailsPricingOverrideActionUpdateOptions.Metadatafromstringtoemptyable(string)PaymentPlanCreated,PaymentPlanInstallmentDue,PaymentPlanInstallmentPaid,PaymentPlanInstallmentWillBeDue, andPaymentPlanUpdatedwith resourcePaymentPlanSee the changelog for more details.
52.4.0-alpha.1
This release changes the pinned API version to 2026-08-12.preview.
V2.Tax.OperationsResolveAddressResultResolveAddressmethod on resourceV2.Tax.OperationsResolveAddressResultConfirmandFxQuotemethods on resourceV2.MoneyManagement.PayoutIntentCustomerUpdateonBillingPortal.Session.FlowFundingSourceGrouponCharge.PaymentMethodDetails.LinkPricingGrouponCharge.PaymentMethodDetails.LinkCeloonCrypto.OnrampSession.TransactionDetails.WalletAddressesCustomerPortalonCustomerSession.ComponentsAppliedToInvoiceandTypeonCustomerCustomerBalanceTransactionCreateOptionsClassificationStateandEnrichmentStateonFinancialConnections.AccountCountryonFinancialConnections.Session.FiltersClassificationsandEnrichmentsonFinancialConnections.TransactionCustomerBalanceonInvoiceandQuotePreviewInvoiceBillieonInvoice.PaymentSettings.PaymentMethodOptions,QuotePreviewInvoice.PaymentSettings.PaymentMethodOptions, andSubscription.PaymentSettings.PaymentMethodOptionsHoldAmountDetailsandHoldAmountonIssuing.Authorization.PendingRequestandIssuing.Authorization.RequestHistoryNetworkDeclineCodeonPaymentAttemptRecordPaymentMethodDetailsCardOptionsandPaymentRecordPaymentMethodDetailsCardOptionsSetupFutureUsageonPaymentIntent.PaymentMethodOptions.SequraStatusonQuotePreviewSubscriptionSchedule.PauseSchedule.Pause,QuotePreviewSubscriptionSchedule.PauseSchedule.Resume,SubscriptionSchedule.PauseSchedule.Pause, andSubscriptionSchedule.PauseSchedule.ResumeSubscriptionSchedulePauseSchedulesOptions.Resumefrompause_schedule_update_resume_paramstoemptyable(pause_schedule_update_resume_params)AcquireronEventsV2CoreHealthAuthorizationRateDropFiringEventImpactDimension,EventsV2CoreHealthAuthorizationRateDropResolvedEventImpactDimension,V2.Core.Health.Alert.AuthorizationRateDrop.Dimension, andV2.Core.Health.AlertHistoryEntry.AuthorizationRateDrop.DimensionEventsV2CoreHealthAuthorizationRateDropFiringEventImpactDimension.Type,EventsV2CoreHealthAuthorizationRateDropResolvedEventImpactDimension.Type,V2.Core.Health.Alert.AuthorizationRateDrop.Dimension.Type, andV2.Core.Health.AlertHistoryEntry.AuthorizationRateDrop.Dimension.Typefromliteral('issuer')toenum('acquirer'|'issuer')ConfirmationMethodonV2.MoneyManagement.PayoutIntentCreateOptionsandV2.MoneyManagement.PayoutIntentEstimatedFeesandFxQuoteonV2.MoneyManagement.PayoutIntentDebitedonV2.MoneyManagement.PayoutIntent.FromConfirmonV2.MoneyManagement.PayoutIntent.NextActionV2.MoneyManagement.PayoutIntent.NextAction.Typefromliteral('handle_failure')toenum('confirm'|'handle_failure')CreditedonV2.MoneyManagement.PayoutIntent.ToV1BalanceSettingsUpdatedEventwith related objectBalanceSettingsV1BillingCreditBalanceTransactionCreatedEventwith related objectBilling.CreditBalanceTransactionV1BillingCreditGrantCreatedEventandV1BillingCreditGrantUpdatedEventwith related objectBilling.CreditGrantV1BillingMeterCreatedEvent,V1BillingMeterDeactivatedEvent,V1BillingMeterReactivatedEvent, andV1BillingMeterUpdatedEventwith related objectBilling.MeterV1FinancialConnectionsAccountAccountNumbersUpdatedEvent,V1FinancialConnectionsAccountExpectedDeactivationDateUpdatedEvent,V1FinancialConnectionsAccountSupportedPaymentMethodTypesUpdatedEvent,V1FinancialConnectionsAccountUpcomingAccountNumberExpiryEvent, andV1FinancialConnectionsAccountUpcomingDeactivationEventwith related objectFinancialConnections.AccountV1InvoicePaymentAttemptRequiredEventwith related objectInvoiceFxQuoteNeedsRefreshExceptionSee the changelog for more details.
52.3.0
#3422 Surface
objectproperty onEventNotification#3416 add/adjust event parsing helpers
Event/EventNotificationclass instances without verifying authenticity. Use them when you've previously verified an event (e.g. you verified, put the event in a queue, and are now processing). Supports events from AWS EventBridge and Azure Event Grid natively.EventUtility.ConstructEventWithoutVerification(json)StripeClient.ParseEventNotificationWithoutVerification(json)EventUtility.GenerateSignatureHeader(payload, secret), which computes a fullStripe-Signatureheader for the given payload. Useful for unit tests!#3420 Add
stripe.major_api_versionconstantSee the changelog for more details.
52.3.0-beta.1
This release changes the pinned API version to 2026-07-29.preview.
GetandListmethods on resourceProductCatalog.TrialOfferTaxItemsonChargePaymentDetailsCarRentalDataTotalTaxOptions,ChargePaymentDetailsFlightDataTotalTaxOptions,ChargePaymentDetailsLodgingDataTotalTaxOptions,PaymentIntent.PaymentDetails.CarRentalDatum.Total.Tax,PaymentIntent.PaymentDetails.FlightDatum.Total.Tax,PaymentIntent.PaymentDetails.LodgingDatum.Total.Tax,PaymentIntentPaymentDetailsCarRentalDataTotalTaxOptions,PaymentIntentPaymentDetailsFlightDataTotalTaxOptions, andPaymentIntentPaymentDetailsLodgingDataTotalTaxOptionsTaxesonChargePaymentDetailsCarRentalDataTotalTaxOptions,ChargePaymentDetailsFlightDataTotalTaxOptions,ChargePaymentDetailsLodgingDataTotalTaxOptions,PaymentIntent.PaymentDetails.CarRentalDatum.Total.Tax,PaymentIntent.PaymentDetails.FlightDatum.Total.Tax,PaymentIntent.PaymentDetails.LodgingDatum.Total.Tax,PaymentIntentPaymentDetailsCarRentalDataTotalTaxOptions,PaymentIntentPaymentDetailsFlightDataTotalTaxOptions, andPaymentIntentPaymentDetailsLodgingDataTotalTaxOptionsTaxIdonCheckout.Session.CollectedInformationTaxIdsonCheckout.Session.CollectedInformationModeonFinancialConnections.Session.ManualEntryNameonIssuing.CardholderUpdateOptionsCustomFields,Description, andFooteronQuotePreviewSubscriptionSchedule.DefaultSettings.InvoiceSettingsandQuotePreviewSubscriptionSchedule.Phase.InvoiceSettingsTrialonQuotePreviewSubscriptionSchedule.PhaseAcssDebit,AfterpayClearpay,Alipay,Alma,AmazonPay,AuBecsDebit,BacsDebit,Bancontact,Billie,Bizum,Blik,Boleto,CardPresent,Cashapp,Crypto,CustomerBalance,Eps,Fpx,Giropay,Gopay,Grabpay,IdBankTransfer,Ideal,InteracPresent,KakaoPay,Konbini,KrCard,MbWay,Mobilepay,Multibanco,NaverPay,NzBankAccount,Oxxo,P24,PayByBank,Payco,Paynow,Paypal,Paypay,Payto,Pix,Promptpay,Qris,Rechnung,RevolutPay,SamsungPay,Satispay,Scalapay,SepaDebit,Shopeepay,Sofort,StripeBalance,Sunbit,Swish,Twint,Upi,UsBankAccount,WechatPay, andZiponSharedPayment.GrantedToken.PaymentMethodDetailsUseStripeSdkonSharedPayment.IssuedTokenCreateOptionsandSharedPayment.IssuedTokenRedirectToUrlonSharedPayment.IssuedToken.NextActionSharedPayment.IssuedToken.NextAction.Typefromliteral('use_stripe_sdk')toenum('redirect_to_url'|'use_stripe_sdk')LivemodeonTax.LocationSourceonV2.Iam.ActivityLog.Details.UserRolesPayoutonV2.MoneyManagement.ReceivedCredit.BalanceTransferPayoutV1onV2.MoneyManagement.ReceivedCredit.BalanceTransferSee the changelog for more details.
52.3.0-alpha.2
Billing.FeedbackOptionsSequraPaymentsonAccount.CapabilitiesFeedbackOptionsonBillingPortal.Configuration.Features.SubscriptionCancel.CancellationReasonSequraonCharge.PaymentMethodDetails,Checkout.Session.PaymentMethodOptions,ConfirmationToken.PaymentMethodPreview,PaymentAttemptRecord.PaymentMethodDetails,PaymentIntent.PaymentMethodOptions, andPaymentRecord.PaymentMethodDetailsRetrievalReferenceNumberonCharge.PaymentMethodDetails.CardPresent,ConfirmationToken.PaymentMethodPreview.Card.GeneratedFrom.PaymentMethodDetails.CardPresent,PaymentAttemptRecord.PaymentMethodDetails.CardPresent,PaymentMethod.Card.GeneratedFrom.PaymentMethodDetails.CardPresent, andPaymentRecord.PaymentMethodDetails.CardPresentPricingGrouponCharge.PaymentMethodDetails.LinkTaxRatesonCheckout.Session.ShippingOption,CheckoutSessionShippingOptionOptions, andCheckoutSessionShippingOptionsOptionsFundingTypesBlockedonCheckout.Session.PaymentMethodOptions.Card.RestrictionsHealthcareonIssuing.TestHelpersAuthorizationCreateOptions,IssuingAuthorizationPurchaseDetailsOptions, andIssuingTransactionPurchaseDetailsOptionsIsAnomalousonPaymentAttemptRecordReportGuaranteedOptionsAadeDataonPaymentIntent.PaymentMethodOptions.CardPresentFeedbackOptiononSubscription.CancellationDetailsApplicationonV2.Payments.OffSessionPaymentStatusonV2.MoneyManagement.FinancialAccountStatementListOptionsSee the changelog for more details.
52.3.0-alpha.1
This release changes the pinned API version to 2026-07-29.preview.
V2.MoneyManagement.ReceivedDebitMandate,V2.Risk.Inquiry,V2.Signals.AccountActivity, andV2.Signals.AccountEvaluationCreateandGetmethods on resourceV2.Signals.AccountEvaluationCreate,Delete, andGetmethods on resourceV2.Signals.AccountActivityGet,List, andUpdatemethods on resourceV2.Risk.InquiryCancel,Get, andListmethods on resourceV2.MoneyManagement.ReceivedDebitMandateRateCardsonBilling.CreditGrant.ApplicabilityConfig.Scope,BillingCreditBalanceSummaryFilterApplicabilityScopeOptions, andBillingCreditGrantApplicabilityConfigScopeOptionsConfirmationToken.PaymentMethodPreview.GiftCard.Brand,GiftCard.Brand,GiftCardCreateOptions.Brand,PaymentMethod.GiftCard.Brand,Terminal.ReaderActivateGiftCardOptions.Brand,Terminal.ReaderCashoutGiftCardOptions.Brand,Terminal.ReaderCheckGiftCardBalanceOptions.Brand, andTerminal.ReaderReloadGiftCardOptions.Brandfromenum('fiserv_valuelink'|'givex'|'svs')toliteral('svs')TempoonCrypto.OnrampSession.TransactionDetails.WalletAddressesHealthcareonIssuing.AuthorizationProductCodeonIssuing.CardCreateOptions,Issuing.CardUpdateOptions, andIssuing.CardProductGraduationStateonIssuing.CardCvcandNumberonRadarPaymentEvaluationPaymentDetailsPaymentMethodDetailsCardOptionsCardonRadar.PaymentEvaluation.PaymentDetails.PaymentMethodDetailsTerminalReaderCollectConfigOptions.GiftCardBrandandTerminalReaderProcessConfigOptions.GiftCardBrandfromenum('fiserv_valuelink'|'givex'|'svs')toliteral('svs')GiftCardonTerminal.TestHelpersReaderPresentPaymentMethodOptionsAmountDueandCustomerBalanceAppliedonV2.Billing.Intent.AmountDetailsV2.Core.AccountEvaluation.EvaluationsTriggeredfromliteral('fraudulent_website')toenum('fraudulent_website'|'user_account_sharing'|'user_multi_accounting')GrossSettlementonV2.Core.Account.Configuration.MerchantandV2CoreAccountConfigurationMerchantOptionsV2.MoneyManagement.DebitDispute.BankTransfer.Networkfromliteral('ach')toenum('ach'|'bacs')ManagedByonV2.MoneyManagement.FinancialAccountPayoutIntentonV2.MoneyManagement.OutboundPaymentSettlesAtonV2.MoneyManagement.ReceivedDebitGbBankAccountonV2.MoneyManagement.ReceivedDebit.BankTransferV2.MoneyManagement.ReceivedDebit.BankTransfer.OriginTypefromliteral('us_bank_account')toenum('gb_bank_account'|'us_bank_account')V2.MoneyManagement.ReceivedDebit.BankTransfer.PaymentMethodTypefromliteral('us_bank_account')toenum('gb_bank_account'|'us_bank_account')TargetDateonV2.Payments.OffSessionPaymentCreateOptionsandV2.Payments.OffSessionPaymentAccountEvaluation,FraudulentWebsite,PaymentDelinquencyExposure,UserAccountSharing, andUserMultiAccountingonV2.Signals.AccountSignalV2.MoneyManagement.FinancialAddressDebitSimulationDebitOptions.Networkfromliteral('ach')toenum('ach'|'bacs')ReceivedDebitMandateonV2.MoneyManagement.ReceivedDebitListOptionsPayoutIntentonV2.MoneyManagement.OutboundPaymentCreateOptionsV2.Core.AccountEvaluationCreateOptions.Signalsfromliteral('fraudulent_website')toenum('fraudulent_website'|'user_account_sharing'|'user_multi_accounting')IdonEventsV2SignalsAccountSignalFraudulentMerchantReadyEventV2MoneyManagementReceivedDebitCreatedEventandV2MoneyManagementReceivedDebitScheduledEventwith related objectV2.MoneyManagement.ReceivedDebitV2MoneyManagementReceivedDebitMandateCanceledEvent,V2MoneyManagementReceivedDebitMandateCreatedEvent,V2MoneyManagementReceivedDebitMandateExpiredEvent,V2MoneyManagementReceivedDebitMandatePendingCancellationEvent, andV2MoneyManagementReceivedDebitMandateUpdatedEventwith related objectV2.MoneyManagement.ReceivedDebitMandateV2SignalsAccountEvaluationCompleteEventwith related objectV2.Signals.AccountEvaluationV2SignalsAccountSignalFraudulentWebsiteReadyEventandV2SignalsAccountSignalPaymentDelinquencyExposureReadyEventwith related objectV2.Signals.AccountSignalSee the changelog for more details.
52.2.0
This release changes the pinned API version to 2026-07-29.dahlia.
FinancialConnections.AuthorizationUnrejectmethod on resourceAccountListmethod on resourcePaymentRecordSmartDisputesManagementonAccountSession.Components.DisputesList.Features,AccountSession.Components.PaymentDetails.Features,AccountSession.Components.PaymentDisputes.Features,AccountSession.Components.Payments.Features,AccountSessionComponentsDisputesListFeaturesOptions,AccountSessionComponentsPaymentDetailsFeaturesOptions,AccountSessionComponentsPaymentDisputesFeaturesOptions, andAccountSessionComponentsPaymentsFeaturesOptionsAdministrativeAddressandPrincipalPlaceOfBusinessonAccount.Company,AccountCompanyOptions, andTokenAccountCompanyOptionsSepaDebitPaymentsonAccountSettingsOptionsProofOfRegistrationonAccountDocumentsOptions. This field was limited-use and is being deprecated.PayoutsActiononAccountRejectOptionsDynamicTaxRatesonCheckoutSessionLineItemOptions. This field was limited-use and is being deprecated.SetupFutureUsageonCheckout.Session.PaymentMethodOptions.Payco,Checkout.Session.PaymentMethodOptions.SamsungPay,CheckoutSessionPaymentMethodOptionsPaycoOptions,CheckoutSessionPaymentMethodOptionsSamsungPayOptions,PaymentIntent.PaymentMethodOptions.Payco,PaymentIntent.PaymentMethodOptions.SamsungPay,PaymentIntentPaymentMethodOptionsPaycoOptions,PaymentIntentPaymentMethodOptionsSamsungPayOptions, andPaymentLinkPaymentIntentDataOptionsNetworkonDispute.PaymentMethodDetails.CardLimitsandManualEntryonFinancialConnections.SessionCreateOptionsandFinancialConnections.SessionRequirePaymentMethodSupportonFinancialConnections.Session.FiltersandFinancialConnectionsSessionFiltersOptionsBankAccountTokenonFinancialConnections.SessionMetadataonInvoiceSubscriptionDetailsOptionsBusinessNameonIssuing.Card.ShippingandIssuingCardShippingOptionsAllowedPaymentMethodTypesonPaymentIntentConfirmOptions,PaymentIntentCreateOptions,PaymentIntentUpdateOptions,PaymentIntent,SetupIntentConfirmOptions,SetupIntentCreateOptions,SetupIntentUpdateOptions, andSetupIntentReferreronPaymentIntentRadarOptionsOptionsConsentCollectionandShippingOptionsonPaymentLinkUpdateOptionsCustomFields,Description, andFooteronQuote.InvoiceSettings,QuoteInvoiceSettingsOptions,SubscriptionSchedule.DefaultSettings.InvoiceSettings,SubscriptionSchedule.Phase.InvoiceSettings,SubscriptionScheduleDefaultSettingsInvoiceSettingsOptions, andSubscriptionSchedulePhaseInvoiceSettingsOptionsCustomerAccountandCustomeronRefundPaymentMethodonRefundandTopupTrialonSubscriptionSchedule.PhaseMassTransitParkingTaxandParkingTaxonTax.Registration.CountryOptions.UsandTaxRegistrationCountryOptionsUsOptionsInitiatedByandPaymentMethodOptionsonTopupAdditionalAddressesonV2.Core.Account.Identity.BusinessDetails,V2CoreAccountIdentityBusinessDetailsOptions, andV2CoreAccountTokenIdentityBusinessDetailsOptionsFinancialConnectionsAccountExpectedDeactivationDateUpdated,FinancialConnectionsAccountSupportedPaymentMethodTypesUpdated, andFinancialConnectionsAccountUpcomingDeactivationwith resourceFinancialConnections.AccountFinancialConnectionsAuthorizationExpectedDeactivationDateUpdatedandFinancialConnectionsAuthorizationUpcomingDeactivationwith resourceFinancialConnections.AuthorizationSee the changelog for more details.
52.2.0-beta.1
This release changes the pinned API version to 2026-06-24.preview.
RedactiononCard,Charge,Checkout.Session,Customer,Issuing.Authorization,Issuing.Card,Issuing.Cardholder,Issuing.Dispute,Issuing.Transaction,PaymentIntent,PaymentMethod,SetupIntent,Source, andTokenDisclaimerVariantonCapital.FinancingOfferandCapital.FinancingSummary.DetailsActiveonFinancialConnections.Account.StatusDetailsandFinancialConnections.Authorization.StatusDetailsFinancialConnectionsSessionLimitsOptions.AccountsfromlongIntegertoemptyable(longInteger)PauseonInvoiceSubscriptionDetailsOptionsReleaseDetailsonReserve.HoldBuyerIdonSharedPayment.GrantedToken.PaymentMethodDetails.BizumandSharedPayment.GrantedToken.PaymentMethodDetails.BlikFingerprintonSharedPayment.GrantedToken.PaymentMethodDetails.PixMoneyManageronV2.Core.Account.Configuration,V2.Core.Account.Identity.Attestations.TermsOfService,V2CoreAccountConfigurationOptions,V2CoreAccountIdentityAttestationsTermsOfServiceOptions, andV2CoreAccountTokenIdentityAttestationsTermsOfServiceOptionsStoreronV2.Core.Account.Configuration,V2.Core.Account.Identity.Attestations.TermsOfService,V2CoreAccountConfigurationOptions,V2CoreAccountIdentityAttestationsTermsOfServiceOptions, andV2CoreAccountTokenIdentityAttestationsTermsOfServiceOptionsMaximumRpsonV2.Core.BatchJobCreateOptionsandV2.Core.BatchJobBiconV2.MoneyManagement.FinancialAddress.Credentials.UsBankAccountSwiftCodeonV2.MoneyManagement.FinancialAddress.Credentials.UsBankAccountProcessingonV2.MoneyManagement.OutboundPayment.StatusDetailsandV2.MoneyManagement.OutboundTransfer.StatusDetailsAccountHolderNameonV2.MoneyManagement.ReceivedCredit.BankTransfer.UsBankAccountStatusesonV2.MoneyManagement.FinancialAccountListOptionsStatusonV2.MoneyManagement.FinancialAccountListOptionsV2CoreAccountIncludingConfigurationMoneyManagerCapabilityStatusUpdatedEventandV2CoreAccountIncludingConfigurationMoneyManagerUpdatedEventwith related objectV2.Core.AccountV2MoneyManagementOutboundPaymentUnderReviewEventwith related objectV2.MoneyManagement.OutboundPaymentV2MoneyManagementOutboundTransferUnderReviewEventwith related objectV2.MoneyManagement.OutboundTransferV2CoreAccountIncludingConfigurationStorerCapabilityStatusUpdatedEventandV2CoreAccountIncludingConfigurationStorerUpdatedEventwith related objectV2.Core.AccountSee the changelog for more details.
52.2.0-alpha.5
Billing.AlertNotificationandCrypto.DepositAddressCreate,Get, andListmethods on resourceCrypto.DepositAddressListmethod on resourceBilling.AlertNotificationVippsonConfirmationToken.PaymentMethodPreview,ConfirmationTokenPaymentMethodDataOptions,PaymentIntent.PaymentMethodOptions,PaymentIntentPaymentMethodDataOptions,PaymentIntentPaymentMethodOptionsOptions,PaymentMethodConfigurationCreateOptions,PaymentMethodConfigurationUpdateOptions,PaymentMethodConfiguration,PaymentMethodCreateOptions,PaymentMethod, andSetupIntentPaymentMethodDataOptionsSuionCrypto.OnrampSession.TransactionDetails.WalletAddressesUseStripeSdkonDelegatedCheckout.RequestedSessionConfirmOptionsEvChargingonPaymentIntentAmountDetailsLineItem.PaymentMethodOptions.CardandPaymentIntentAmountDetailsLineItemsPaymentMethodOptionsCardOptionsTaxItemsonPaymentIntent.PaymentDetails.CarRentalDatum.Total.Tax,PaymentIntent.PaymentDetails.FlightDatum.Total.Tax, andPaymentIntent.PaymentDetails.LodgingDatum.Total.TaxTaxesonPaymentIntent.PaymentDetails.CarRentalDatum.Total.Tax,PaymentIntent.PaymentDetails.FlightDatum.Total.Tax, andPaymentIntent.PaymentDetails.LodgingDatum.Total.TaxCardonRadarPaymentEvaluationPaymentDetailsPaymentMethodDetailsOptionsAcssDebit,AfterpayClearpay,Alipay,Alma,AmazonPay,AuBecsDebit,BacsDebit,Bancontact,Billie,Bizum,Blik,Boleto,CardPresent,Cashapp,Crypto,CustomerBalance,Eps,Fpx,GiftCard,Giropay,Gopay,Grabpay,IdBankTransfer,Ideal,InteracPresent,KakaoPay,Konbini,KrCard,MbWay,Mobilepay,Multibanco,NaverPay,NzBankAccount,Oxxo,P24,PayByBank,Payco,Paynow,Paypal,Paypay,Payto,Pix,Promptpay,Qris,Rechnung,RevolutPay,SamsungPay,Satispay,Scalapay,SepaDebit,Shopeepay,Sofort,StripeBalance,Sunbit,Swish,Tamara,Twint,Upi,UsBankAccount,WechatPay, andZiponSharedPayment.GrantedToken.PaymentMethodDetailsSpendCardonV2.Core.Account.Configuration.CardCreator.Capabilities.Commercial.StripeandV2CoreAccountConfigurationCardCreatorCapabilitiesCommercialStripeOptionsSee the changelog for more details.
52.2.0-alpha.4
FrMealVouchersOnboardingCreate,Get,List, andUpdatemethods on resourceFrMealVouchersOnboardingCreatemethod on resourcePaymentRecordFinancialAccountsTransactions,FinancialAccounts, andRecipientsListonAccountSessionComponentsOptionsSmartDisputesManagementonAccountSession.Components.DisputesList.Features,AccountSession.Components.PaymentDetails.Features,AccountSession.Components.PaymentDisputes.Features, andAccountSession.Components.Payments.FeaturesModeonFinancialConnections.Session.ManualEntryBusinessNameonIssuing.Card.ShippingPauseSchedulesonQuotePreviewSubscriptionSchedule,SubscriptionScheduleCreateOptions,SubscriptionScheduleUpdateOptions, andSubscriptionScheduleTrialonQuotePreviewSubscriptionSchedule.PhaseandSubscriptionSchedule.PhasePaymentRecordonRefundCreateOptionsRedirectToUrlonSharedPayment.IssuedToken.NextActionSharedPayment.IssuedToken.NextAction.Typefromliteral('use_stripe_sdk')toenum('redirect_to_url'|'use_stripe_sdk')FinancialConnectionsAccountExpectedDeactivationDateUpdated,FinancialConnectionsAccountSupportedPaymentMethodTypesUpdated, andFinancialConnectionsAccountUpcomingDeactivationwith resourceFinancialConnections.AccountFinancialConnectionsAuthorizationExpectedDeactivationDateUpdatedandFinancialConnectionsAuthorizationUpcomingDeactivationwith resourceFinancialConnections.AuthorizationSee the changelog for more details.
52.2.0-alpha.3
This release changes the pinned API version to 2026-07-08.preview.
ActivateGiftCard,CashoutGiftCard,CheckGiftCardBalance, andReloadGiftCardmethods on resourceTerminal.ReaderAggregationPeriodonBilling.AlertRecoveredAdministrativeAddressandPrincipalPlaceOfBusinessonAccount.CompanyAddressCollectionPrecisiononCheckout.Session.AutomaticTaxTaxIdonCheckout.Session.CollectedInformationTaxIdsonCheckout.Session.CollectedInformationSetupFutureUsageonCheckout.Session.PaymentMethodOptions.Payco,Checkout.Session.PaymentMethodOptions.SamsungPay,PaymentIntent.PaymentMethodOptions.Payco,PaymentIntent.PaymentMethodOptions.Paypay,PaymentIntent.PaymentMethodOptions.SamsungPay, andPaymentIntentPaymentMethodOptionsPaypayOptionsNetworkonDispute.PaymentMethodDetails.CardRequirePaymentMethodSupportonFinancialConnections.Session.FiltersNetworkDataonIssuing.Authorization.RequestHistoryAcquiringInstitutionCountry,AcquiringInstitutionId,RetrievalReferenceNumber,RoutedNetwork, andTraceIdonIssuing.Transaction.NetworkDataCustomFields,Description, andFooteronQuote.InvoiceSettings,QuotePreviewSubscriptionSchedule.DefaultSettings.InvoiceSettings,QuotePreviewSubscriptionSchedule.Phase.InvoiceSettings,SubscriptionSchedule.DefaultSettings.InvoiceSettings, andSubscriptionSchedule.Phase.InvoiceSettingsPaypayonSetupAttempt.PaymentMethodDetailsMassTransitParkingTaxandParkingTaxonTax.Registration.CountryOptions.UsGiftCardBrandonTerminalReaderCollectConfigOptionsandTerminalReaderProcessConfigOptionsActivateGiftCard,CashoutGiftCard,CheckGiftCardBalance,DeactivateGiftCard, andReloadGiftCardonTerminal.Reader.ActionStatusTransitionsonV2.Billing.ContractOneTimeFeesonV2.Billing.ContractCreateOptionsandV2.Billing.ContractStatusDetailsonV2.Billing.ContractIdandPriorityonV2.Billing.Contract.PricingLines.Data.Pricing.PriceDetails.PricingOverrides.DataPricingOverrideonV2.Billing.Contract.PricingLines.Data.Pricing.PriceDetails.PricingOverrides.DataTieringModeandTiersonV2.Billing.Contract.PricingLines.Data.Pricing.PriceDetails.PricingOverrides.Data.OverwritePrice,V2BillingContractPricingLineActionAddPricingPriceDetailsPricingOverrideOverwritePriceOptions,V2BillingContractPricingLineActionUpdatePricingPriceDetailsPricingOverrideActionAddOverwritePriceOptions,V2BillingContractPricingLinePricingPriceDetailsPricingOverrideOverwritePriceOptions, andV2BillingContractPricingOverrideActionAddOverwritePriceOptionsMultiplyPricingonV2.Billing.Contract.PricingOverrides.Data,V2BillingContractPricingOverrideActionAddOptions, andV2BillingContractPricingOverrideOptionsMultiplieronV2.Billing.Contract.PricingOverrides.Data,V2BillingContractPricingOverrideActionAddOptions, andV2BillingContractPricingOverrideOptionsV2.Billing.Contract.PricingOverrides.Data.Type,V2BillingContractPricingOverrideActionAddOptions.Type, andV2BillingContractPricingOverrideOptions.Typefromliteral('multiplier')toliteral('multiply_pricing')RelatedNetworkObjectonV2.Core.AccountListOptionsandV2.Core.AccountNetworkBusinessProfileWalletonV2.MoneyManagement.PayoutMethodStripeNetworkTransferonV2.MoneyManagement.ReceivedCreditV2BillingContractPricingLineActionAddPricingPriceDetailsPricingOverrideEndsAtOptions.Type,V2BillingContractPricingLineEndsAtOptions.Type,V2BillingContractPricingLinePricingPriceDetailsPricingOverrideEndsAtOptions.Type, andV2BillingContractPricingOverrideEndsAtOptions.Typefromenum('contract_end'|'timestamp')toliteral('timestamp')V2BillingContractPricingLineActionAddPricingPriceDetailsPricingOverrideStartsAtOptions.Type,V2BillingContractPricingLinePricingPriceDetailsPricingOverrideStartsAtOptions.Type,V2BillingContractPricingLineStartsAtOptions.Type, andV2BillingContractPricingOverrideStartsAtOptions.Typefromenum('contract_start'|'timestamp')toliteral('timestamp')V2BillingContractPricingLineActionAddEndsAtOptions.Type,V2BillingContractPricingLineActionUpdateEndsAtOptions.Type,V2BillingContractPricingLineActionUpdatePricingPriceDetailsPricingOverrideActionAddEndsAtOptions.Type,V2BillingContractPricingLineActionUpdatePricingPriceDetailsPricingOverrideActionUpdateEndsAtOptions.Type,V2BillingContractPricingOverrideActionAddEndsAtOptions.Type, andV2BillingContractPricingOverrideActionUpdateEndsAtOptions.Typefromenum('billing_period_end'|'timestamp')toliteral('timestamp')V2BillingContractPricingLineActionAddStartsAtOptions.Type,V2BillingContractPricingLineActionUpdatePricingPriceDetailsPricingOverrideActionAddStartsAtOptions.Type,V2BillingContractPricingLineActionUpdatePricingPriceDetailsPricingOverrideActionUpdateStartsAtOptions.Type,V2BillingContractPricingLineActionUpdateStartsAtOptions.Type,V2BillingContractPricingOverrideActionAddStartsAtOptions.Type, andV2BillingContractPricingOverrideActionUpdateStartsAtOptions.Typefromenum('billing_period_start'|'timestamp')toliteral('timestamp')V2BillingContractActivatedEvent,V2BillingContractCanceledEvent,V2BillingContractCreatedEvent,V2BillingContractEndedEvent, andV2BillingContractUpdatedEventwith related objectV2.Billing.ContractSee the changelog for more details.
52.2.0-alpha.2
This release changes the pinned API version to 2026-07-01.preview.
Crypto.CustomerConsumerWallet,Crypto.CustomerPaymentToken,Crypto.Customer,Crypto.OnrampSession, andCrypto.OnrampTransactionLimitsGetandListmethods on resourceCrypto.CustomerCheckout,Create,Get,List, andQuotemethods on resourceCrypto.OnrampSessionGetmethod on resourceCrypto.OnrampTransactionLimitsElectronicCommerceIndicatoronCharge.PaymentMethodDetails.CardAmountReceivedandAmountRequestedonCharge.PaymentMethodDetails.Crypto,PaymentAttemptRecord.PaymentMethodDetails.Crypto, andPaymentRecord.PaymentMethodDetails.CryptoFingerprintonCharge.PaymentMethodDetails.GiftCard,PaymentAttemptRecord.PaymentMethodDetails.GiftCard, andPaymentRecord.PaymentMethodDetails.GiftCardAddressCollectionPrecisiononCheckoutSessionAutomaticTaxOptionsSubscriptiononCheckout.Session.ItemDeactivationonGiftCardOperationMerchantAmountExchangeRateonIssuing.AuthorizationandIssuing.TransactionDeviceIdonIssuing.Authorization.TokenDetails.NetworkData.DeviceandIssuing.Token.NetworkData.DeviceProgramonIssuing.CardPaymentMethodDetailsonPaymentAttemptRecordReportFailedOptionsandPaymentRecordReportPaymentAttemptFailedOptionsReasononPaymentAttemptRecordReportRefundOptionsandPaymentRecordReportRefundOptionsAmountReconciliationonPaymentIntent.PaymentMethodOptions.CryptoandPaymentIntentPaymentMethodOptionsCryptoOptionsConnectPermissionsandPermissionsonV2.Iam.ApiKeyCreateOptions,V2.Iam.ApiKeyUpdateOptions, andV2.Iam.ApiKeyCreditonV2.MoneyManagement.FinancialAccountAccount,IssuingAuthorization,IssuingDispute, andIssuingTransactiononV2.MoneyManagement.Transaction.FlowandV2.MoneyManagement.TransactionEntry.TransactionDetails.FlowV2.MoneyManagement.FinancialAccountCreateOptions.Typefromliteral('storage')toenum('credit'|'storage')ExpiresAtonV2.Iam.ApiKeyCreateOptionsSee the changelog for more details.
52.2.0-alpha.1
This release changes the pinned API version to 2026-06-24.preview.
V2.Billing.ContractPricingLineQuantityChange,V2.Core.Health.AlertHistoryEntry,V2.Core.Health.Alert,V2.MoneyManagement.FinancialAddressDebitSimulation, andV2.MoneyManagement.PayoutIntentV2.Billing.ContractLicensePricingQuantityChangeReportOfferAcceptancemethod on resourceIssuing.CreditUnderwritingRecordProvisionalCredittest helper method on resourceIssuing.DisputeReportEarlyFraudWarningmethod on resourcePaymentAttemptRecordSearchmethod on resourcePaymentRecordDebitmethod on resourceV2.MoneyManagement.FinancialAddressDebitSimulationCancel,Create,Get,List, andUpdatemethods on resourceV2.MoneyManagement.PayoutIntentGetandListmethods on resourceV2.Core.Health.AlertDeletemethod on resourceV2.Billing.ContractPerformanceLocationDetailsonTax.TransactionLineItemFinancialAccountsTransactions,FinancialAccounts, andRecipientsListonAccountSession.ComponentsandAccountSessionComponentsOptionsLocationandReaderonCharge.PaymentMethodDetails.GiftCard,GiftCardOperation,PaymentAttemptRecord.PaymentMethodDetails.GiftCard, andPaymentRecord.PaymentMethodDetails.GiftCardSubscriptiononCheckoutSessionItemOptionsItemsonCheckout.SessionBrandonCheckout.Session.CurrentAttempt.PaymentMethodDetails.CardNetworkDataonIssuing.TestHelpersAuthorizationCaptureOptionsandIssuing.TestHelpersTransactionCreateForceCaptureOptionsEnrichedMerchantDataonIssuing.AuthorizationAvailableBalanceandCurrentBalanceonIssuing.Authorization.BalanceResponseAmountonIssuing.Authorization.BalanceResponseDecisionDeadlineUpdatedAtonIssuing.CreditUnderwritingRecordAcquirerReferenceNumberonIssuing.Transaction.NetworkDataTiponPaymentIntentAmountDetailsOptionsBillingCycleAnchoronV2.Billing.ContractCreateOptionsandV2.Billing.ContractContractLineDetails,ContractValueDetails, andLicenseQuantitiesonV2.Billing.ContractBillSettingsDetailsonV2.Billing.Contract.BillingSettingsandV2BillingContractBillingSettingsOptionsBillingProfileDetailsandCollectionSettingsDetailson `V2.Billing.Contract.Bi......
Description has been truncated