stripe v74.1.0 Release Notes
Release Date: 2022-11-17 // almost 2 years ago-
- โก๏ธ #1574 API Updates
- Add support for
CustomText
onCheckoutSessionParams
,CheckoutSession
,PaymentLinkParams
, andPaymentLink
- Add support for
HostedInstructionsURL
onPaymentIntentNextActionPaynowDisplayQrCode
andPaymentIntentNextActionWechatPayDisplayQrCode
- Add support for
- โก๏ธ #1574 API Updates
Previous changes from v74.0.0
-
๐ฅ 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