Skip to content

Bump Stripe.net from 48.3.0 to 48.4.0#190

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/nuget/server/dotnet/Stripe.net-48.4.0
Jul 31, 2025
Merged

Bump Stripe.net from 48.3.0 to 48.4.0#190
github-actions[bot] merged 1 commit into
mainfrom
dependabot/nuget/server/dotnet/Stripe.net-48.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jul 31, 2025

Updated Stripe.net from 48.3.0 to 48.4.0.

Release notes

Sourced from Stripe.net's releases.

48.4.0

This release changes the pinned API version to 2025-07-30.basil.

  • #​3151 Update generated code
    • Add support for InstantPayoutsPromotion on AccountSession.Components and AccountSessionComponentsOptions
    • Add support for AdjustableQuantity on BillingPortal.Configuration.Features.SubscriptionUpdate.Products and BillingPortalConfigurationFeaturesSubscriptionUpdateProductsOptions
    • Add support for TransactionId on Charge.PaymentMethodDetails.Cashapp
    • Add support for OriginContext on Checkout.SessionCreateOptions and Checkout.Session
    • Add support for Template on Checkout.Session.InvoiceCreation.InvoiceData.RenderingOptions, CheckoutSessionInvoiceCreationInvoiceDataRenderingOptionsOptions, PaymentLink.InvoiceCreation.InvoiceData.RenderingOptions, and PaymentLinkInvoiceCreationInvoiceDataRenderingOptionsOptions
    • Add support for SetupFutureUsage on Checkout.Session.PaymentMethodOptions.Pix and CheckoutSessionPaymentMethodOptionsPixOptions
    • Add support for Duration on InvoiceScheduleDetailsPhaseOptions and SubscriptionSchedulePhaseOptions
    • Add support for PriceData on PaymentLinkLineItemOptions
    • Add support for Standard on Tax.Registration.CountryOptions.Ae, Tax.Registration.CountryOptions.Au, Tax.Registration.CountryOptions.Ch, Tax.Registration.CountryOptions.Gb, Tax.Registration.CountryOptions.Jp, Tax.Registration.CountryOptions.No, Tax.Registration.CountryOptions.Nz, Tax.Registration.CountryOptions.Sg, TaxRegistrationCountryOptionsAeOptions, TaxRegistrationCountryOptionsAlOptions, TaxRegistrationCountryOptionsAoOptions, TaxRegistrationCountryOptionsAuOptions, TaxRegistrationCountryOptionsAwOptions, TaxRegistrationCountryOptionsBaOptions, TaxRegistrationCountryOptionsBbOptions, TaxRegistrationCountryOptionsBdOptions, TaxRegistrationCountryOptionsBfOptions, TaxRegistrationCountryOptionsBhOptions, TaxRegistrationCountryOptionsBsOptions, TaxRegistrationCountryOptionsCdOptions, TaxRegistrationCountryOptionsChOptions, TaxRegistrationCountryOptionsEtOptions, TaxRegistrationCountryOptionsGbOptions, TaxRegistrationCountryOptionsGnOptions, TaxRegistrationCountryOptionsIsOptions, TaxRegistrationCountryOptionsJpOptions, TaxRegistrationCountryOptionsMeOptions, TaxRegistrationCountryOptionsMkOptions, TaxRegistrationCountryOptionsMrOptions, TaxRegistrationCountryOptionsNoOptions, TaxRegistrationCountryOptionsNzOptions, TaxRegistrationCountryOptionsOmOptions, TaxRegistrationCountryOptionsRsOptions, TaxRegistrationCountryOptionsSgOptions, TaxRegistrationCountryOptionsSrOptions, TaxRegistrationCountryOptionsUyOptions, TaxRegistrationCountryOptionsZaOptions, and TaxRegistrationCountryOptionsZwOptions
    • Add support for Aed, Bgn, Huf, and Ron on Terminal.Configuration.Tipping and TerminalConfigurationTippingOptions
  • #​3152 Mark StripeConfiguration as partial so we can add configuration in beta branch
  • #​3150 Adds usage string to telemetry on API calls made through StripeClient service accessors

