All Versions
493
Latest Version
Avg Release Cycle
6 days
Latest Release
834 days ago

Changelog History
Page 1

  • v41.2.0 Changes

    December 06, 2022
    • ⚡️ #2614 API Updates
      • Add support for FlowData on BillingPortalSessionCreateOptions
      • Add support for Flow on BillingPortalSession
    • ⚡️ #2613 API Updates
      • Add support for IndiaInternationalPayments on AccountCapabilitiesOptions and AccountCapabilities
      • Add support for InvoiceCreation on CheckoutSessionCreateOptions and CheckoutSession
      • Add support for Invoice on CheckoutSession
      • Add support for Metadata on SubscriptionSchedulePhasesItemsOptions and SubscriptionSchedulePhasesItems
  • v41.1.0 Changes

    November 17, 2022
    • ⚡️ #2610 API Updates
      • Add support for HostedInstructionsUrl on PaymentIntentNextActionWechatPayDisplayQrCode
    • ⚡️ #2609 API Updates
      • Add support for CustomText on CheckoutSessionCreateOptions, CheckoutSession, PaymentLinkCreateOptions, PaymentLinkUpdateOptions, and PaymentLink
      • Add support for HostedInstructionsUrl on PaymentIntentNextActionPaynowDisplayQrCode
  • v41.0.0 Changes

    November 16, 2022

    💥 Breaking changes that arose during code generation of the library that we postponed for the next major version. For changes to the Stripe products, read more at https://stripe.com/docs/upgrades#2022-11-15.

    "⚠️" symbol highlights breaking changes.

    🚚 ⚠️ Removed

    • ✂ Removed deprecated Sku resource (#2588)
    • ✂ Removed LineItem.Product property that was released by mistake. (#2587)
    • ✂ Removed deprecated SessionSubscriptionDataOptions.Items property. (#2587)
    • ✂ Removed deprecated Amount, Currency, Description, Images, Name properties from SessionLineItemOptions (https://github.com/stripe/stripe-dotnet/pull/2604)
    • ✂ Removed Charges field on PaymentIntent and replace it with LatestCharge. (https://github.com/stripe/stripe-dotnet/pull/2604)
    • ✂ Removed unused SessionDisplayItem class. (#2588)
    • ✂ Removed unused SessionDisplayItemCustom class. (#2588)
    • ✂ Remove support for TosShownAndAccepted on CheckoutSessionPaymentMethodOptionsPaynowOptions. The property was mistakenly released and never worked. (#2605)

    ⚠️ Changed

    • 👍 IncrementalAuthorizationSupported and OvercaptureSupported become non-nullable in ChargePaymentMethodDetailsCardPresent.
  • v40.16.0 Changes

    November 08, 2022
    • ⚡️ #2602 API Updates
      • Add support for ReasonMessage on IssuingAuthorizationRequestHistory
    • 🚀 #2598 Next major release changes
    • ⚡️ #2599 Merge master and update generated code
  • v40.15.0 Changes

    November 03, 2022
    • ⚡️ #2596 API Updates
      • Add support for OnBehalfOf on CheckoutSessionSubscriptionDataOptions, SubscriptionCreateOptions, SubscriptionScheduleDefaultSettingsOptions, SubscriptionScheduleDefaultSettings, SubscriptionSchedulePhasesOptions, SubscriptionSchedulePhases, SubscriptionUpdateOptions, and Subscription
      • Add support for TaxBehavior and TaxCode on InvoiceInvoiceItemsOptions, InvoiceItemCreateOptions, and InvoiceItemUpdateOptions
  • v40.14.0 Changes

    October 20, 2022
    • ⚡️ #2591 API Updates
      • Add support for Tipping on TerminalReaderActionProcessPaymentIntentProcessConfig and TerminalReaderProcessConfigOptions
  • v40.13.0 Changes

    October 13, 2022
    • ⚡️ #2589 API Updates
      • Add support for NetworkData on IssuingAuthorization
    • 🌲 #2586 Add request_log_url on StripeError
  • v40.12.0 Changes

    October 06, 2022
    • ⚡️ #2584 API Updates
      • Add support for Klarna on SetupAttemptPaymentMethodDetails
  • v40.11.0 Changes

    September 29, 2022
    • ⚡️ #2580 API Updates
      • Change type of ChargePaymentMethodDetailsCardPresentIncrementalAuthorizationSupported and ChargePaymentMethodDetailsCardPresentOvercaptureSupported from nullable(boolean) to boolean
      • Add support for Created on CheckoutSession
      • Add support for SetupFutureUsage on PaymentIntentPaymentMethodOptionsPixOptions and PaymentIntentPaymentMethodOptionsPix
      • Deprecate SessionSubscriptionDataOptions.items (use the line_items param instead). This will be removed in the next major version.
  • v40.10.0 Changes

    September 22, 2022
    • ⚡️ #2578 API Updates
      • Add support for TermsOfService on CheckoutSessionConsentCollectionOptions, CheckoutSessionConsentCollection, CheckoutSessionConsent, PaymentLinkConsentCollectionOptions, and PaymentLinkConsentCollection
      • ⚠️ Remove support for Plan on CheckoutSessionPaymentMethodOptionsCardInstallmentsOptions. The property was mistakenly released and never worked.
      • Add support for StatementDescriptor on PaymentIntentIncrementAuthorizationOptions