Releases: stripe/stripe-node
Releases Β· stripe/stripe-node
v14.9.0
- #1973 Add
usage
to X-Stripe-Client-Telemetry - #1971 Update generated code
- Add support for
payment_method_reuse_agreement
onCheckout.Session.consent_collection
,Checkout.SessionCreateParams.consent_collection
,PaymentLink.consent_collection
, andPaymentLinkCreateParams.consent_collection
- Add support for
after_submit
onCheckout.Session.custom_text
,Checkout.SessionCreateParams.custom_text
,PaymentLink.custom_text
,PaymentLinkCreateParams.custom_text
, andPaymentLinkUpdateParams.custom_text
- Add support for
created
onRadar.EarlyFraudWarningListParams
- Add support for
v14.9.0-beta.1
- #1969 Update generated code for beta
- Add support for
retrieve
method on resourceFinancialConnections.Transaction
- Remove support for
issuing_card
andissuing_cards_list
onAccountSessionCreateParams.components
- Add support for
payment_method_remove
,payment_method_save
, andpayment_method_set_as_default
onCustomerSession.components.payment_element.features
andCustomerSessionCreateParams.components.payment_element.features
- Remove support for
payment_method_detach
andpayment_method_set_as_customer_default
onCustomerSession.components.payment_element.features
andCustomerSessionCreateParams.components.payment_element.features
- Add support for
v14.8.0
- #1968 Update generated code
- Add support for
payment_details
,payments
, andpayouts
onAccountSession.components
andAccountSessionCreateParams.components
- Add support for
features
onAccountSession.components.account_onboarding
andAccountSessionCreateParams.components.account_onboarding
- Add support for new values
customer_tax_location_invalid
andfinancial_connections_no_successful_transaction_refresh
on enumsInvoice.last_finalization_error.code
,PaymentIntent.last_payment_error.code
,SetupAttempt.setup_error.code
,SetupIntent.last_setup_error.code
, andStripeError.code
- Add support for new values
payment_network_reserve_hold
andpayment_network_reserve_release
on enumBalanceTransaction.type
- Change
Climate.Product.metric_tons_available
to be required - Remove support for value
various
from enumClimate.Supplier.removal_pathway
- Remove support for values
challenge_only
andchallenge
from enumPaymentIntent.payment_method_options.card.request_three_d_secure
- Add support for
inactive_message
andrestrictions
onPaymentLinkCreateParams
,PaymentLinkUpdateParams
, andPaymentLink
- Add support for
transfer_group
onPaymentLink.payment_intent_data
,PaymentLinkCreateParams.payment_intent_data
, andPaymentLinkUpdateParams.payment_intent_data
- Add support for
trial_settings
onPaymentLink.subscription_data
,PaymentLinkCreateParams.subscription_data
, andPaymentLinkUpdateParams.subscription_data
- Add support for
v14.8.0-beta.1
- #1967 Update generated code for beta
v14.7.0
- #1965 Update generated code
- Add support for new resources
Climate.Order
,Climate.Product
, andClimate.Supplier
- Add support for
cancel
,create
,list
,retrieve
, andupdate
methods on resourceOrder
- Add support for
list
andretrieve
methods on resourcesProduct
andSupplier
- Add support for new value
financial_connections_account_inactive
on enumsInvoice.last_finalization_error.code
,PaymentIntent.last_payment_error.code
,SetupAttempt.setup_error.code
,SetupIntent.last_setup_error.code
, andStripeError.code
- Add support for new values
climate_order_purchase
andclimate_order_refund
on enumBalanceTransaction.type
- Add support for
created
onCheckout.SessionListParams
- Add support for
validate_location
onCustomerCreateParams.tax
andCustomerUpdateParams.tax
- Add support for new values
climate.order.canceled
,climate.order.created
,climate.order.delayed
,climate.order.delivered
,climate.order.product_substituted
,climate.product.created
, andclimate.product.pricing_updated
on enumEvent.type
- Add support for new value
challenge
on enumsPaymentIntent.payment_method_options.card.request_three_d_secure
andSetupIntent.payment_method_options.card.request_three_d_secure
- Add support for new values
climate_order_purchase
andclimate_order_refund
on enumReporting.ReportRunCreateParams.parameters.reporting_category
- Add support for new values
climate.order.canceled
,climate.order.created
,climate.order.delayed
,climate.order.delivered
,climate.order.product_substituted
,climate.product.created
, andclimate.product.pricing_updated
on enumsWebhookEndpointCreateParams.enabled_events[]
andWebhookEndpointUpdateParams.enabled_events[]
- Add support for new resources
v14.7.0-beta.2
- #1966 beta: climate APIs
- Add support for new resources
Climate.Order
,Climate.Product
, andClimate.Supplier
- Add support for new value
financial_connections_account_inactive
on enumsInvoice.last_finalization_error.code
,PaymentIntent.last_payment_error.code
,SetupAttempt.setup_error.code
,SetupIntent.last_setup_error.code
, andStripeError.code
- Add support for new values
climate.order.canceled
,climate.order.created
,climate.order.delayed
,climate.order.delivered
,climate.order.product_substituted
,climate.product.created
, andclimate.product.pricing_updated
on enumEvent.type
- Add support for new values
climate.order.canceled
,climate.order.created
,climate.order.delayed
,climate.order.delivered
,climate.order.product_substituted
,climate.product.created
, andclimate.product.pricing_updated
on enumsWebhookEndpointCreateParams.enabled_events[]
andWebhookEndpointUpdateParams.enabled_events[]
- Add support for new resources
v14.7.0-beta.1
- #1962 Update generated code for beta
- Rename
.delivery.receipient
to.delivery.recipient
onCharge
andPaymentIntent
APIs. - Add support for
components
onCustomerSessionCreateParams
andCustomerSession
- Rename
v14.6.0
- #1961 Update generated code
- Add support for
electronic_commerce_indicator
onCharge.payment_method_details.card.three_d_secure
andSetupAttempt.payment_method_details.card.three_d_secure
- Add support for
exemption_indicator_applied
andexemption_indicator
onCharge.payment_method_details.card.three_d_secure
- Add support for
transaction_id
onCharge.payment_method_details.card.three_d_secure
,Issuing.Authorization.network_data
,Issuing.Transaction.network_data
, andSetupAttempt.payment_method_details.card.three_d_secure
- Add support for
offline
onCharge.payment_method_details.card_present
- Add support for
system_trace_audit_number
onIssuing.Authorization.network_data
- Add support for
network_risk_score
onIssuing.Authorization.pending_request
andIssuing.Authorization.request_history[]
- Add support for
requested_at
onIssuing.Authorization.request_history[]
- Add support for
authorization_code
onIssuing.Transaction.network_data
- Add support for
three_d_secure
onPaymentIntentConfirmParams.payment_method_options.card
,PaymentIntentCreateParams.payment_method_options.card
,PaymentIntentUpdateParams.payment_method_options.card
,SetupIntentConfirmParams.payment_method_options.card
,SetupIntentCreateParams.payment_method_options.card
, andSetupIntentUpdateParams.payment_method_options.card
- Add support for
v14.6.0-beta.1
- #1959 Update generated code for beta
- Add support for
event_details
andsubscription
onChargeCaptureParams.payment_details
,ChargeUpdateParams.payment_details
,PaymentIntent.payment_details
,PaymentIntentCaptureParams.payment_details
,PaymentIntentConfirmParams.payment_details
,PaymentIntentCreateParams.payment_details
, andPaymentIntentUpdateParams.payment_details
- Add support for
affiliate
anddelivery
onChargeCaptureParams.payment_details.car_rental
,ChargeCaptureParams.payment_details.flight
,ChargeCaptureParams.payment_details.lodging
,ChargeUpdateParams.payment_details.car_rental
,ChargeUpdateParams.payment_details.flight
,ChargeUpdateParams.payment_details.lodging
,PaymentIntent.payment_details.car_rental
,PaymentIntentCaptureParams.payment_details.car_rental
,PaymentIntentCaptureParams.payment_details.flight
,PaymentIntentCaptureParams.payment_details.lodging
,PaymentIntentConfirmParams.payment_details.car_rental
,PaymentIntentConfirmParams.payment_details.flight
,PaymentIntentConfirmParams.payment_details.lodging
,PaymentIntentCreateParams.payment_details.car_rental
,PaymentIntentCreateParams.payment_details.flight
,PaymentIntentCreateParams.payment_details.lodging
,PaymentIntentUpdateParams.payment_details.car_rental
,PaymentIntentUpdateParams.payment_details.flight
, andPaymentIntentUpdateParams.payment_details.lodging
- Add support for
drivers
onChargeCaptureParams.payment_details.car_rental
,ChargeUpdateParams.payment_details.car_rental
,PaymentIntent.payment_details.car_rental
,PaymentIntentCaptureParams.payment_details.car_rental
,PaymentIntentConfirmParams.payment_details.car_rental
,PaymentIntentCreateParams.payment_details.car_rental
, andPaymentIntentUpdateParams.payment_details.car_rental
- Add support for
passengers
onChargeCaptureParams.payment_details.flight
,ChargeCaptureParams.payment_details.lodging
,ChargeUpdateParams.payment_details.flight
,ChargeUpdateParams.payment_details.lodging
,PaymentIntentCaptureParams.payment_details.flight
,PaymentIntentCaptureParams.payment_details.lodging
,PaymentIntentConfirmParams.payment_details.flight
,PaymentIntentConfirmParams.payment_details.lodging
,PaymentIntentCreateParams.payment_details.flight
,PaymentIntentCreateParams.payment_details.lodging
,PaymentIntentUpdateParams.payment_details.flight
, andPaymentIntentUpdateParams.payment_details.lodging
- Add support for
created
onCustomerSession
- Add support for
- #1954 Update generated code for beta
- Add support for
issuing_card
andissuing_cards_list
onAccountSessionCreateParams.components
- Add support for
v14.5.0
- #1957 Update generated code
- Add support for
bacs_debit_payments
onAccountCreateParams.settings
andAccountUpdateParams.settings
- Add support for
service_user_number
onAccount.settings.bacs_debit_payments
- Change type of
Account.settings.bacs_debit_payments.display_name
fromstring
tostring | null
- Add support for
capture_before
onCharge.payment_method_details.card
- Add support for
paypal
onCheckout.Session.payment_method_options
- Add support for
tax_amounts
onCreditNoteCreateParams.lines[]
,CreditNotePreviewLinesParams.lines[]
, andCreditNotePreviewParams.lines[]
- Add support for
network_data
onIssuing.Transaction
- Add support for
- #1960 Update generated code
- Add support for
status
onCheckout.SessionListParams
- Add support for
- #1958 Move Webhooks instance to static field
- #1952 Use AbortController for native fetch cancellation when available