All Versions
493
Latest Version
Avg Release Cycle
6 days
Latest Release
834 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v41.2.0 Changes
December 06, 2022- ⚡️ #2614 API Updates
- Add support for
FlowData
onBillingPortalSessionCreateOptions
- Add support for
Flow
onBillingPortalSession
- Add support for
- ⚡️ #2613 API Updates
- Add support for
IndiaInternationalPayments
onAccountCapabilitiesOptions
andAccountCapabilities
- Add support for
InvoiceCreation
onCheckoutSessionCreateOptions
andCheckoutSession
- Add support for
Invoice
onCheckoutSession
- Add support for
Metadata
onSubscriptionSchedulePhasesItemsOptions
andSubscriptionSchedulePhasesItems
- Add support for
- ⚡️ #2614 API Updates
-
v41.1.0 Changes
November 17, 2022- ⚡️ #2610 API Updates
- Add support for
HostedInstructionsUrl
onPaymentIntentNextActionWechatPayDisplayQrCode
- Add support for
- ⚡️ #2609 API Updates
- Add support for
CustomText
onCheckoutSessionCreateOptions
,CheckoutSession
,PaymentLinkCreateOptions
,PaymentLinkUpdateOptions
, andPaymentLink
- Add support for
HostedInstructionsUrl
onPaymentIntentNextActionPaynowDisplayQrCode
- Add support for
- ⚡️ #2610 API Updates
-
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 fromSessionLineItemOptions
(https://github.com/stripe/stripe-dotnet/pull/2604) - ✂ Removed
Charges
field onPaymentIntent
and replace it withLatestCharge
. (https://github.com/stripe/stripe-dotnet/pull/2604) - ✂ Removed unused
SessionDisplayItem
class. (#2588) - ✂ Removed unused
SessionDisplayItemCustom
class. (#2588) - ✂ Remove support for
TosShownAndAccepted
onCheckoutSessionPaymentMethodOptionsPaynowOptions
. The property was mistakenly released and never worked. (#2605)
⚠️ Changed
- 👍
IncrementalAuthorizationSupported
andOvercaptureSupported
become non-nullable inChargePaymentMethodDetailsCardPresent
.
- ✂ Removed deprecated
-
v40.16.0 Changes
November 08, 2022 -
v40.15.0 Changes
November 03, 2022- ⚡️ #2596 API Updates
- Add support for
OnBehalfOf
onCheckoutSessionSubscriptionDataOptions
,SubscriptionCreateOptions
,SubscriptionScheduleDefaultSettingsOptions
,SubscriptionScheduleDefaultSettings
,SubscriptionSchedulePhasesOptions
,SubscriptionSchedulePhases
,SubscriptionUpdateOptions
, andSubscription
- Add support for
TaxBehavior
andTaxCode
onInvoiceInvoiceItemsOptions
,InvoiceItemCreateOptions
, andInvoiceItemUpdateOptions
- Add support for
- ⚡️ #2596 API Updates
-
v40.14.0 Changes
October 20, 2022- ⚡️ #2591 API Updates
- Add support for
Tipping
onTerminalReaderActionProcessPaymentIntentProcessConfig
andTerminalReaderProcessConfigOptions
- Add support for
- ⚡️ #2591 API Updates
-
v40.13.0 Changes
October 13, 2022 -
v40.12.0 Changes
October 06, 2022- ⚡️ #2584 API Updates
- Add support for
Klarna
onSetupAttemptPaymentMethodDetails
- Add support for
- ⚡️ #2584 API Updates
-
v40.11.0 Changes
September 29, 2022- ⚡️ #2580 API Updates
- Change type of
ChargePaymentMethodDetailsCardPresentIncrementalAuthorizationSupported
andChargePaymentMethodDetailsCardPresentOvercaptureSupported
fromnullable(boolean)
toboolean
- Add support for
Created
onCheckoutSession
- Add support for
SetupFutureUsage
onPaymentIntentPaymentMethodOptionsPixOptions
andPaymentIntentPaymentMethodOptionsPix
- Deprecate
SessionSubscriptionDataOptions.items
(use theline_items
param instead). This will be removed in the next major version.
- Change type of
- ⚡️ #2580 API Updates
-
v40.10.0 Changes
September 22, 2022- ⚡️ #2578 API Updates
- Add support for
TermsOfService
onCheckoutSessionConsentCollectionOptions
,CheckoutSessionConsentCollection
,CheckoutSessionConsent
,PaymentLinkConsentCollectionOptions
, andPaymentLinkConsentCollection
- ⚠️ Remove support for
Plan
onCheckoutSessionPaymentMethodOptionsCardInstallmentsOptions
. The property was mistakenly released and never worked. - Add support for
StatementDescriptor
onPaymentIntentIncrementAuthorizationOptions
- Add support for
- ⚡️ #2578 API Updates