stripe v73.11.0 Release Notes

Release Date: 2022-09-29 // over 1 year ago
    • ⚡️ #1549 API Updates
      • Change type of ChargePaymentMethodDetailsCardPresentIncrementalAuthorizationSupported and ChargePaymentMethodDetailsCardPresentOvercaptureSupported from nullable(boolean) to boolean
      • Add support for Created on CheckoutSession
      • Add support for SetupFutureUsage on PaymentIntentConfirmPaymentMethodOptionsPixParams, PaymentIntentPaymentMethodOptionsPixParams, and PaymentIntentPaymentMethodOptionsPix
      • Deprecate CheckoutSessionSubscriptionDataTransferDataParams.items and CheckoutSessionSubscriptionDataItemParams (use the line_items param instead). This will be removed in the next major version.