See the changelog for more details.

48.4.0-beta.2

  • #​3145 Pull in V2 FinancialAccount changes for June release
    • Add support for Close and Create methods on resource V2.MoneyManagement.FinancialAccount
    • Add support for Storer on V2.Core.Account.Configuration and V2CoreAccountConfigurationOptions
    • Add support for StatusDetails on V2.MoneyManagement.FinancialAccount
    • Add support for Status on V2.MoneyManagement.FinancialAccountListOptions
    • Add support for thin events V2CoreAccountIncludingConfigurationStorerCapabilityStatusUpdatedEvent and V2CoreAccountIncludingConfigurationStorerUpdatedEvent with related object V2.Core.Account
    • Add support for error types AlreadyExistsException and NonZeroBalanceException

See the changelog for more details.

48.4.0-beta.1

This release changes the pinned API version to 2025-06-30.preview.

  • #​3132 Update generated code for beta
    • Change type of CheckoutSessionSubscriptionDataOptions.BillingMode, InvoiceScheduleDetailsOptions.BillingMode, InvoiceSubscriptionDetailsOptions.BillingMode, Quote.SubscriptionData.BillingMode, QuoteSubscriptionDataOptions.BillingMode, SubscriptionCreateOptions.BillingMode, and SubscriptionScheduleCreateOptions.BillingMode from enum('classic'|'flexible') to billing_mode
    • Add support for SubmissionMethod on Dispute.EvidenceDetails
    • Add support for OnDemand and Subscriptions on OrderPaymentSettingsPaymentMethodOptionsKlarnaOptions
    • Change type of Order.Payment.Settings.PaymentMethodOptions.Klarna.SetupFutureUsage and OrderPaymentSettingsPaymentMethodOptionsKlarnaOptions.SetupFutureUsage from literal('none') to enum('none'|'off_session'|'on_session')
    • Add support for Crypto on PaymentAttemptRecord.PaymentMethodDetails and PaymentRecord.PaymentMethodDetails
    • Change type of PaymentIntent.PaymentMethodOptions.Gopay.SetupFutureUsage and PaymentIntentPaymentMethodOptionsGopayOptions.SetupFutureUsage from literal('none') to enum('none'|'off_session')
    • Change type of QuotePreviewSubscriptionSchedule.BillingMode, Subscription.BillingMode, and SubscriptionSchedule.BillingMode from enum('classic'|'flexible') to SubscriptionsResourceBillingMode
    • Change type of SubscriptionMigrateOptions.BillingMode from literal('flexible') to billing_mode_migrate
    • Remove support for BillingModeDetails on Subscription
    • Add support for ProofOfAddress on V2.Core.Account.Identity.BusinessDetails.Documents and V2CoreAccountIdentityBusinessDetailsDocumentsOptions
    • Add support for Metadata on V2.MoneyManagement.FinancialAccount
    • Remove support for Description on V2.MoneyManagement.FinancialAccount
    • Remove support for Attempts on V2.Payments.OffSessionPayment
    • Change type of V2.Payments.OffSessionPayment.TransferData.Amount from integer to nullable(integer)
    • Add support for FromAccount, OutboundPayment, and OutboundTransfer on V2.MoneyManagement.ReceivedCredit.BalanceTransfer
    • Change type of V2.MoneyManagement.ReceivedCredit.BalanceTransfer.Type from literal('payout_v1') to enum('outbound_payment'|'outbound_transfer'|'payout_v1')

See the changelog for more details.

Commits viewable in compare view.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

---
updated-dependencies:
- dependency-name: Stripe.net
  dependency-version: 48.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jul 31, 2025
@github-actions github-actions Bot merged commit dbb87d1 into main Jul 31, 2025
16 checks passed
@dependabot dependabot Bot deleted the dependabot/nuget/server/dotnet/Stripe.net-48.4.0 branch July 31, 2025 02:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants