Skip to content

Conversation

@nerdy-tech-com-gitub
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade stripe from 15.8.0 to 20.0.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 94 versions ahead of your current version.

  • The recommended version was released a month ago.

⚠️ Warning: This PR contains major version upgrade(s), and may be a breaking change.

Issues fixed by the recommended upgrade:

Issue Score Exploit Maturity
high severity Directory Traversal
SNYK-JS-NUXTDEVTOOLS-7640977
110 Proof of Concept
high severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-CROSSSPAWN-8303230
110 Proof of Concept
high severity Command Injection
SNYK-JS-GLOB-14040952
110 Proof of Concept
high severity Improper Verification of Cryptographic Signature
SNYK-JS-JWS-14188253
110 No Known Exploit
high severity Improper Verification of Cryptographic Signature
SNYK-JS-JWS-14188253
110 No Known Exploit
high severity Improper Neutralization of Special Elements in Data Query Logic
SNYK-JS-MONGOOSE-8446504
110 Proof of Concept
high severity Improper Neutralization of Special Elements in Data Query Logic
SNYK-JS-MONGOOSE-8623536
110 Proof of Concept
high severity Uncontrolled Recursion
SNYK-JS-NODEFORGE-14125745
110 No Known Exploit
high severity Remote Code Execution (RCE)
SNYK-JS-NUXT-7640974
110 No Known Exploit
high severity Acceptance of Extraneous Untrusted Data With Trusted Data
SNYK-JS-NUXT-9486043
110 No Known Exploit
high severity Insecure Randomness
SNYK-JS-UNDICI-8641354
110 Proof of Concept
high severity Incomplete Filtering of One or More Instances of Special Elements
SNYK-JS-VALIDATOR-13653476
110 Proof of Concept
high severity Incorrect Authorization
SNYK-JS-VITE-9512410
110 Mature
high severity Incorrect Authorization
SNYK-JS-VITE-9653016
110 Proof of Concept
high severity Denial of Service (DoS)
SNYK-JS-WS-7266574
110 Proof of Concept
medium severity Cross-site Scripting (XSS)
SNYK-JS-NUXTDEVTOOLS-13849298
110 No Known Exploit
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-BABELHELPERS-9397697
110 Proof of Concept
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-BABELRUNTIME-10044504
110 Proof of Concept
medium severity Prototype Pollution
SNYK-JS-JSYAML-13961110
110 No Known Exploit
medium severity Open Redirect
SNYK-JS-KOA-10944994
110 Proof of Concept
medium severity Inefficient Regular Expression Complexity
SNYK-JS-MICROMATCH-6838728
110 No Known Exploit
medium severity Improper Input Validation
SNYK-JS-NANOID-8492085
110 No Known Exploit
medium severity Improper Input Validation
SNYK-JS-NANOID-8492085
110 No Known Exploit
medium severity Integer Overflow or Wraparound
SNYK-JS-NODEFORGE-14125097
110 No Known Exploit
medium severity Cross-site Scripting (XSS)
SNYK-JS-NUXT-7640972
110 Proof of Concept
medium severity Origin Validation Error
SNYK-JS-NUXTVITEBUILDER-8663232
110 Proof of Concept
medium severity Prototype Pollution
SNYK-JS-PARSEGITCONFIG-9403763
110 Proof of Concept
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-PATHTOREGEXP-7925106
110 Proof of Concept
medium severity Cross-site Scripting (XSS)
SNYK-JS-ROLLUP-8073097
110 Proof of Concept
low severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-BRACEEXPANSION-9789073
110 Proof of Concept
low severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-BRACEEXPANSION-9789073
110 Proof of Concept
critical severity Prototype Pollution
SNYK-JS-DEVALUE-12205530
110 Proof of Concept
critical severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-KOA-8720152
110 No Known Exploit
medium severity Directory Traversal
SNYK-JS-SUPABASEAUTHJS-10255365
110 No Known Exploit
low severity Cross-site Scripting (XSS)
SNYK-JS-KOA-9679272
110 Proof of Concept
critical severity Interpretation Conflict
SNYK-JS-NODEFORGE-14114940
110 No Known Exploit
medium severity Improper Validation of Specified Type of Input
SNYK-JS-VALIDATOR-13395830
110 Proof of Concept
medium severity Directory Traversal
SNYK-JS-VITE-13644406
110 Proof of Concept
medium severity Information Exposure
SNYK-JS-VITE-8023174
110 Proof of Concept
medium severity Origin Validation Error
SNYK-JS-VITE-8648411
110 Proof of Concept
medium severity Access Control Bypass
SNYK-JS-VITE-9576207
110 Proof of Concept
medium severity Information Exposure
SNYK-JS-VITE-9685035
110 Proof of Concept
medium severity Directory Traversal
SNYK-JS-VITE-9919777
110 Proof of Concept
medium severity Cross-site Scripting (XSS)
SNYK-JS-VUETEMPLATECOMPILER-7554675
110 Proof of Concept
low severity Directory Traversal
SNYK-JS-NUXT-12878602
110 Proof of Concept
low severity Cross-site Scripting
SNYK-JS-SEND-7926862
110 No Known Exploit
low severity Cross-site Scripting
SNYK-JS-SERVESTATIC-7926865
110 No Known Exploit
low severity Directory Traversal
SNYK-JS-SIRV-12558119
110 Proof of Concept
low severity Missing Release of Memory after Effective Lifetime
SNYK-JS-UNDICI-10176064
110 Proof of Concept
low severity Relative Path Traversal
SNYK-JS-VITE-12558116
110 Proof of Concept
low severity Cross-site Scripting (XSS)
SNYK-JS-VITE-8022916
110 Proof of Concept
low severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-VUETEMPLATECOMPILER-8219888
110 Proof of Concept
Release notes
Package name: stripe
  • 20.0.0 - 2025-11-18

    This release changes the pinned API version to 2025-11-17.clover.

    • #2502 Update generated code
      • ⚠️ Remove support for gt, gte, lt, and lte on V2.Core.EventListParams in favor of created.
    • #2497 Update v2 array parameter serialization to use indexed format
      • Retrieve and List calls for /v2 endpoints now use indexed format (e.g., ?include[0]=foo&include[1]=bar) instead of repeated parameter format (e.g., ?include=foo&include=bar) when communicating with the Stripe API. This may break any unit tests that expect the latter behavior when setting up a mock server. Instead, they should now expect the former.
    • #2495 Update generated code
      • Add support for new resources Tax.Association and Terminal.OnboardingLink
      • Add support for find method on resource Tax.Association
      • Add support for create method on resource Terminal.OnboardingLink
      • Add support for payment_method_configuration on BillingPortal.Configuration.features.payment_method_update
      • Add support for transaction_id on Charge.payment_method_details.ideal, PaymentAttemptRecord.payment_method_details.ideal, and PaymentRecord.payment_method_details.ideal
      • Add support for new value finom on enums Charge.payment_method_details.ideal.bank, ConfirmationToken.payment_method_preview.ideal.bank, ConfirmationTokenCreateParams.testHelpers.payment_method_data.ideal.bank, PaymentAttemptRecord.payment_method_details.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, PaymentRecord.payment_method_details.ideal.bank, SetupAttempt.payment_method_details.ideal.bank, SetupIntentConfirmParams.payment_method_data.ideal.bank, SetupIntentCreateParams.payment_method_data.ideal.bank, and SetupIntentUpdateParams.payment_method_data.ideal.bank
      • Add support for new value FNOMNL22 on enums Charge.payment_method_details.ideal.bic, ConfirmationToken.payment_method_preview.ideal.bic, PaymentAttemptRecord.payment_method_details.ideal.bic, PaymentMethod.ideal.bic, PaymentRecord.payment_method_details.ideal.bic, and SetupAttempt.payment_method_details.ideal.bic
      • Add support for new value tokenized_account_number_deactivated on enums ConfirmationToken.payment_method_preview.us_bank_account.status_details.blocked.reason and PaymentMethod.us_bank_account.status_details.blocked.reason
      • Add support for created on CustomerListCustomerBalanceTransactionsParams and InvoicePaymentListParams
      • Add support for new values financial_connections.account.account_numbers_updated and financial_connections.account.upcoming_account_number_expiry on enum Event.type
      • Add support for account_numbers on FinancialConnections.Account
      • Change type of FinancialConnections.Session.client_secret from string to string | null
      • Add support for fraud_risk on Issuing.AuthorizationCreateParams.testHelpers.risk_assessment
      • Add support for latest_fraud_warning on Issuing.Card
      • Add support for hooks on PaymentIntentCaptureParams, PaymentIntentConfirmParams, PaymentIntentCreateParams, PaymentIntentIncrementAuthorizationParams, PaymentIntentUpdateParams, and PaymentIntent
      • Add support for mb_way and twint on Refund.destination_details
      • Add support for new values financial_connections.account.account_numbers_updated and financial_connections.account.upcoming_account_number_expiry on enums WebhookEndpointCreateParams.enabled_events and WebhookEndpointUpdateParams.enabled_events
      • Add support for snapshot events FinancialConnectionsAccountAccountNumbersUpdatedEvent and FinancialConnectionsAccountUpcomingAccountNumberExpiryEvent with resource FinancialConnections.Account

    See the changelog for more details.

  • 19.4.0-alpha.2 - 2025-11-13

    This release changes the pinned API version to 2025-10-29.preview.

    • #2501 Update generated code for private-preview
      • Add support for new resource Issuing.Program
      • Add support for create, list, retrieve, and update methods on resource Issuing.Program
      • Add support for schedule on Discount
      • Add support for applicable_fees on DelegatedCheckout.RequestedSession.total_details
      • Add support for schedule_details on Invoice.parent, InvoiceItem.parent, InvoiceLineItem.parent, and QuotePreviewInvoice.parent
      • Add support for new value schedule_details on enum InvoiceItem.parent.type
      • Add support for billing_schedules on InvoiceCreatePreviewParams.schedule_details, QuotePreviewSubscriptionSchedule, SubscriptionScheduleCreateParams, SubscriptionScheduleUpdateParams, and SubscriptionSchedule
      • Add support for new value schedule_details on enums Invoice.parent.type and QuotePreviewInvoice.parent.type
      • Add support for new value schedule_details on enum InvoiceLineItem.parent.type
      • Add support for latest_invoice on QuotePreviewSubscriptionSchedule and SubscriptionSchedule
      • Add support for phase_effective_at on QuotePreviewSubscriptionSchedule.default_settings, SubscriptionSchedule.default_settings, SubscriptionScheduleCreateParams.default_settings, and SubscriptionScheduleUpdateParams.default_settings
    • #2494 Update generated code for private-preview
      • Remove support for resource V2.Tax.AutomaticRule
      • Remove support for create, deactivate, find, retrieve, and update methods on resource V2.Tax.AutomaticRule
      • Add support for self_reported_income and self_reported_monthly_housing_payment on AccountCreateParams.individual, AccountCreatePersonParams, AccountUpdateParams.individual, AccountUpdatePersonParams, Person, TokenCreateParams.account.individual, and TokenCreateParams.person
      • Add support for new values amendment_end, line_ends_at, schedule_end, and upcoming_invoice on enums InvoiceCreatePreviewParams.subscription_details.billing_schedules[].bill_until.type, Subscription.billing_schedules[].bill_until.type, SubscriptionCreateParams.billing_schedules[].bill_until.type, and SubscriptionUpdateParams.billing_schedules[].bill_until.type
      • Add support for billing_schedules and phase_effective_at on Quote.subscription_data_overrides[], Quote.subscription_data, QuoteCreateParams.subscription_data_overrides[], QuoteCreateParams.subscription_data, QuoteUpdateParams.subscription_data_overrides[], and QuoteUpdateParams.subscription_data
      • Add support for bill_from on Subscription.billing_schedules[]
      • Add support for amendment_end and line_ends_at on Subscription.billing_schedules[].bill_until

    See the changelog for more details.

  • 19.4.0-alpha.1 - 2025-11-06
    • #2489 Update generated code for private-preview
      • Add support for new resources TransitBalance, V2.Reporting.ReportRun, V2.Reporting.Report
      • Add support for create and retrieve methods on resource V2.Reporting.ReportRun
      • Add support for retrieve method on resource V2.Reporting.Report
      • Add support for create and refill test helper methods on resource Capital.FinancingOffer
      • Add support for allocated_funds on Charge, PaymentIntentConfirmParams, PaymentIntentCreateParams, and PaymentIntentUpdateParams
      • Add support for thin events V2ReportingReportRunCreatedEvent, V2ReportingReportRunFailedEvent, V2ReportingReportRunSucceededEvent, and V2ReportingReportRunUpdatedEvent with related object V2.Reporting.ReportRun

    See the changelog for more details.

  • 19.3.1 - 2025-11-12
    • #2500 Use TextEncoder instead of Buffer to ensure support in other JS environments
      • Fixes issues like #2499 and #2493 where use of Buffer.byteLength was causing errors in some runtime environments.

    See the changelog for more details.

  • 19.3.0 - 2025-11-05
    • #2488 Update generated code
      • Add support for capture_method on PaymentIntent.payment_method_options.card_present, PaymentIntentConfirmParams.payment_method_options.card_present, PaymentIntentCreateParams.payment_method_options.card_present, and PaymentIntentUpdateParams.payment_method_options.card_present

    See the changelog for more details.

  • 19.3.0-beta.1 - 2025-10-29

    This release changes the pinned API version to 2025-10-29.preview.

    • #2475 Update generated code for beta
      • Add support for crypto_storer on V2.Core.AccountUpdateParams.identity.attestations.terms_of_service
    • #2443 Update generated code for beta
      • Add support for update method on resource V2.MoneyManagement.FinancialAccount
      • Add support for confirm_microdeposits, list, and send_microdeposits methods on resource V2.Core.Vault.UsBankAccount
      • Add support for list method on resource V2.Core.Vault.GbBankAccount
      • Add support for new value verification_data_not_found on enums Account.future_requirements.errors[].code, Account.requirements.errors[].code, BankAccount.future_requirements.errors[].code, BankAccount.requirements.errors[].code, Capability.future_requirements.errors[].code, Capability.requirements.errors[].code, Person.future_requirements.errors[].code, and Person.requirements.errors[].code
      • Add support for payment_portal_url on Charge.payment_method_details.rechnung, PaymentAttemptRecord.payment_method_details.rechnung, and PaymentRecord.payment_method_details.rechnung
      • Add support for tax_id_element on CustomerSession.components and CustomerSessionCreateParams.components
      • Add support for starting_after on PaymentAttemptRecordListParams
      • Add support for new value solana on enums PaymentAttemptRecord.payment_method_details.crypto.network and PaymentRecord.payment_method_details.crypto.network
      • Add support for reference on PaymentIntentAmountDetailsLineItem.payment_method_options.klarna, PaymentIntentCaptureParams.amount_details.line_items[].payment_method_options.klarna, PaymentIntentConfirmParams.amount_details.line_items[].payment_method_options.klarna, PaymentIntentCreateParams.amount_details.line_items[].payment_method_options.klarna, PaymentIntentIncrementAuthorizationParams.amount_details.line_items[].payment_method_options.klarna, and PaymentIntentUpdateParams.amount_details.line_items[].payment_method_options.klarna
      • Change PaymentIntent.payment_details.customer_reference to be required
      • Change PaymentIntent.payment_details.order_reference to be required
      • Add support for subscription_reference on PaymentIntentAmountDetailsLineItem.payment_method_options.klarna
      • Add support for closed on V2.Core.AccountListParams and V2.Core.Account
      • Add support for new value payment_method on enums V2.Core.Account.configuration.customer.automatic_indirect_tax.location_source, V2.Core.AccountCreateParams.configuration.customer.automatic_indirect_tax.location_source, and V2.Core.AccountUpdateParams.configuration.customer.automatic_indirect_tax.location_source
      • Add support for usd on V2.Core.Account.configuration.storer.capabilities.holds_currencies, V2.Core.AccountCreateParams.configuration.storer.capabilities.holds_currencies, and V2.Core.AccountUpdateParams.configuration.storer.capabilities.holds_currencies
      • Add support for new values application_custom and application_express on enums V2.Core.Account.defaults.responsibilities.fees_collector, V2.Core.AccountCreateParams.defaults.responsibilities.fees_collector, and V2.Core.AccountUpdateParams.defaults.responsibilities.fees_collector
      • Add support for representative_declaration on V2.Core.Account.identity.attestations, V2.Core.AccountCreateParams.identity.attestations, and V2.Core.AccountUpdateParams.identity.attestations
      • Add support for new value holds_currencies.usd on enum V2.Core.Account.requirements.entries[].impact.restricts_capabilities[].capability
      • Add support for verification on V2.Core.Vault.UsBankAccount
      • Add support for v1_id on EventsV2MoneyManagementTransactionCreatedEvent
      • Remove support for thin event V2BillingBillSettingUpdatedEvent with related object V2.Billing.BillSetting
      • Add support for error code payment_intent_rate_limit_exceeded on QuotePreviewInvoice.last_finalization_error
      • Add support for error codes blocked_payout_method_crypto_wallet and unsupported_payout_method_crypto_wallet on BlockedByStripeError
      • Add support for error code outbound_flow_from_closed_financial_account_unsupported on FeatureNotEnabledError
      • Add support for error code limit_payout_method_crypto_wallet on QuotaExceededError

    See the changelog for more details.

  • 19.3.0-alpha.2 - 2025-10-30
    • #2484 Update generated code for private-preview
      • Change DelegatedCheckout.RequestedSessionUpdateParams.line_item_details[].quantity to be required
      • Add support for payment_method_preview on DelegatedCheckout.RequestedSession
      • Add support for order_id on DelegatedCheckout.RequestedSession.order_details
      • Add support for lead on V2.Core.Account.configuration.card_creator.capabilities.commercial, V2.Core.Account.identity.attestations.terms_of_service.card_creator.commercial, V2.Core.AccountCreateParams.configuration.card_creator.capabilities.commercial, V2.Core.AccountCreateParams.identity.attestations.terms_of_service.card_creator.commercial, V2.Core.AccountUpdateParams.configuration.card_creator.capabilities.commercial, and V2.Core.AccountUpdateParams.identity.attestations.terms_of_service.card_creator.commercial
      • Add support for global_account_holder on V2.Core.Account.identity.attestations.terms_of_service.card_creator.commercial, V2.Core.AccountCreateParams.identity.attestations.terms_of_service.card_creator.commercial, and V2.Core.AccountUpdateParams.identity.attestations.terms_of_service.card_creator.commercial
      • Add support for new value commercial.lead.prepaid_card on enum V2.Core.Account.requirements.entries[].impact.restricts_capabilities[].capability
      • Add support for new value commercial.lead.prepaid_card on enum EventsV2CoreAccountIncludingConfigurationCardCreatorCapabilityStatusUpdatedEvent.updated_capability

    See the changelog for more details.

  • 19.3.0-alpha.1 - 2025-10-29
    • #2476 Update generated code for private-preview
      • Add support for report_refund method on resource PaymentRecord
      • Add support for representative_declaration on Account.company, AccountCreateParams.company, AccountUpdateParams.company, and TokenCreateParams.account.company
      • Add support for new value verification_data_not_found on enums Account.future_requirements.errors[].code, Account.requirements.errors[].code, BankAccount.future_requirements.errors[].code, BankAccount.requirements.errors[].code, Capability.future_requirements.errors[].code, Capability.requirements.errors[].code, Person.future_requirements.errors[].code, and Person.requirements.errors[].code
      • Add support for tenants on Billing.Analytics.MeterUsageRow
      • Add support for transfer on ApplicationFee.fee_source
      • Add support for new value transfer on enum ApplicationFee.fee_source.type
      • Add support for transit_balances_total on Balance
      • Add support for new value transit on enum BalanceTransaction.balance_type
      • Add support for tenant_group_by_keys on Billing.Analytics.MeterUsageRetrieveParams.meters[]
      • Change Billing.CreditGrantCreateParams.category to be optional
      • Add support for payment_method_configuration on BillingPortal.ConfigurationCreateParams.features.payment_method_update and BillingPortal.ConfigurationUpdateParams.features.payment_method_update
      • Add support for new value solana on enums Charge.payment_method_details.crypto.network, PaymentAttemptRecord.payment_method_details.crypto.network, and PaymentRecord.payment_method_details.crypto.network
      • Add support for payment_portal_url on Charge.payment_method_details.rechnung, PaymentAttemptRecord.payment_method_details.rechnung, and PaymentRecord.payment_method_details.rechnung
      • Add support for twint on Checkout.Session.payment_method_options and Checkout.SessionCreateParams.payment_method_options
      • Add support for new value custom on enums ConfirmationToken.payment_method_preview.type and PaymentMethod.type
      • Change CreditNote.refunds[].payment_record_refund to be required
      • Change CreditNote.refunds[].type to be required
      • Add support for customer_sheet, mobile_payment_element, and tax_id_element on CustomerSession.components and CustomerSessionCreateParams.components
      • Add support for new value custom on enums CustomerListPaymentMethodsParams.type, PaymentMethodCreateParams.type, and PaymentMethodListParams.type
      • Add support for provider on Customer.tax
      • Remove support for risk_details on DelegatedCheckout.RequestedSessionCreateParams
      • Add support for risk_details on DelegatedCheckout.RequestedSessionConfirmParams
      • Add support for new value platform_terms_of_service on enums File.purpose and FileListParams.purpose
      • Add support for new value platform_terms_of_service on enum FileCreateParams.purpose
      • Add support for starting_after on PaymentAttemptRecordListParams
      • Add support for reference on PaymentIntentAmountDetailsLineItem.payment_method_options.klarna, PaymentIntentCaptureParams.amount_details.line_items[].payment_method_options.klarna, PaymentIntentConfirmParams.amount_details.line_items[].payment_method_options.klarna, PaymentIntentCreateParams.amount_details.line_items[].payment_method_options.klarna, PaymentIntentIncrementAuthorizationParams.amount_details.line_items[].payment_method_options.klarna, and PaymentIntentUpdateParams.amount_details.line_items[].payment_method_options.klarna
      • Add support for allocated_funds on PaymentIntent
      • Change PaymentIntent.payment_details.customer_reference to be required
      • Change PaymentIntent.payment_details.order_reference to be required
      • Add support for subscription_reference on PaymentIntentAmountDetailsLineItem.payment_method_options.klarna
      • Add support for name_collection on PaymentLinkCreateParams, PaymentLinkUpdateParams, and PaymentLink
      • Add support for crypto on PaymentMethodConfigurationCreateParams, PaymentMethodConfigurationUpdateParams, PaymentMethodConfiguration, and Refund.destination_details
      • Add support for mb_way on PaymentMethodConfigurationCreateParams, PaymentMethodConfigurationUpdateParams, and PaymentMethodConfiguration
      • Add support for custom on PaymentMethodCreateParams and PaymentMethod
      • Add support for excluded_payment_method_types on SetupIntentCreateParams, SetupIntentUpdateParams, and SetupIntent
      • Change SetupIntent.flow_directions to be optional
      • Add support for tw on Tax.Registration.country_options and Tax.RegistrationCreateParams.country_options
      • Add support for gip on Terminal.Configuration.tipping, Terminal.ConfigurationCreateParams.tipping, and Terminal.ConfigurationUpdateParams.tipping
      • Add support for last_seen_at on Terminal.Reader
      • Add support for application_fee_amount on TransferCreateParams and Transfer
      • Add support for application_fee on Transfer
      • Add support for new value 2025-10-29.clover on enum WebhookEndpointCreateParams.api_version
      • Add support for high_risk_activities_description, high_risk_activities, money_services_description, operates_in_prohibited_countries, participates_in_regulated_activity, purpose_of_funds_description, purpose_of_funds, regulated_activity, source_of_funds_description, and source_of_funds on V2.Core.Account.configuration.storer, V2.Core.AccountCreateParams.configuration.storer, and V2.Core.AccountUpdateParams.configuration.storer
      • Add support for crypto_wallets on V2.Core.Account.configuration.storer.capabilities.financial_addresses, V2.Core.Account.configuration.storer.capabilities.outbound_payments, V2.Core.Account.configuration.storer.capabilities.outbound_transfers, V2.Core.AccountCreateParams.configuration.storer.capabilities.financial_addresses, V2.Core.AccountCreateParams.configuration.storer.capabilities.outbound_payments, V2.Core.AccountCreateParams.configuration.storer.capabilities.outbound_transfers, V2.Core.AccountUpdateParams.configuration.storer.capabilities.financial_addresses, V2.Core.AccountUpdateParams.configuration.storer.capabilities.outbound_payments, and V2.Core.AccountUpdateParams.configuration.storer.capabilities.outbound_transfers
      • Add support for usdc on V2.Core.Account.configuration.storer.capabilities.holds_currencies, V2.Core.AccountCreateParams.configuration.storer.capabilities.holds_currencies, and V2.Core.AccountUpdateParams.configuration.storer.capabilities.holds_currencies
      • Add support for crypto_storer on V2.Core.Account.identity.attestations.terms_of_service and V2.Core.AccountCreateParams.identity.attestations.terms_of_service
      • Add support for compliance_screening_description on V2.Core.Account.identity.business_details, V2.Core.AccountCreateParams.identity.business_details, and V2.Core.AccountUpdateParams.identity.business_details
      • Add support for external_amount on V2.MoneyManagement.ReceivedCredit and V2.MoneyManagement.ReceivedDebit
      • Add support for error code payment_intent_rate_limit_exceeded on Invoice.last_finalization_error, PaymentIntent.last_payment_error, QuotePreviewInvoice.last_finalization_error, SetupAttempt.setup_error, SetupIntent.last_setup_error, and StripeError

    See the changelog for more details.

  • 19.2.1 - 2025-11-04
    • #2492 Add support for value payment_record to enum InvoicePayment.payment.type
    • #2485 correctly calculate content-length for JSON bodies that contain unicode

    See the changelog for more details.

  • 19.2.0 - 2025-10-29
  • 19.2.0-beta.1 - 2025-10-03
  • 19.2.0-alpha.4 - 2025-10-23
  • 19.2.0-alpha.3 - 2025-10-17
  • 19.2.0-alpha.2 - 2025-10-09
  • 19.2.0-alpha.1 - 2025-10-03
  • 19.1.0 - 2025-10-03
  • 19.1.0-beta.1 - 2025-10-01
  • 19.1.0-alpha.1 - 2025-10-01
  • 19.0.0 - 2025-09-30
  • 18.6.0-beta.1 - 2025-08-27
  • 18.6.0-alpha.2 - 2025-09-17
  • 18.6.0-alpha.1 - 2025-08-27
  • 18.5.0 - 2025-08-27
  • 18.5.0-beta.2 - 2025-08-06
  • 18.5.0-beta.1 - 2025-07-30
  • 18.4.0 - 2025-07-30
  • 18.4.0-beta.2 - 2025-07-09
  • 18.4.0-beta.1 - 2025-07-01
  • 18.3.0 - 2025-07-01
  • 18.3.0-beta.2 - 2025-06-26
  • 18.3.0-beta.1 - 2025-05-28
  • 18.2.1 - 2025-06-02
  • 18.2.0 - 2025-05-28
  • 18.2.0-beta.1 - 2025-04-30
  • 18.1.1 - 2025-05-19
  • 18.1.0 - 2025-04-30
  • 18.1.0-beta.3 - 2025-04-17
  • 18.1.0-beta.2 - 2025-04-10
  • 18.1.0-beta.1 - 2025-04-02
  • 18.0.0 - 2025-04-01
  • 17.8.0-beta.1 - 2025-03-18
  • 17.7.0 - 2025-02-24
  • 17.7.0-beta.1 - 2025-02-07
  • 17.6.0 - 2025-01-27
  • 17.6.0-beta.3 - 2025-01-23
  • 17.6.0-beta.2 - 2025-01-18
  • 17.6.0-beta.1 - 2025-01-09
  • 17.5.0 - 2024-12-18
  • 17.5.0-beta.3 - 2024-12-12
  • 17.5.0-beta.2 - 2024-12-05
  • 17.5.0-beta.1 - 2024-11-21
  • 17.4.0 - 2024-11-20
  • 17.4.0-beta.3 - 2024-11-15
  • 17.4.0-beta.2 - 2024-11-07
  • 17.4.0-beta.1 - 2024-10-29
  • 17.3.1 - 2024-11-01
  • 17.3.0 - 2024-10-29
  • 17.3.0-beta.1 - 2024-10-18
  • 17.2.1 - 2024-10-18
  • 17.2.0 - 2024-10-09
  • 17.2.0-beta.2 - 2024-10-08
  • 17.2.0-beta.1 - 2024-10-03
  • 17.1.0 - 2024-10-03
  • 17.0.0 - 2024-10-01
  • 16.13.0-beta.1 - 2024-09-18
  • 16.12.0 - 2024-09-18
  • 16.12.0-beta.1 - 2024-09-13
  • 16.11.0 - 2024-09-12
  • 16.11.0-beta.1 - 2024-09-05
  • 16.10.0 - 2024-09-05
  • 16.9.0 - 2024-08-29
  • 16.9.0-beta.2 - 2024-08-22
  • 16.9.0-beta.1 - 2024-08-15
  • 16.8.0 - 2024-08-15
  • 16.8.0-beta.1 - 2024-08-12
  • 16.7.0 - 2024-08-09
  • 16.7.0-beta.1 - 2024-08-01
  • 16.6.0 - 2024-08-01
  • 16.6.0-beta.1 - 2024-07-25
  • 16.5.0 - 2024-07-25
  • 16.4.0 - 2024-07-23
  • 16.4.0-beta.1 - 2024-07-11
  • 16.3.0-beta.1 - 2024-07-05
  • 16.2.0 - 2024-07-05
  • 16.2.0-beta.1 - 2024-06-27
  • 16.1.0 - 2024-06-27
  • 16.0.0 - 2024-06-24
  • 15.12.0 - 2024-06-17
  • 15.12.0-beta.1 - 2024-06-13
  • 15.11.0 - 2024-06-13
  • 15.11.0-beta.1 - 2024-06-06
  • 15.10.0 - 2024-06-06
  • 15.10.0-beta.1 - 2024-05-30
  • 15.9.0 - 2024-06-03
  • 15.8.0 - 2024-05-23
from stripe GitHub release notes

Important

  • Warning: This PR contains a major version upgrade, and may be a breaking change.
  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade stripe from 15.8.0 to 20.0.0.

See this package in npm:
stripe

See this project in Snyk:
https://app.snyk.io/org/nerds-github/project/ef708957-d107-4807-bb9b-ffb67ea15337?utm_source=github&utm_medium=referral&page=upgrade-pr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants