-
Notifications
You must be signed in to change notification settings - Fork 585
Migration guide for v41
pakrym-stripe edited this page Nov 18, 2022
·
3 revisions
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.
"
- Removed deprecated
Skuresource (#2587) - Removed
LineItem.Productproperty that was released by mistake. (#2587) - Removed deprecated
SessionSubscriptionDataOptions.Itemsproperty. (#2587) - Removed deprecated
Amount,Currency,Description,Images,Nameproperties fromSessionLineItemOptions(#2604) - Removed
Chargesfield onPaymentIntentand replace it withLatestCharge. (#2604) - Removed unused
SessionDisplayItemclass. (#2588) - Removed unused
SessionDisplayItemCustomclass. (#2588) - Remove support for
TosShownAndAcceptedonCheckoutSessionPaymentMethodOptionsPaynowOptions. The property was mistakenly released and never worked. (#2605)
-
IncrementalAuthorizationSupportedandOvercaptureSupportedbecome non-nullable inChargePaymentMethodDetailsCardPresent.