Releases: stripe/stripe-node
Releases · stripe/stripe-node
v18.6.0-beta.1
This release changes the pinned API version to 2025-08-27.preview
.
- #2381 Update generated code for beta
- Add support for
list
andretrieve
methods on resourceInvoicePayment
- Add support for
list
method on resourceMandate
- Add support for
applied
onV2.Core.Account.configuration.customer
,V2.Core.Account.configuration.merchant
,V2.Core.Account.configuration.recipient
,V2.Core.Account.configuration.storer
,V2.Core.AccountUpdateParams.configuration.customer
,V2.Core.AccountUpdateParams.configuration.merchant
,V2.Core.AccountUpdateParams.configuration.recipient
, andV2.Core.AccountUpdateParams.configuration.storer
- Add support for new values
ao_nif
,az_tin
,bd_etin
,cr_cpj
,cr_nite
,do_rcn
,gt_nit
,kz_bin
,mz_nuit
,pe_ruc
,pk_ntn
,sa_crn
, andsa_tin
on enumsV2.Core.Account.identity.business_details.id_numbers[].type
,V2.Core.AccountCreateParams.identity.business_details.id_numbers[].type
, andV2.Core.AccountUpdateParams.identity.business_details.id_numbers[].type
- Add support for new values
ao_nif
,az_tin
,bd_brc
,bd_etin
,bd_nid
,cr_cpf
,cr_dimex
,cr_nite
,do_rcn
,gt_nit
,kz_iin
,mz_nuit
,pe_dni
,pk_cnic
,pk_snic
, andsa_tin
on enumsV2.Core.Account.identity.individual.id_numbers[].type
,V2.Core.AccountCreateParams.identity.individual.id_numbers[].type
,V2.Core.AccountUpdateParams.identity.individual.id_numbers[].type
,V2.Core.Person.id_numbers[].type
,V2.Core.PersonCreateParams.id_numbers[].type
, andV2.Core.PersonUpdateParams.id_numbers[].type
- Change type of
Billing.AlertTriggered.value
fromlongInteger
todecimal_string
- Add support for
display_name
onV2.MoneyManagement.FinancialAccountCreateParams
andV2.MoneyManagement.FinancialAccount
- Add support for new value
currency_conversion
on enumsV2.MoneyManagement.Transaction.category
andV2.MoneyManagement.TransactionEntry.transaction_details.category
- Add support for
currency_conversion
onV2.MoneyManagement.Transaction.flow
andV2.MoneyManagement.TransactionEntry.transaction_details.flow
- Add support for new value
currency_conversion
on enumsV2.MoneyManagement.Transaction.flow.type
andV2.MoneyManagement.TransactionEntry.transaction_details.flow.type
- Add support for
payments
onBalanceSettingUpdateParams
andBalanceSettings
- Remove support for
debit_negative_balances
,payouts
, andsettlement_timing
onBalanceSettingUpdateParams
andBalanceSettings
- Add support for
mandate
onCharge.payment_method_details.pix
,PaymentAttemptRecord.payment_method_details.pix
, andPaymentRecord.payment_method_details.pix
- Add support for
coupon_data
onCheckout.SessionCreateParams.discounts[]
- Add support for
mandate_options
onCheckout.Session.payment_method_options.pix
,Checkout.SessionCreateParams.payment_method_options.pix
,PaymentIntent.payment_method_options.pix
,PaymentIntentConfirmParams.payment_method_options.pix
,PaymentIntentCreateParams.payment_method_options.pix
, andPaymentIntentUpdateParams.payment_method_options.pix
- Change type of
Checkout.Session.payment_method_options.pix.setup_future_usage
,Checkout.SessionCreateParams.payment_method_options.pix.setup_future_usage
,PaymentIntent.payment_method_options.pix.setup_future_usage
,PaymentIntentConfirmParams.payment_method_options.pix.setup_future_usage
,PaymentIntentCreateParams.payment_method_options.pix.setup_future_usage
, andPaymentIntentUpdateParams.payment_method_options.pix.setup_future_usage
fromliteral('none')
toenum('none'|'off_session')
- Add support for
amount
onMandate.multi_use
,PaymentAttemptRecord
, andPaymentRecord
- Add support for
currency
onMandate.multi_use
- Add support for
pix
onMandate.payment_method_details
,SetupAttempt.payment_method_details
,SetupIntent.payment_method_options
,SetupIntentConfirmParams.payment_method_options
,SetupIntentCreateParams.payment_method_options
, andSetupIntentUpdateParams.payment_method_options
- Add support for
limit
onPaymentAttemptRecordListParams
- Add support for
amount_authorized
,amount_refunded
, andapplication
onPaymentAttemptRecord
andPaymentRecord
- Add support for
processor_details
onPaymentAttemptRecord
,PaymentRecordReportPaymentParams
, andPaymentRecord
- Remove support for
payment_reference
onPaymentAttemptRecord
,PaymentRecordReportPaymentParams
, andPaymentRecord
- Add support for
installments
onPaymentAttemptRecord.payment_method_details.alma
andPaymentRecord.payment_method_details.alma
- Add support for
transaction_id
onPaymentAttemptRecord.payment_method_details.alma
,PaymentAttemptRecord.payment_method_details.amazon_pay
,PaymentAttemptRecord.payment_method_details.billie
,PaymentAttemptRecord.payment_method_details.kakao_pay
,PaymentAttemptRecord.payment_method_details.kr_card
,PaymentAttemptRecord.payment_method_details.naver_pay
,PaymentAttemptRecord.payment_method_details.payco
,PaymentAttemptRecord.payment_method_details.revolut_pay
,PaymentAttemptRecord.payment_method_details.samsung_pay
,PaymentAttemptRecord.payment_method_details.satispay
,PaymentRecord.payment_method_details.alma
,PaymentRecord.payment_method_details.amazon_pay
,PaymentRecord.payment_method_details.billie
,PaymentRecord.payment_method_details.kakao_pay
,PaymentRecord.payment_method_details.kr_card
,PaymentRecord.payment_method_details.naver_pay
,PaymentRecord.payment_method_details.payco
,PaymentRecord.payment_method_details.revolut_pay
,PaymentRecord.payment_method_details.samsung_pay
, andPaymentRecord.payment_method_details.satispay
- Add support for
location
andreader
onPaymentAttemptRecord.payment_method_details.paynow
andPaymentRecord.payment_method_details.paynow
- Add support for
latest_active_mandate
onPaymentMethod
- Change
Payout.payout_method
to be required - Add support for
metadata
andperiod
onQuotePreviewSubscriptionSchedule.phases[].add_invoice_items[]
- Add support for
pix_display_qr_code
onSetupIntent.next_action
- Add support for
reader_security
onTerminal.ConfigurationCreateParams
,Terminal.ConfigurationUpdateParams
, andTerminal.Configuration
- Add support for error codes
customer_session_expired
andindia_recurring_payment_mandate_canceled
onQuotePreviewInvoice.last_finalization_error
- Add support for
v18.6.0-alpha.1
- #2393 Use the right API version 2025-08-27.preview
- #2390 Update generated code for private-preview
- Add support for
attach_cadence
method on resourceSubscription
- Add support for
currency
andexternal_customer_id
onBilling.AlertTriggered
- Add support for
custom_pricing_unit
onBilling.AlertTriggered
,Billing.CreditBalanceSummary.balances[].available_balance
,Billing.CreditBalanceSummary.balances[].ledger_balance
,Billing.CreditBalanceTransaction.credit.amount
,Billing.CreditBalanceTransaction.debit.amount
,Billing.CreditGrant.amount
, andBilling.CreditGrantCreateParams.amount
- Add support for
customer
onBilling.AlertListParams
- Change type of
Billing.Alert.alert_type
,Billing.AlertCreateParams.alert_type
, andBilling.AlertListParams.alert_type
fromliteral('usage_threshold')
toenum('credit_balance_threshold'|'usage_threshold')
- Add support for
credit_balance_threshold
onBilling.AlertCreateParams
andBilling.Alert
- Add support for
billable_items
onBilling.CreditBalanceSummaryRetrieveParams.filter.applicability_scope
,Billing.CreditGrant.applicability_config.scope
, andBilling.CreditGrantCreateParams.applicability_config.scope
- Change type of
Billing.CreditBalanceSummary.balances[].available_balance.type
,Billing.CreditBalanceSummary.balances[].ledger_balance.type
,Billing.CreditBalanceTransaction.credit.amount.type
,Billing.CreditBalanceTransaction.debit.amount.type
,Billing.CreditGrant.amount.type
, andBilling.CreditGrantCreateParams.amount.type
fromliteral('monetary')
toenum('custom_pricing_unit'|'monetary')
- Add support for
license_fee_subscription_details
andrate_card_subscription_details
onInvoiceItem.parent
andInvoiceLineItem.parent
- Change type of
InvoiceItem.parent.type
fromliteral('subscription_details')
toenum('license_fee_subscription_details'|'rate_card_subscription_details'|'subscription_details')
- Add support for
license_fee_details
andrate_card_rate_details
onInvoiceItem.pricing
andInvoiceLineItem.pricing
- Change type of
InvoiceItem.pricing.type
andInvoiceLineItem.pricing.type
fromliteral('price_details')
toenum('license_fee_details'|'price_details'|'rate_card_rate_details')
- Add support for
billing_cadence
onInvoiceCreatePreviewParams
,SubscriptionCreateParams
, andSubscription
- Add support for
billing_cadence_details
onInvoice.parent
andQuotePreviewInvoice.parent
- Add support for new value
billing_cadence_details
on enumsInvoice.parent.type
andQuotePreviewInvoice.parent.type
- Add support for new values
license_fee_subscription_details
andrate_card_subscription_details
on enumInvoiceLineItem.parent.type
- Add support for new resources
V2.Billing.BillSettingVersion
,V2.Billing.BillSetting
,V2.Billing.Cadence
,V2.Billing.CollectionSettingVersion
,V2.Billing.CollectionSetting
,V2.Billing.CustomPricingUnit
,V2.Billing.IntentAction
,V2.Billing.Intent
,V2.Billing.LicenseFeeSubscription
,V2.Billing.LicenseFeeVersion
,V2.Billing.LicenseFee
,V2.Billing.LicensedItem
,V2.Billing.MeteredItem
,V2.Billing.PricingPlanComponent
,V2.Billing.PricingPlanSubscription
,V2.Billing.PricingPlanVersion
,V2.Billing.PricingPlan
,V2.Billing.Profile
,V2.Billing.RateCardRate
,V2.Billing.RateCardSubscription
,V2.Billing.RateCardVersion
,V2.Billing.RateCard
,V2.Billing.ServiceAction
,V2.Core.ClaimableSandbox
,V2.Reporting.ReportRun
,V2.Reporting.Report
, andV2.Tax.AutomaticRule
- Add support for
create
,deactivate
,find
,retrieve
, andupdate
methods on resourceV2.Tax.AutomaticRule
- Add support for
create
andretrieve
methods on resourcesV2.Billing.ServiceAction
andV2.Reporting.ReportRun
- Add support for
retrieve
method on resourcesV2.Billing.LicenseFeeSubscription
andV2.Reporting.Report
- Add support for
create
method on resourcesV2.Core.ClaimableSandbox
- Add support for
cancel
,create
,list
,retrieve
, andupdate
methods on resourcesV2.Billing.Cadence
andV2.Billing.RateCardSubscription
- Add support for
create
,list
,retrieve
, andupdate
methods on resourcesV2.Billing.BillSetting
,V2.Billing.CollectionSetting
,V2.Billing.CustomPricingUnit
,V2.Billing.LicenseFee
,V2.Billing.LicensedItem
,V2.Billing.MeteredItem
,V2.Billing.PricingPlan
,V2.Billing.Profile
, andV2.Billing.RateCard
- Add support for
list
andretrieve
methods on resourcesV2.Billing.BillSettingVersion
,V2.Billing.CollectionSettingVersion
,V2.Billing.IntentAction
,V2.Billing.LicenseFeeVersion
,V2.Billing.PricingPlanSubscription
,V2.Billing.PricingPlanVersion
, andV2.Billing.RateCardVersion
- Add support for
create
,del
,list
, andretrieve
methods on resourceV2.Billing.RateCardRate
- Add support for
create
,del
,list
,retrieve
, andupdate
methods on resourceV2.Billing.PricingPlanComponent
- Add support for
cancel
,commit
,create
,list
,release_reservation
,reserve
, andretrieve
methods on resourceV2.Billing.Intent
- Add support for
changes
onV2.Event
- Add support for thin events
V2BillingCadenceBilledEvent
,V2BillingCadenceCanceledEvent
,V2BillingCadenceCreatedEvent
, andV2BillingCadenceErroredEvent
with related objectV2.Billing.Cadence
- Add support for thin events
V2BillingLicenseFeeCreatedEvent
andV2BillingLicenseFeeUpdatedEvent
with related objectV2.Billing.LicenseFee
- Add support for thin event
V2BillingLicenseFeeVersionCreatedEvent
with related objectV2.Billing.LicenseFeeVersion
- Add support for thin events
V2BillingLicensedItemCreatedEvent
andV2BillingLicensedItemUpdatedEvent
with related objectV2.Billing.LicensedItem
- Add support for thin events
V2BillingMeteredItemCreatedEvent
andV2BillingMeteredItemUpdatedEvent
with related objectV2.Billing.MeteredItem
- Add support for thin events
V2BillingPricingPlanCreatedEvent
andV2BillingPricingPlanUpdatedEvent
with related objectV2.Billing.PricingPlan
- Add support for thin events
V2BillingPricingPlanComponentCreatedEvent
andV2BillingPricingPlanComponentUpdatedEvent
with related objectV2.Billing.PricingPlanComponent
- Add support for thin events
V2BillingPricingPlanSubscriptionCollectionAwaitingCustomerActionEvent
,V2BillingPricingPlanSubscriptionCollectionCurrentEvent
,V2BillingPricingPlanSubscriptionCollectionPastDueEvent
,V2BillingPricingPlanSubscriptionCollectionPausedEvent
,V2BillingPricingPlanSubscriptionCollectionUnpaidEvent
,V2BillingPricingPlanSubscriptionServicingActivatedEvent
,V2BillingPricingPlanSubscriptionServicingCanceledEvent
, andV2BillingPricingPlanSubscriptionServicingPausedEvent
with related objectV2.Billing.PricingPlanSubscription
- Add support for thin event
V2BillingPricingPlanVersionCreatedEvent
with related objectV2.Billing.PricingPlanVersion
- Add support for thin events
V2BillingRateCardCreatedEvent
andV2BillingRateCardUpdatedEvent
with related objectV2.Billing.RateCard
- Add support for thin event
V2BillingRateCardRateCreatedEvent
with related objectV2.Billing.RateCardRate
- Add support for thin events
V2BillingRateCardSubscriptionActivatedEvent
,V2BillingRateCardSubscriptionCanceledEvent
,V2BillingRateCardSubscriptionCollectionAwaitingCustomerActionEvent
,V2BillingRateCardSubscriptionCollectionCurrentEvent
,V2BillingRateCardSubscriptionCollectionPastDueEvent
,V2BillingRateCardSubscriptionCollectionPausedEvent
,V2BillingRateCardSubscriptionCollectionUnpaidEvent
,V2BillingRateCardSubscriptionServicingActivatedEvent
,V2BillingRateCardSubscriptionServicingCanceledEvent
, andV2BillingRateCardSubscriptionServicingPausedEvent
with related objectV2.Billing.RateCardSubscription
- Add support for thin event
V2BillingRateCardVersionCreatedEvent
with related objectV2.Billing.RateCardVersion
- Add support for thin events
V2CoreHealthApiErrorFiringEvent
,V2CoreHealthApiErrorResolvedEvent
,V2CoreHealthApiLatencyFiringEvent
,V2CoreHealthApiLatencyResolvedEvent
,V2CoreHealthAuthorizationRateDropFiringEvent
,V2CoreHealthAuthorizationRateDropResolvedEvent
,V2CoreHealthEventGenerationFailureResolvedEvent
,V2CoreHealthFraudRateIncreasedEvent
,V2CoreHealthIssuingAuthorizationRequestTimeoutFiringEvent
,V2CoreHealthIssuingAuthorizationRequestTimeoutResolvedEvent
,V2CoreHealthPaymentMethodErrorFiringEvent
,V2CoreHealthPaymentMethodErrorResolvedEvent
,V2CoreHealthTrafficVolumeDropFiringEvent
,V2CoreHealthTrafficVolumeDropResolvedEvent
,V2CoreHealthWebhookLatencyFiringEvent
, andV2CoreHealthWebhookLatencyResolvedEvent
- Add support for thin events
V2ReportingReportRunCreatedEvent
,V2ReportingReportRunFailedEvent
,V2ReportingReportRunSucceededEvent
, andV2ReportingReportRunUpdatedEvent
with related objectV2.Reporting.ReportRun
- Add support for error type
RateLimitError
- Add support for
v18.5.0
- #2392 Add section on private preview SDKs in readme
- #2384 Update generated code. This release changes the pinned API version to
2025-08-27.basil
.- Add support for
balance_report
,payout_details
, andpayout_reconciliation_report
onAccountSession.components
andAccountSessionCreateParams.components
- Add support for
name
onBillingPortal.ConfigurationCreateParams
,BillingPortal.ConfigurationUpdateParams
, andBillingPortal.Configuration
- Add support for
installments
onCharge.payment_method_details.alma
- Add support for
transaction_id
onCharge.payment_method_details.alma
,Charge.payment_method_details.amazon_pay
,Charge.payment_method_details.billie
,Charge.payment_method_details.kakao_pay
,Charge.payment_method_details.kr_card
,Charge.payment_method_details.naver_pay
,Charge.payment_method_details.payco
,Charge.payment_method_details.revolut_pay
,Charge.payment_method_details.samsung_pay
, andCharge.payment_method_details.satispay
- Add support for
location
andreader
onCharge.payment_method_details.paynow
- Add support for
amount_includes_iof
onCheckout.Session.payment_method_options.pix
,Checkout.SessionCreateParams.payment_method_options.pix
,PaymentIntent.payment_method_options.pix
,PaymentIntentConfirmParams.payment_method_options.pix
,PaymentIntentCreateParams.payment_method_options.pix
, andPaymentIntentUpdateParams.payment_method_options.pix
- Add support for new values
block
andresolution
on enumDispute.payment_method_details.card.case_type
- Add support for new value
terminal_android_apk
on enumsFile.purpose
andFileListParams.purpose
- Add support for new value
terminal_android_apk
on enumFileCreateParams.purpose
- Add support for
metadata
andperiod
onInvoiceCreatePreviewParams.schedule_details.phases[].add_invoice_items[]
,SubscriptionCreateParams.add_invoice_items[]
,SubscriptionSchedule.phases[].add_invoice_items[]
,SubscriptionScheduleCreateParams.phases[].add_invoice_items[]
,SubscriptionScheduleUpdateParams.phases[].add_invoice_items[]
, andSubscriptionUpdateParams.add_invoice_items[]
- Add support for
exp_month
andexp_year
onIssuing.CardCreateParams
- Add support for
excluded_payment_method_types
onPaymentIntentCreateParams
andPaymentIntent
- Add support for
payout_method
onPayoutCreateParams
andPayout
- Add support for
mxn
onTerminal.Configuration.tipping
,Terminal.ConfigurationCreateParams.tipping
, andTerminal.ConfigurationUpdateParams.tipping
- Add support for
card
onTerminal.ReaderPresentPaymentMethodParams.testHelpers
- Add support for new value
card
on enumTerminal.ReaderPresentPaymentMethodParams.testHelpers.type
- Add support for new value
2025-08-27.basil
on enumWebhookEndpointCreateParams.api_version
- Add support for error codes
customer_session_expired
andindia_recurring_payment_mandate_canceled
onInvoice.last_finalization_error
,PaymentIntent.last_payment_error
,SetupAttempt.setup_error
,SetupIntent.last_setup_error
, andStripeError
- Add support for
- #2389 fix(example): expires_at is in milliseconds
v18.5.0-beta.2
- #2383 Bring back GA invoice payments APIs that were missing in the public preview SDKs
- Add support for new resource
InvoicePayment
- Add support for
list
andretrieve
methods on resourceInvoicePayment
- Add support for new resource
v18.5.0-beta.1
This release changes the pinned API version to 2025-07-30.preview
.
- #2363 Update generated code for beta
- Add support for new resources
Billing.MeterUsageRow
,Billing.MeterUsage
, andTerminal.OnboardingLink
- Add support for
retrieve
method on resourceBilling.MeterUsage
- Add support for
create
method on resourceTerminal.OnboardingLink
- Add support for
monthly_payout_days
andweekly_payout_days
onBalanceSettingUpdateParams.payouts.schedule
andBalanceSettings.payouts.schedule
- Remove support for
monthly_anchor
andweekly_anchor
onBalanceSettingUpdateParams.payouts.schedule
andBalanceSettings.payouts.schedule
- Add support for
delay_days_override
onBalanceSettingUpdateParams.settlement_timing
- Remove support for
delay_days
onBalanceSettingUpdateParams.settlement_timing
- Add support for
update_discounts
onCheckout.SessionCreateParams.permissions
- Add support for
discounts
andsubscription_data
onCheckout.SessionUpdateParams
- Add support for
smart_disputes
onDispute
- Add support for
upi
onInvoice.payment_settings.payment_method_options
,InvoiceCreateParams.payment_settings.payment_method_options
,InvoiceUpdateParams.payment_settings.payment_method_options
,QuotePreviewInvoice.payment_settings.payment_method_options
,Subscription.payment_settings.payment_method_options
,SubscriptionCreateParams.payment_settings.payment_method_options
, andSubscriptionUpdateParams.payment_settings.payment_method_options
- Add support for new value
upi
on enumsInvoice.payment_settings.payment_method_types
,InvoiceCreateParams.payment_settings.payment_method_types
,InvoiceUpdateParams.payment_settings.payment_method_types
,QuotePreviewInvoice.payment_settings.payment_method_types
,Subscription.payment_settings.payment_method_types
,SubscriptionCreateParams.payment_settings.payment_method_types
, andSubscriptionUpdateParams.payment_settings.payment_method_types
- Add support for
transaction_id
onPaymentAttemptRecord.payment_method_details.cashapp
andPaymentRecord.payment_method_details.cashapp
- Add support for
amount_details
onPaymentIntentCaptureParams
,PaymentIntentConfirmParams
,PaymentIntentCreateParams
,PaymentIntentIncrementAuthorizationParams
, andPaymentIntentUpdateParams
- Add support for
payment_details
onPaymentIntentIncrementAuthorizationParams
- Add support for
storer
onV2.Core.Account.identity.attestations.terms_of_service
,V2.Core.AccountCreateParams.identity.attestations.terms_of_service
, andV2.Core.AccountUpdateParams.identity.attestations.terms_of_service
- Add support for
collection_options
onV2.Core.AccountLink.use_case.account_onboarding
,V2.Core.AccountLink.use_case.account_update
,V2.Core.AccountLinkCreateParams.use_case.account_onboarding
, andV2.Core.AccountLinkCreateParams.use_case.account_update
- Change type of
V2.Core.AccountLink.use_case.account_onboarding.configurations
,V2.Core.AccountLink.use_case.account_update.configurations
,V2.Core.AccountLinkCreateParams.use_case.account_onboarding.configurations
, andV2.Core.AccountLinkCreateParams.use_case.account_update.configurations
fromliteral('recipient')
toenum('customer'|'merchant'|'recipient'|'storer')
- Add support for
bank_account_type
onV2.MoneyManagement.PayoutMethod.bank_account
- Add support for thin event
V2CoreAccountLinkReturnedEvent
- Add support for thin event
V2MoneyManagementPayoutMethodUpdatedEvent
with related objectV2.MoneyManagement.PayoutMethod
- Remove support for thin event
V2CoreAccountLinkCompletedEvent
- Remove support for thin event
V2OffSessionPaymentRequiresCaptureEvent
with related objectV2.Payments.OffSessionPayment
- Add support for new resources
v18.4.0
This release changes the pinned API version to 2025-07-30.basil
.
- #2379 Update generated code
- Add support for
instant_payouts_promotion
onAccountSession.components
andAccountSessionCreateParams.components
- Add support for
adjustable_quantity
onBillingPortal.Configuration.features.subscription_update.products[]
,BillingPortal.ConfigurationCreateParams.features.subscription_update.products[]
, andBillingPortal.ConfigurationUpdateParams.features.subscription_update.products[]
- Remove support for value
disabled
from enumCapability.status
- Add support for
transaction_id
onCharge.payment_method_details.cashapp
- Add support for
origin_context
onCheckout.SessionCreateParams
andCheckout.Session
- Add support for
template
onCheckout.Session.invoice_creation.invoice_data.rendering_options
,Checkout.SessionCreateParams.invoice_creation.invoice_data.rendering_options
,PaymentLink.invoice_creation.invoice_data.rendering_options
,PaymentLinkCreateParams.invoice_creation.invoice_data.rendering_options
, andPaymentLinkUpdateParams.invoice_creation.invoice_data.rendering_options
- Add support for
setup_future_usage
onCheckout.Session.payment_method_options.pix
andCheckout.SessionCreateParams.payment_method_options.pix
- Add support for new value
nz_bank_account
on enumCheckout.SessionCreateParams.payment_method_types
- Change
Identity.VerificationSession.related_person.account
to be required - Change
Identity.VerificationSession.related_person.person
to be required - Add support for
duration
onInvoiceCreatePreviewParams.schedule_details.phases[]
,SubscriptionScheduleCreateParams.phases[]
, andSubscriptionScheduleUpdateParams.phases[]
- Change type of
InvoiceCreatePreviewParams.subscription_details.cancel_at
,SubscriptionCreateParams.cancel_at
, andSubscriptionUpdateParams.cancel_at
fromDateTime
toDateTime | enum('max_period_end'|'min_period_end')
- Add support for
price_data
onPaymentLinkCreateParams.line_items[]
- Change
PaymentLinkCreateParams.line_items[].price
to be optional - Add support for new value
America/Coyhaique
on enumReporting.ReportRunCreateParams.parameters.timezone
- Add support for
standard
onTax.Registration.country_options.ae
,Tax.Registration.country_options.au
,Tax.Registration.country_options.ch
,Tax.Registration.country_options.gb
,Tax.Registration.country_options.jp
,Tax.Registration.country_options.no
,Tax.Registration.country_options.nz
,Tax.Registration.country_options.sg
,Tax.RegistrationCreateParams.country_options.ae
,Tax.RegistrationCreateParams.country_options.al
,Tax.RegistrationCreateParams.country_options.ao
,Tax.RegistrationCreateParams.country_options.au
,Tax.RegistrationCreateParams.country_options.aw
,Tax.RegistrationCreateParams.country_options.ba
,Tax.RegistrationCreateParams.country_options.bb
,Tax.RegistrationCreateParams.country_options.bd
,Tax.RegistrationCreateParams.country_options.bf
,Tax.RegistrationCreateParams.country_options.bh
,Tax.RegistrationCreateParams.country_options.bs
,Tax.RegistrationCreateParams.country_options.cd
,Tax.RegistrationCreateParams.country_options.ch
,Tax.RegistrationCreateParams.country_options.et
,Tax.RegistrationCreateParams.country_options.gb
,Tax.RegistrationCreateParams.country_options.gn
,Tax.RegistrationCreateParams.country_options.is
,Tax.RegistrationCreateParams.country_options.jp
,Tax.RegistrationCreateParams.country_options.me
,Tax.RegistrationCreateParams.country_options.mk
,Tax.RegistrationCreateParams.country_options.mr
,Tax.RegistrationCreateParams.country_options.no
,Tax.RegistrationCreateParams.country_options.nz
,Tax.RegistrationCreateParams.country_options.om
,Tax.RegistrationCreateParams.country_options.rs
,Tax.RegistrationCreateParams.country_options.sg
,Tax.RegistrationCreateParams.country_options.sr
,Tax.RegistrationCreateParams.country_options.uy
,Tax.RegistrationCreateParams.country_options.za
, andTax.RegistrationCreateParams.country_options.zw
- Add support for new value
inbound_goods
on enumsTax.Registration.country_options.at.standard.place_of_supply_scheme
,Tax.Registration.country_options.be.standard.place_of_supply_scheme
,Tax.Registration.country_options.bg.standard.place_of_supply_scheme
,Tax.Registration.country_options.cy.standard.place_of_supply_scheme
,Tax.Registration.country_options.cz.standard.place_of_supply_scheme
,Tax.Registration.country_options.de.standard.place_of_supply_scheme
,Tax.Registration.country_options.dk.standard.place_of_supply_scheme
,Tax.Registration.country_options.ee.standard.place_of_supply_scheme
,Tax.Registration.country_options.es.standard.place_of_supply_scheme
,Tax.Registration.country_options.fi.standard.place_of_supply_scheme
,Tax.Registration.country_options.fr.standard.place_of_supply_scheme
,Tax.Registration.country_options.gr.standard.place_of_supply_scheme
,Tax.Registration.country_options.hr.standard.place_of_supply_scheme
,Tax.Registration.country_options.hu.standard.place_of_supply_scheme
,Tax.Registration.country_options.ie.standard.place_of_supply_scheme
,Tax.Registration.country_options.it.standard.place_of_supply_scheme
,Tax.Registration.country_options.lt.standard.place_of_supply_scheme
,Tax.Registration.country_options.lu.standard.place_of_supply_scheme
,Tax.Registration.country_options.lv.standard.place_of_supply_scheme
,Tax.Registration.country_options.mt.standard.place_of_supply_scheme
,Tax.Registration.country_options.nl.standard.place_of_supply_scheme
,Tax.Registration.country_options.pl.standard.place_of_supply_scheme
,Tax.Registration.country_options.pt.standard.place_of_supply_scheme
,Tax.Registration.country_options.ro.standard.place_of_supply_scheme
,Tax.Registration.country_options.se.standard.place_of_supply_scheme
,Tax.Registration.country_options.si.standard.place_of_supply_scheme
,Tax.Registration.country_options.sk.standard.place_of_supply_scheme
,Tax.RegistrationCreateParams.country_options.at.standard.place_of_supply_scheme
,Tax.RegistrationCreateParams.country_options.be.standard.place_of_supply_scheme
,Tax.RegistrationCreateParams.country_options.bg.standard.place_of_supply_scheme
,Tax.RegistrationCreateParams.country_options.cy.standard.place_of_supply_scheme
,Tax.RegistrationCreateParams.country_options.cz.standard.place_of_supply_scheme
,Tax.RegistrationCreateParams.country_options.de.standard.place_of_supply_scheme
,Tax.RegistrationCreateParams.country_options.dk.standard.place_of_supply_scheme
,Tax.RegistrationCreateParams.country_options.ee.standard.place_of_supply_scheme
,Tax.RegistrationCreateParams.country_options.es.standard.place_of_supply_scheme
,Tax.RegistrationCreateParams.country_options.fi.standard.place_of_supply_scheme
,Tax.RegistrationCreateParams.country_options.fr.standard.place_of_supply_scheme
,Tax.RegistrationCreateParams.country_options.gr.standard.place_of_supply_scheme
,Tax.RegistrationCreateParams.country_options.hr.standard.place_of_supply_scheme
,Tax.RegistrationCreateParams.country_options.hu.standard.place_of_supply_scheme
,Tax.RegistrationCreateParams.country_options.ie.standard.place_of_supply_scheme
,Tax.RegistrationCreateParams.country_options.it.standard.place_of_supply_scheme
,Tax.RegistrationCreateParams.country_options.lt.standard.place_of_supply_scheme
,Tax.RegistrationCreateParams.country_options.lu.standard.place_of_supply_scheme
,Tax.RegistrationCreateParams.country_options.lv.standard.place_of_supply_scheme
,Tax.RegistrationCreateParams.country_options.mt.standard.place_of_supply_scheme
,Tax.RegistrationCreateParams.country_options.nl.standard.place_of_supply_scheme
,Tax.RegistrationCreateParams.country_options.pl.standard.place_of_supply_scheme
,Tax.RegistrationCreateParams.country_options.pt.standard.place_of_supply_scheme
,Tax.RegistrationCreateParams.country_options.ro.standard.place_of_supply_scheme
,Tax.RegistrationCreateParams.country_options.se.standard.place_of_supply_scheme
,Tax.RegistrationCreateParams.country_options.si.standard.place_of_supply_scheme
, andTax.RegistrationCreateParams.country_options.sk.standard.place_of_supply_scheme
- Add support for
aed
,bgn
,huf
, andron
onTerminal.Configuration.tipping
,Terminal.ConfigurationCreateParams.tipping
, andTerminal.ConfigurationUpdateParams.tipping
- Add support for new value
2025-07-30.basil
on enumWebhookEndpointCreateParams.api_version
- Add support for
- #2365 Expose the API version pinned in the SDK via
Stripe.API_VERSION
v18.4.0-beta.2
- #2367 Pull in V2 FinancialAccount changes for June release
- Add support for
close
andcreate
methods on resourceV2.MoneyManagement.FinancialAccount
- Add support for new value
storer
on enumsV2.Core.Account.applied_configurations
andV2.Core.AccountCloseParams.applied_configurations
- Add support for
storer
onV2.Core.Account.configuration
,V2.Core.AccountCreateParams.configuration
, andV2.Core.AccountUpdateParams.configuration
- Add support for new values
financial_addresses.bank_accounts
,holds_currencies.gbp
,inbound_transfers.financial_accounts
,outbound_payments.bank_accounts
,outbound_payments.cards
,outbound_payments.financial_accounts
,outbound_transfers.bank_accounts
, andoutbound_transfers.financial_accounts
on enumV2.Core.Account.requirements.entries[].impact.restricts_capabilities[].capability
- Add support for new value
storer
on enumV2.Core.Account.requirements.entries[].impact.restricts_capabilities[].configuration
- Add support for
status_details
onV2.MoneyManagement.FinancialAccount
- Add support for
status
onV2.MoneyManagement.FinancialAccountListParams
- Add support for new value
configuration.storer
on enumsV2.Core.AccountCreateParams.include
,V2.Core.AccountRetrieveParams.include
, andV2.Core.AccountUpdateParams.include
- Add support for thin events
V2CoreAccountIncludingConfigurationStorerCapabilityStatusUpdatedEvent
andV2CoreAccountIncludingConfigurationStorerUpdatedEvent
with related objectV2.Core.Account
- Add support for error types
AlreadyExistsError
andNonZeroBalanceError
- Add support for
- #2362 Prathmesh/merge node beta
v18.4.0-beta.1
- #2344 Update generated code for beta
- Change type of
Checkout.SessionCreateParams.subscription_data.billing_mode
,InvoiceCreatePreviewParams.schedule_details.billing_mode
,InvoiceCreatePreviewParams.subscription_details.billing_mode
,Quote.subscription_data.billing_mode
,QuoteCreateParams.subscription_data.billing_mode
,SubscriptionCreateParams.billing_mode
, andSubscriptionScheduleCreateParams.billing_mode
fromenum('classic'|'flexible')
tobilling_mode
- Add support for
submission_method
onDispute.evidence_details
- Add support for
on_demand
andsubscriptions
onOrderCreateParams.payment.settings.payment_method_options.klarna
andOrderUpdateParams.payment.settings.payment_method_options.klarna
- Change type of
Order.payment.settings.payment_method_options.klarna.setup_future_usage
,OrderCreateParams.payment.settings.payment_method_options.klarna.setup_future_usage
, andOrderUpdateParams.payment.settings.payment_method_options.klarna.setup_future_usage
fromliteral('none')
toenum('none'|'off_session'|'on_session')
- Add support for
crypto
onPaymentAttemptRecord.payment_method_details
andPaymentRecord.payment_method_details
- Add support for new value
buut
on enumsPaymentAttemptRecord.payment_method_details.ideal.bank
andPaymentRecord.payment_method_details.ideal.bank
- Add support for new value
BUUTNL2A
on enumsPaymentAttemptRecord.payment_method_details.ideal.bic
andPaymentRecord.payment_method_details.ideal.bic
- Change type of
PaymentIntent.payment_method_options.gopay.setup_future_usage
,PaymentIntentConfirmParams.payment_method_options.gopay.setup_future_usage
,PaymentIntentCreateParams.payment_method_options.gopay.setup_future_usage
, andPaymentIntentUpdateParams.payment_method_options.gopay.setup_future_usage
fromliteral('none')
toenum('none'|'off_session')
- Change
Quote.subscription_data.billing_mode
,QuotePreviewSubscriptionSchedule.billing_mode
,Subscription.billing_mode
, andSubscriptionSchedule.billing_mode
to be required - Add support for new value
crypto
on enumQuotePreviewInvoice.payment_settings.payment_method_types
- Change type of
QuotePreviewSubscriptionSchedule.billing_mode
,Subscription.billing_mode
, andSubscriptionSchedule.billing_mode
fromenum('classic'|'flexible')
toSubscriptionsResourceBillingMode
- Change type of
SubscriptionMigrateParams.billing_mode
fromliteral('flexible')
tobilling_mode_migrate
- Remove support for
billing_mode_details
onSubscription
- Add support for new value
xx
on enumsV2.Core.Account.configuration.customer.automatic_indirect_tax.location.country
,V2.Core.Account.configuration.customer.shipping.address.country
,V2.Core.Account.configuration.merchant.support.address.country
,V2.Core.Account.identity.business_details.address.country
,V2.Core.Account.identity.business_details.script_addresses.kana.country
,V2.Core.Account.identity.business_details.script_addresses.kanji.country
,V2.Core.Account.identity.country
,V2.Core.Account.identity.individual.additional_addresses[].country
,V2.Core.Account.identity.individual.address.country
,V2.Core.Account.identity.individual.script_addresses.kana.country
,V2.Core.Account.identity.individual.script_addresses.kanji.country
,V2.Core.AccountCreateParams.configuration.customer.shipping.address.country
,V2.Core.AccountCreateParams.configuration.merchant.support.address.country
,V2.Core.AccountCreateParams.identity.business_details.address.country
,V2.Core.AccountCreateParams.identity.business_details.script_addresses.kana.country
,V2.Core.AccountCreateParams.identity.business_details.script_addresses.kanji.country
,V2.Core.AccountCreateParams.identity.country
,V2.Core.AccountCreateParams.identity.individual.additional_addresses[].country
,V2.Core.AccountCreateParams.identity.individual.address.country
,V2.Core.AccountCreateParams.identity.individual.script_addresses.kana.country
,V2.Core.AccountCreateParams.identity.individual.script_addresses.kanji.country
,V2.Core.AccountUpdateParams.configuration.customer.shipping.address.country
,V2.Core.AccountUpdateParams.configuration.merchant.support.address.country
,V2.Core.AccountUpdateParams.identity.business_details.address.country
,V2.Core.AccountUpdateParams.identity.business_details.script_addresses.kana.country
,V2.Core.AccountUpdateParams.identity.business_details.script_addresses.kanji.country
,V2.Core.AccountUpdateParams.identity.country
,V2.Core.AccountUpdateParams.identity.individual.additional_addresses[].country
,V2.Core.AccountUpdateParams.identity.individual.address.country
,V2.Core.AccountUpdateParams.identity.individual.script_addresses.kana.country
,V2.Core.AccountUpdateParams.identity.individual.script_addresses.kanji.country
,V2.Core.Person.additional_addresses[].country
,V2.Core.Person.address.country
,V2.Core.Person.script_addresses.kana.country
,V2.Core.Person.script_addresses.kanji.country
,V2.Core.PersonCreateParams.additional_addresses[].country
,V2.Core.PersonCreateParams.address.country
,V2.Core.PersonCreateParams.script_addresses.kana.country
,V2.Core.PersonCreateParams.script_addresses.kanji.country
,V2.Core.PersonUpdateParams.additional_addresses[].country
,V2.Core.PersonUpdateParams.address.country
,V2.Core.PersonUpdateParams.script_addresses.kana.country
,V2.Core.PersonUpdateParams.script_addresses.kanji.country
, andV2.MoneyManagement.FinancialAccount.country
- Add support for new value
unsupported_entity_type
on enumsV2.Core.Account.configuration.customer.capabilities.automatic_indirect_tax.status_details[].code
,V2.Core.Account.configuration.merchant.capabilities.ach_debit_payments.status_details[].code
,V2.Core.Account.configuration.merchant.capabilities.acss_debit_payments.status_details[].code
,V2.Core.Account.configuration.merchant.capabilities.affirm_payments.status_details[].code
,V2.Core.Account.configuration.merchant.capabilities.afterpay_clearpay_payments.status_details[].code
,V2.Core.Account.configuration.merchant.capabilities.alma_payments.status_details[].code
,V2.Core.Account.configuration.merchant.capabilities.amazon_pay_payments.status_details[].code
,V2.Core.Account.configuration.merchant.capabilities.au_becs_debit_payments.status_details[].code
,V2.Core.Account.configuration.merchant.capabilities.bacs_debit_payments.status_details[].code
,V2.Core.Account.configuration.merchant.capabilities.bancontact_payments.status_details[].code
,V2.Core.Account.configuration.merchant.capabilities.blik_payments.status_details[].code
,V2.Core.Account.configuration.merchant.capabilities.boleto_payments.status_details[].code
,V2.Core.Account.configuration.merchant.capabilities.card_payments.status_details[].code
,V2.Core.Account.configuration.merchant.capabilities.cartes_bancaires_payments.status_details[].code
,V2.Core.Account.configuration.merchant.capabilities.cashapp_payments.status_details[].code
,V2.Core.Account.configuration.merchant.capabilities.eps_payments.status_details[].code
,V2.Core.Account.configuration.merchant.capabilities.fpx_payments.status_details[].code
,V2.Core.Account.configuration.merchant.capabilities.gb_bank_transfer_payments.status_details[].code
,V2.Core.Account.configuration.merchant.capabilities.grabpay_payments.status_details[].code
,V2.Core.Account.configuration.merchant.capabilities.ideal_payments.status_details[].code
,V2.Core.Account.configuration.merchant.capabilities.jcb_payments.status_details[].code
,V2.Core.Account.configuration.merchant.capabilities.jp_bank_transfer_payments.status_details[].code
,V2.Core.Account.configuration.merchant.capabilities.kakao_pay_payments.status_details[].code
,V2.Core.Account.configuration.merchant.capabilities.klarna_payments.status_details[].code
,V2.Core.Account.configuration.merchant.capabilities.konbini_payments.status_details[].code
,V2.Core.Account.configuration.merchant.capabilities.kr_card_payments.status_details[].code
,V2.Core.Account.configuration.merchant.capabilities.link_payments.status_details[].code
,V2.Core.Account.configuration.merchant.capabilities.mobilepay_payments.status_details[].code
,V2.Core.Account.configuration.merchant.capabilities.multibanco_payments.status_details[].code
,V2.Core.Account.configuration.merchant.capabilities.mx_bank_transfer_payments.status_details[].code
,V2.Core.Account.configuration.merchant.capabilities.naver_pay_payments.status_details[].code
,V2.Core.Account.configuration.merchant.capabilities.oxxo_payments.status_details[].code
,V2.Core.Account.configuration.merchant.capabilities.p24_payments.status_details[].code
,V2.Core.Account.configuration.merchant.capabilities.pay_by_bank_payments.status_details[].code
,V2.Core.Account.configuration.merchant.capabilities.payco_payments.status_details[].code
,V2.Core.Account.configuration.merchant.capabilities.paynow_payments.status_details[].code
,V2.Core.Account.configuration.merchant.capabilities.promptpay_payments.status_details[].code
,V2.Core.Account.configuration.merchant.capabilities.revolut_pay_payments.status_details[].code
,V2.Core.Account.configuration.merchant.capabilities.samsung_pay_payments.status_details[].code
,V2.Core.Account.configuration.merchant.capabilities.sepa_bank_transfer_payments.status_details[].code
,V2.Core.Account.configuration.merchant.capabilities.sepa_debit_payments.status_details[].code
,V2.Core.Account.configuration.merchant.capabilities.stripe_balance.payouts.status_details[].code
,V2.Core.Account.configuration.merchant.capabilities.swish_payments.status_details[].code
,V2.Core.Account.configuration.merchant.capabilities.twint_payments.status_details[].code
,V2.Core.Account.configuration.merchant.capabilities.us_bank_transfer_payments.status_details[].code
, `V2.Core.Ac...
- Change type of
v18.3.0
- #2348 Update generated code
- Add support for
migrate
method on resourceSubscription
- Add support for
collect_payment_method
andconfirm_payment_intent
methods on resourceTerminal.Reader
- Add support for
crypto_payments
onAccount.capabilities
,AccountCreateParams.capabilities
, andAccountUpdateParams.capabilities
- Add support for
proof_of_address
onAccountCreateParams.documents
andAccountUpdateParams.documents
- Add support for
monthly_payout_days
andweekly_payout_days
onAccount.settings.payouts.schedule
,AccountCreateParams.settings.payouts.schedule
, andAccountUpdateParams.settings.payouts.schedule
- Change
Account.settings.invoices.hosted_payment_method_save
to be required - Add support for
crypto
onCharge.payment_method_details
,ConfirmationToken.payment_method_preview
,ConfirmationTokenCreateParams.testHelpers.payment_method_data
,PaymentIntent.payment_method_options
,PaymentIntentConfirmParams.payment_method_data
,PaymentIntentConfirmParams.payment_method_options
,PaymentIntentCreateParams.payment_method_data
,PaymentIntentCreateParams.payment_method_options
,PaymentIntentUpdateParams.payment_method_data
,PaymentIntentUpdateParams.payment_method_options
,PaymentMethodCreateParams
,PaymentMethod
,SetupIntentConfirmParams.payment_method_data
,SetupIntentCreateParams.payment_method_data
, andSetupIntentUpdateParams.payment_method_data
- Change type of
Charge.payment_method_details.card.installments.plan.type
,ConfirmationToken.payment_method_options.card.installments.plan.type
,ConfirmationTokenCreateParams.testHelpers.payment_method_options.card.installments.plan.type
,InvoiceCreateParams.payment_settings.payment_method_options.card.installments.plan.type
,InvoiceUpdateParams.payment_settings.payment_method_options.card.installments.plan.type
,PaymentIntent.payment_method_options.card.installments.available_plans[].type
,PaymentIntent.payment_method_options.card.installments.plan.type
,PaymentIntentConfirmParams.payment_method_options.card.installments.plan.type
,PaymentIntentCreateParams.payment_method_options.card.installments.plan.type
, andPaymentIntentUpdateParams.payment_method_options.card.installments.plan.type
fromliteral('fixed_count')
toenum('bonus'|'fixed_count'|'revolving')
- Add support for new value
buut
on enumsCharge.payment_method_details.ideal.bank
,ConfirmationToken.payment_method_preview.ideal.bank
,ConfirmationTokenCreateParams.testHelpers.payment_method_data.ideal.bank
,PaymentIntentConfirmParams.payment_method_data.ideal.bank
,PaymentIntentCreateParams.payment_method_data.ideal.bank
,PaymentIntentUpdateParams.payment_method_data.ideal.bank
,PaymentMethod.ideal.bank
,PaymentMethodCreateParams.ideal.bank
,SetupAttempt.payment_method_details.ideal.bank
,SetupIntentConfirmParams.payment_method_data.ideal.bank
,SetupIntentCreateParams.payment_method_data.ideal.bank
, andSetupIntentUpdateParams.payment_method_data.ideal.bank
- Add support for new value
BUUTNL2A
on enumsCharge.payment_method_details.ideal.bic
,ConfirmationToken.payment_method_preview.ideal.bic
,PaymentMethod.ideal.bic
, andSetupAttempt.payment_method_details.ideal.bic
- Add support for
subscriptions
onCheckout.SessionCreateParams.payment_method_options.klarna
,PaymentIntentConfirmParams.payment_method_options.klarna
,PaymentIntentCreateParams.payment_method_options.klarna
, andPaymentIntentUpdateParams.payment_method_options.klarna
- Add support for new value
crypto
on enumCheckout.SessionCreateParams.payment_method_types
- Add support for
billing_mode
onCheckout.SessionCreateParams.subscription_data
,InvoiceCreatePreviewParams.schedule_details
,InvoiceCreatePreviewParams.subscription_details
,Quote.subscription_data
,QuoteCreateParams.subscription_data
,SubscriptionCreateParams
,SubscriptionScheduleCreateParams
,SubscriptionSchedule
, andSubscription
- Add support for new value
crypto
on enumsConfirmationTokenCreateParams.testHelpers.payment_method_data.type
,PaymentIntentConfirmParams.payment_method_data.type
,PaymentIntentCreateParams.payment_method_data.type
,PaymentIntentUpdateParams.payment_method_data.type
,SetupIntentConfirmParams.payment_method_data.type
,SetupIntentCreateParams.payment_method_data.type
, andSetupIntentUpdateParams.payment_method_data.type
- Add support for new value
crypto
on enumsConfirmationToken.payment_method_preview.type
andPaymentMethod.type
- Add support for new value
crypto
on enumsCustomerListPaymentMethodsParams.type
,PaymentMethodCreateParams.type
, andPaymentMethodListParams.type
- Change type of
Dispute.enhanced_eligibility_types
fromliteral('visa_compelling_evidence_3')
toenum('visa_compelling_evidence_3'|'visa_compliance')
- Add support for new value
compliance
on enumDispute.payment_method_details.card.case_type
- Add support for new value
terminal.reader.action_updated
on enumEvent.type
- Add support for
related_person
onIdentity.VerificationSessionCreateParams
andIdentity.VerificationSession
- Add support for
matching
onIdentity.VerificationSession.options
- Add support for new value
crypto
on enumsInvoice.payment_settings.payment_method_types
,InvoiceCreateParams.payment_settings.payment_method_types
,InvoiceUpdateParams.payment_settings.payment_method_types
,Subscription.payment_settings.payment_method_types
,SubscriptionCreateParams.payment_settings.payment_method_types
, andSubscriptionUpdateParams.payment_settings.payment_method_types
- Add support for
klarna
onMandate.payment_method_details
,SetupIntent.payment_method_options
,SetupIntentConfirmParams.payment_method_options
,SetupIntentCreateParams.payment_method_options
, andSetupIntentUpdateParams.payment_method_options
- Add support for
on_demand
onPaymentIntentConfirmParams.payment_method_options.klarna
,PaymentIntentCreateParams.payment_method_options.klarna
, andPaymentIntentUpdateParams.payment_method_options.klarna
- Change type of
PaymentIntent.payment_method_options.klarna.setup_future_usage
,PaymentIntentConfirmParams.payment_method_options.klarna.setup_future_usage
,PaymentIntentCreateParams.payment_method_options.klarna.setup_future_usage
, andPaymentIntentUpdateParams.payment_method_options.klarna.setup_future_usage
fromliteral('none')
toenum('none'|'off_session'|'on_session')
- Add support for
ua
onTax.Registration.country_options
andTax.RegistrationCreateParams.country_options
- Change type of
Terminal.LocationUpdateParams.display_name
fromstring
toemptyable(string)
- Add support for
collect_payment_method
andconfirm_payment_intent
onTerminal.Reader.action
- Add support for new values
collect_payment_method
andconfirm_payment_intent
on enumTerminal.Reader.action.type
- Add support for
status
onTreasury.FinancialAccountListParams
- Add support for new value
terminal.reader.action_updated
on enumsWebhookEndpointCreateParams.enabled_events
andWebhookEndpointUpdateParams.enabled_events
- Add support for new value
2025-06-30.basil
on enumWebhookEndpointCreateParams.api_version
- Add support for snapshot event
TerminalReaderActionUpdatedEvent
with resourceTerminal.Reader
- Add support for
- #2356 Add mise config for node version
- #2354 Add
stripeContext
to theRequestOptions
andStripeConfig
interfaces.
v18.3.0-beta.2
- #2358 Pull in OffSessionPayment changes for the May release