Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

Bump Stripe.net from 48.4.0 to 48.5.0#86

Merged
ahwm merged 1 commit into
masterfrom
dependabot/nuget/DomainReseller/DomainReseller/Stripe.net-48.5.0
Sep 8, 2025
Merged

Bump Stripe.net from 48.4.0 to 48.5.0#86
ahwm merged 1 commit into
masterfrom
dependabot/nuget/DomainReseller/DomainReseller/Stripe.net-48.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Sep 8, 2025

Updated Stripe.net from 48.4.0 to 48.5.0.

Release notes

Sourced from Stripe.net's releases.

48.5.0

  • #​3164 Add section on private preview SDKs in readme
  • #​3159 Update generated code. This release changes the pinned API version to 2025-08-27.basil.
    • Add support for BalanceReport, PayoutDetails, and PayoutReconciliationReport on AccountSession.Components and AccountSessionComponentsOptions
    • Add support for Name on BillingPortal.ConfigurationCreateOptions, BillingPortal.ConfigurationUpdateOptions, and BillingPortal.Configuration
    • Add support for Installments on Charge.PaymentMethodDetails.Alma
    • Add support for TransactionId on Charge.PaymentMethodDetails.Alma, Charge.PaymentMethodDetails.AmazonPay, Charge.PaymentMethodDetails.Billie, Charge.PaymentMethodDetails.KakaoPay, Charge.PaymentMethodDetails.KrCard, Charge.PaymentMethodDetails.NaverPay, Charge.PaymentMethodDetails.Payco, Charge.PaymentMethodDetails.RevolutPay, Charge.PaymentMethodDetails.SamsungPay, and Charge.PaymentMethodDetails.Satispay
    • Add support for Location and Reader on Charge.PaymentMethodDetails.Paynow
    • Add support for AmountIncludesIof on Checkout.Session.PaymentMethodOptions.Pix, CheckoutSessionPaymentMethodOptionsPixOptions, PaymentIntent.PaymentMethodOptions.Pix, and PaymentIntentPaymentMethodOptionsPixOptions
    • Add support for Metadata and Period on InvoiceScheduleDetailsPhaseAddInvoiceItemOptions, SubscriptionAddInvoiceItemOptions, SubscriptionSchedule.Phase.AddInvoiceItem, and SubscriptionSchedulePhaseAddInvoiceItemOptions
    • Add support for ExpMonth and ExpYear on Issuing.CardCreateOptions
    • Add support for ExcludedPaymentMethodTypes on PaymentIntentCreateOptions and PaymentIntent
    • Add support for PayoutMethod on PayoutCreateOptions and Payout
    • Add support for Mxn on Terminal.Configuration.Tipping and TerminalConfigurationTippingOptions
    • Add support for Card on Terminal.TestHelpersReaderPresentPaymentMethodOptions

See the changelog for more details.

48.5.0-beta.2

  • #​3160 Bring back invoice payments APIs that were missing in the public preview SDKs

    • Add support for new resource InvoicePayment
    • Add support for Get and List methods on resource InvoicePayment
  • #​3155 Fix links to pinned api versions in CHANGELOG.md in beta branch

See the changelog for more details.

48.5.0-beta.1

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

  • #​3143 Update generated code for beta
    • Add support for new resources Billing.MeterUsageRow, Billing.MeterUsage, and Terminal.OnboardingLink
    • Add support for Get method on resource Billing.MeterUsage
    • Add support for Create method on resource Terminal.OnboardingLink
    • Add support for MonthlyPayoutDays and WeeklyPayoutDays on BalanceSettings.Payouts.Schedule and BalanceSettingsPayoutsScheduleOptions
    • Remove support for MonthlyAnchor and WeeklyAnchor on BalanceSettings.Payouts.Schedule and BalanceSettingsPayoutsScheduleOptions
    • Add support for DelayDaysOverride on BalanceSettingsSettlementTimingOptions
    • Remove support for DelayDays on BalanceSettingsSettlementTimingOptions
    • Add support for UpdateDiscounts on CheckoutSessionPermissionsOptions
    • Add support for Discounts and SubscriptionData on Checkout.SessionUpdateOptions
    • Add support for SmartDisputes on Dispute
    • Add support for Upi on Invoice.PaymentSettings.PaymentMethodOptions, InvoicePaymentSettingsPaymentMethodOptionsOptions, QuotePreviewInvoice.PaymentSettings.PaymentMethodOptions, Subscription.PaymentSettings.PaymentMethodOptions, and SubscriptionPaymentSettingsPaymentMethodOptionsOptions
    • Add support for TransactionId on PaymentAttemptRecord.PaymentMethodDetails.Cashapp and PaymentRecord.PaymentMethodDetails.Cashapp
    • Add support for AmountDetails on PaymentIntentCaptureOptions, PaymentIntentConfirmOptions, PaymentIntentCreateOptions, PaymentIntentIncrementAuthorizationOptions, and PaymentIntentUpdateOptions
    • Add support for PaymentDetails on PaymentIntentIncrementAuthorizationOptions
    • Add support for Storer on V2.Core.Account.Identity.Attestations.TermsOfService and V2CoreAccountIdentityAttestationsTermsOfServiceOptions
    • Add support for CollectionOptions on V2.Core.AccountLink.UseCase.AccountOnboarding, V2.Core.AccountLink.UseCase.AccountUpdate, V2CoreAccountLinkUseCaseAccountOnboardingOptions, and V2CoreAccountLinkUseCaseAccountUpdateOptions
    • Change type of V2.Core.AccountLink.UseCase.AccountOnboarding.Configurations, V2.Core.AccountLink.UseCase.AccountUpdate.Configurations, V2CoreAccountLinkUseCaseAccountOnboardingOptions.Configurations, and V2CoreAccountLinkUseCaseAccountUpdateOptions.Configurations from literal('recipient') to enum('customer'|'merchant'|'recipient'|'storer')
    • Add support for BankAccountType on V2.MoneyManagement.PayoutMethod.BankAccount
    • Add support for thin event V2CoreAccountLinkReturnedEvent
    • Add support for thin event V2MoneyManagementPayoutMethodUpdatedEvent with related object V2.MoneyManagement.PayoutMethod
    • Remove support for thin event V2CoreAccountLinkCompletedEvent
    • Remove support for thin event V2OffSessionPaymentRequiresCaptureEvent with related object V2.Payments.OffSessionPayment

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.5.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 Sep 8, 2025
@ahwm ahwm merged commit 430492b into master Sep 8, 2025
1 check passed
@ahwm ahwm deleted the dependabot/nuget/DomainReseller/DomainReseller/Stripe.net-48.5.0 branch September 8, 2025 13:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

1 participant