stripe v74.0.0 Release Notes
Release Date: 2022-11-15 // about 2 years ago-
💥 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 (#1557) - ✂ Removed
lineitem.Product
property that was released by mistake. (#1555) - ✂ Removed deprecated
CheckoutSessionSubscriptionDataParams.Items
field. (#1555) - ✂ Removed deprecated
EphemeralKey.AssociatedObjects
field. (#1566) - ✂ Removed deprecated
Amount
,Currency
,Description
,Images
,Name
properties fromCheckoutSessionLineItemParams
(https://github.com/stripe/stripe-go/pull/1570) - ✂ Removed
Charges
field onPaymentIntent
and replace it withLatestCharge
. (https://github.com/stripe/stripe-go/pull/1570) - ⬇️ Dropped support for Go versions less than 1.15 (#1554)
- ✂ Remove support for
TOSShownAndAccepted
onCheckoutSessionPaymentMethodOptionsPaynowParams
. The property was mistakenly released and never worked (#1571).
- ✂ Removed deprecated