- #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.
See the changelog for more details.