Skip to content

Releases: stripe/stripe-node

v14.19.0

29 Feb 20:11
Compare
Choose a tag to compare
  • #2029 Update generated code
    • Change Identity.VerificationReport.type, SubscriptionSchedule.default_settings.invoice_settings.account_tax_ids, SubscriptionSchedule.phases[].invoice_settings.account_tax_ids, and TaxId.owner to be required
    • Change type of Identity.VerificationSession.type from enum('document'|'id_number') | null to enum('document'|'id_number')
    • Add support for number on InvoiceCreateParams and InvoiceUpdateParams
    • Add support for enable_customer_cancellation on Terminal.Reader.action.process_payment_intent.process_config, Terminal.Reader.action.process_setup_intent.process_config, Terminal.ReaderProcessPaymentIntentParams.process_config, and Terminal.ReaderProcessSetupIntentParams.process_config
    • Add support for refund_payment_config on Terminal.Reader.action.refund_payment and Terminal.ReaderRefundPaymentParams
    • Add support for payment_method on TokenCreateParams.bank_account
  • #2027 vscode settings: true -> "explicit"

See the changelog for more details.

v14.19.0-beta.1

22 Feb 23:45
Compare
Choose a tag to compare
v14.19.0-beta.1 Pre-release
Pre-release
  • #2023 Update generated code for beta

See the changelog for more details.

v14.18.0

22 Feb 22:19
Compare
Choose a tag to compare
  • #2022 Update generated code

    • Add support for client_reference_id on Identity.VerificationReportListParams, Identity.VerificationReport, Identity.VerificationSessionCreateParams, Identity.VerificationSessionListParams, and Identity.VerificationSession
    • Remove support for value include_and_require from enum InvoiceCreateParams.pending_invoice_items_behavior
    • Remove support for value service_tax from enums TaxRate.tax_type, TaxRateCreateParams.tax_type, and TaxRateUpdateParams.tax_type
    • Add support for created on Treasury.OutboundPaymentListParams
  • #2025 Standardize parameter interface names

    • CapabilityListParams renamed to AccountListCapabilitiesParams
    • CapabilityRetrieveParams renamed to AccountRetrieveCapabilityParams
    • CapabilityUpdateParams renamed to AccountUpdateCapabilityParams
    • CashBalanceRetrieveParams renamed to CustomerRetrieveCashBalanceParams
    • CashBalanceUpdateParams renamed to CustomerUpdateCashBalanceParams
    • CreditNoteLineItemListParams renamed to CreditNoteListLineItemsParams
    • CustomerBalanceTransactionCreateParams renamed to CustomerCreateBalanceTransactionParams
    • CustomerBalanceTransactionListParams renamed to CustomerListBalanceTransactionsParams
    • CustomerBalanceTransactionRetrieveParams renamed to CustomerRetrieveBalanceTransactionParams
    • CustomerBalanceTransactionUpdateParams renamed to CustomerUpdateBalanceTransactionParams
    • CustomerCashBalanceTransactionListParams renamed to CustomerListCashBalanceTransactionsParams
    • CustomerCashBalanceTransactionRetrieveParams renamed to CustomerRetrieveCashBalanceTransactionParams
    • CustomerSourceCreateParams renamed to CustomerCreateSourceParams
    • CustomerSourceDeleteParams renamed to CustomerDeleteSourceParams
    • CustomerSourceListParams renamed to CustomerListSourcesParams
    • CustomerSourceRetrieveParams renamed to CustomerRetrieveSourceParams
    • CustomerSourceUpdateParams renamed to CustomerUpdateSourceParams
    • CustomerSourceVerifyParams renamed to CustomerVerifySourceParams
    • ExternalAccountCreateParams renamed to AccountCreateExternalAccountParams
    • ExternalAccountDeleteParams renamed to AccountDeleteExternalAccountParams
    • ExternalAccountListParams renamed to AccountListExternalAccountsParams
    • ExternalAccountRetrieveParams renamed to AccountRetrieveExternalAccountParams
    • ExternalAccountUpdateParams renamed to AccountUpdateExternalAccountParams
    • FeeRefundCreateParams renamed to ApplicationFeeCreateRefundParams
    • FeeRefundListParams renamed to ApplicationFeeListRefundsParams
    • FeeRefundRetrieveParams renamed to ApplicationFeeRetrieveRefundParams
    • FeeRefundUpdateParams renamed to ApplicationFeeUpdateRefundParams
    • InvoiceLineItemListParams renamed to InvoiceListLineItemsParams
    • InvoiceLineItemUpdateParams renamed to InvoiceUpdateLineItemParams
    • LoginLinkCreateParams renamed to AccountCreateLoginLinkParams
    • PersonCreateParams renamed to AccountCreatePersonParams
    • PersonDeleteParams renamed to AccountDeletePersonParams
    • PersonListParams renamed to AccountListPersonsParams
    • PersonRetrieveParams renamed to AccountRetrievePersonParams
    • PersonUpdateParams renamed to AccountUpdatePersonParams
    • TaxIdCreateParams renamed to CustomerCreateTaxIdParams
    • TaxIdDeleteParams renamed to CustomerDeleteTaxIdParams
    • TaxIdListParams renamed to CustomerListTaxIdsParams
    • TaxIdRetrieveParams renamed to CustomerRetrieveTaxIdParams
    • TransferReversalCreateParams renamed to TransferCreateReversalParams
    • TransferReversalListParams renamed to TransferListReversalsParams
    • TransferReversalRetrieveParams renamed to TransferRetrieveReversalParams
    • TransferReversalUpdateParams renamed to TransferUpdateReversalParams
    • UsageRecordCreateParams renamed to SubscriptionItemCreateUsageRecordParams
    • UsageRecordSummaryListParams renamed to SubscriptionItemListUsageRecordSummariesParams

    Old names will still work but are deprecated and will be removed in future versions.

  • #2021 Add TaxIds API

    • Add support for create, del, list, and retrieve methods on resource TaxId

See the changelog for more details.

v14.18.0-beta.1

16 Feb 18:03
Compare
Choose a tag to compare
v14.18.0-beta.1 Pre-release
Pre-release
  • #2017 Update generated code for beta
    • Add support for payto and twint payment method throughout the API
    • Add support for decrement_authorization method on resource PaymentIntent
    • Add support for decremental_authorization on Charge.payment_method_details.card
    • Add support for display_brand on ConfirmationToken.payment_method_preview.card
    • Add support for new value no_voec on enums InvoiceCreatePreviewParams.customer_details.tax_ids[].type, OrderCreateParams.tax_details.tax_ids[].type, and OrderUpdateParams.tax_details.tax_ids[].type
    • Add support for new value no_voec on enum Order.tax_details.tax_ids[].type
    • Add support for request_decremental_authorization on PaymentIntent.payment_method_options.card, PaymentIntentConfirmParams.payment_method_options.card, PaymentIntentCreateParams.payment_method_options.card, and PaymentIntentUpdateParams.payment_method_options.card

See the changelog for more details.

v14.17.0

16 Feb 00:26
Compare
Choose a tag to compare
  • #2018 Update generated code
    • Add support for networks on Card, PaymentMethodCreateParams.card, PaymentMethodUpdateParams.card, and TokenCreateParams.card
    • Add support for new value no_voec on enums Checkout.Session.customer_details.tax_ids[].type, Invoice.customer_tax_ids[].type, Tax.Calculation.customer_details.tax_ids[].type, Tax.Transaction.customer_details.tax_ids[].type, and TaxId.type
    • Add support for new value no_voec on enums CustomerCreateParams.tax_id_data[].type, InvoiceUpcomingLinesParams.customer_details.tax_ids[].type, InvoiceUpcomingParams.customer_details.tax_ids[].type, Tax.CalculationCreateParams.customer_details.tax_ids[].type, and TaxIdCreateParams.type
    • Add support for new value financial_connections.account.refreshed_ownership on enum Event.type
    • Add support for display_brand on PaymentMethod.card
    • Add support for new value financial_connections.account.refreshed_ownership on enums WebhookEndpointCreateParams.enabled_events[] and WebhookEndpointUpdateParams.enabled_events[]

See the changelog for more details.

v14.17.0-beta.1

08 Feb 22:12
Compare
Choose a tag to compare
v14.17.0-beta.1 Pre-release
Pre-release
  • #2014 Update generated code for beta
    • Add support for payment_method_options on ConfirmationToken
    • Add support for new value velobank on enum ConfirmationToken.payment_method_preview.p24.bank

See the changelog for more details.

v14.16.0

08 Feb 22:04
Compare
Choose a tag to compare
  • #2012 Update generated code
    • Add support for invoices on Account.settings and AccountUpdateParams.settings
    • Add support for new value velobank on enums Charge.payment_method_details.p24.bank, PaymentIntentConfirmParams.payment_method_data.p24.bank, PaymentIntentCreateParams.payment_method_data.p24.bank, PaymentIntentUpdateParams.payment_method_data.p24.bank, PaymentMethod.p24.bank, PaymentMethodCreateParams.p24.bank, SetupIntentConfirmParams.payment_method_data.p24.bank, SetupIntentCreateParams.payment_method_data.p24.bank, and SetupIntentUpdateParams.payment_method_data.p24.bank
    • Add support for setup_future_usage on PaymentIntent.payment_method_options.blik, PaymentIntentConfirmParams.payment_method_options.blik, PaymentIntentCreateParams.payment_method_options.blik, and PaymentIntentUpdateParams.payment_method_options.blik
    • Add support for require_cvc_recollection on PaymentIntent.payment_method_options.card, PaymentIntentConfirmParams.payment_method_options.card, PaymentIntentCreateParams.payment_method_options.card, and PaymentIntentUpdateParams.payment_method_options.card
    • Add support for account_tax_ids on SubscriptionCreateParams.invoice_settings, SubscriptionSchedule.default_settings.invoice_settings, SubscriptionSchedule.phases[].invoice_settings, SubscriptionScheduleCreateParams.default_settings.invoice_settings, SubscriptionScheduleCreateParams.phases[].invoice_settings, SubscriptionScheduleUpdateParams.default_settings.invoice_settings, SubscriptionScheduleUpdateParams.phases[].invoice_settings, and SubscriptionUpdateParams.invoice_settings

See the changelog for more details.

v14.15.0

05 Feb 19:44
Compare
Choose a tag to compare
  • #2001 Update generated code
    • Add support for swish payment method throughout the API
    • Add support for relationship on AccountCreateParams.individual, AccountUpdateParams.individual, and TokenCreateParams.account.individual
    • Add support for jurisdiction_level on TaxRate
    • Change type of Terminal.Reader.status from string to enum('offline'|'online')
  • #2009 Remove https check for *.stripe.com
    • Stops throwing exceptions if protocol: 'http' is set for requests to api.stripe.com.

See the changelog for more details.

v14.15.0-beta.2

02 Feb 02:13
Compare
Choose a tag to compare
v14.15.0-beta.2 Pre-release
Pre-release
  • #2002 Update generated code for beta
    • Add support for new resources Entitlements.Event and Entitlements.Feature
    • Add support for create method on resource Event
    • Add support for create and list methods on resource Feature
    • Add support for swish on ConfirmationToken.payment_method_preview
    • Add support for new value swish on enum ConfirmationToken.payment_method_preview.type
    • Add support for new value customer.entitlement_summary.updated on enum Event.type
    • Add support for account_tax_ids on InvoiceCreatePreviewParams.schedule_details.phases[].invoice_settings, InvoiceUpcomingLinesParams.schedule_details.phases[].invoice_settings, and InvoiceUpcomingParams.schedule_details.phases[].invoice_settings
    • Add support for feature on Product.features[], ProductCreateParams.features[], and ProductUpdateParams.features[]
    • Add support for new value customer.entitlement_summary.updated on enums WebhookEndpointCreateParams.enabled_events[] and WebhookEndpointUpdateParams.enabled_events[]

See the changelog for more details.

v14.15.0-beta.1

25 Jan 23:21
Compare
Choose a tag to compare
v14.15.0-beta.1 Pre-release
Pre-release
  • #1997 Update generated code for beta
    • Add support for create_preview method on resource Invoice
    • Add support for charged_off_at on Capital.FinancingOffer
    • Change Checkout.Session.automatic_tax.liability, Checkout.Session.invoice_creation.invoice_data.issuer, PaymentLink.automatic_tax.liability, PaymentLink.invoice_creation.invoice_data.issuer, PaymentLink.subscription_data.invoice_settings.issuer, PaymentLink.subscription_data.invoice_settings, Quote.automatic_tax.liability, Quote.invoice_settings.issuer, SubscriptionSchedule.default_settings.automatic_tax.liability, SubscriptionSchedule.default_settings.invoice_settings.issuer, SubscriptionSchedule.phases[].automatic_tax.liability, and SubscriptionSchedule.phases[].invoice_settings.issuer to be required
    • Add support for new values disabled and enabled on enums CustomerSession.components.payment_element.features.payment_method_remove, CustomerSession.components.payment_element.features.payment_method_save, CustomerSession.components.payment_element.features.payment_method_set_as_default, CustomerSession.components.payment_element.features.payment_method_update, CustomerSessionCreateParams.components.payment_element.features.payment_method_remove, CustomerSessionCreateParams.components.payment_element.features.payment_method_save, CustomerSessionCreateParams.components.payment_element.features.payment_method_set_as_default, and CustomerSessionCreateParams.components.payment_element.features.payment_method_update
    • Remove support for values auto and never from enums CustomerSession.components.payment_element.features.payment_method_remove, CustomerSession.components.payment_element.features.payment_method_save, CustomerSession.components.payment_element.features.payment_method_set_as_default, CustomerSession.components.payment_element.features.payment_method_update, CustomerSessionCreateParams.components.payment_element.features.payment_method_remove, CustomerSessionCreateParams.components.payment_element.features.payment_method_save, CustomerSessionCreateParams.components.payment_element.features.payment_method_set_as_default, and CustomerSessionCreateParams.components.payment_element.features.payment_method_update
    • Add support for enhanced_evidence on Dispute.evidence and DisputeUpdateParams.evidence
    • Add support for enhanced_eligibility_types on Dispute
    • Add support for enhanced_eligibility on Dispute.evidence_details
    • Add support for promotion_code on InvoiceUpcomingLinesParams.schedule_details.amendments[].discount_actions[].add, InvoiceUpcomingLinesParams.schedule_details.amendments[].discount_actions[].remove, InvoiceUpcomingLinesParams.schedule_details.amendments[].discount_actions[].set, InvoiceUpcomingLinesParams.schedule_details.amendments[].item_actions[].add.discounts[], InvoiceUpcomingLinesParams.schedule_details.amendments[].item_actions[].set.discounts[], InvoiceUpcomingLinesParams.schedule_details.phases[].add_invoice_items[].discounts[], InvoiceUpcomingLinesParams.schedule_details.phases[].discounts[], InvoiceUpcomingLinesParams.schedule_details.phases[].items[].discounts[], InvoiceUpcomingLinesParams.subscription_details.items[].discounts[], InvoiceUpcomingLinesParams.subscription_items[].discounts[], InvoiceUpcomingParams.schedule_details.amendments[].discount_actions[].add, InvoiceUpcomingParams.schedule_details.amendments[].discount_actions[].remove, InvoiceUpcomingParams.schedule_details.amendments[].discount_actions[].set, InvoiceUpcomingParams.schedule_details.amendments[].item_actions[].add.discounts[], InvoiceUpcomingParams.schedule_details.amendments[].item_actions[].set.discounts[], InvoiceUpcomingParams.schedule_details.phases[].add_invoice_items[].discounts[], InvoiceUpcomingParams.schedule_details.phases[].discounts[], InvoiceUpcomingParams.schedule_details.phases[].items[].discounts[], InvoiceUpcomingParams.subscription_details.items[].discounts[], InvoiceUpcomingParams.subscription_items[].discounts[], QuoteCreateParams.lines[].actions[].add_item.discounts[], QuoteCreateParams.lines[].actions[].remove_discount, QuoteCreateParams.lines[].actions[].set_discounts[], QuoteCreateParams.lines[].actions[].set_items[].discounts[], QuoteCreateParams.phases[].discounts[], QuoteLine.actions[].add_discount, QuoteLine.actions[].add_item.discounts[], QuoteLine.actions[].remove_discount, QuoteLine.actions[].set_discounts[], QuoteLine.actions[].set_items[].discounts[], QuoteUpdateParams.lines[].actions[].add_item.discounts[], QuoteUpdateParams.lines[].actions[].remove_discount, QuoteUpdateParams.lines[].actions[].set_discounts[], QuoteUpdateParams.lines[].actions[].set_items[].discounts[], QuoteUpdateParams.phases[].discounts[], SubscriptionCreateParams.add_invoice_items[].discounts[], SubscriptionCreateParams.discounts[], SubscriptionCreateParams.items[].discounts[], SubscriptionItemCreateParams.discounts[], SubscriptionItemUpdateParams.discounts[], SubscriptionSchedule.phases[].add_invoice_items[].discounts[], SubscriptionSchedule.phases[].discounts[], SubscriptionSchedule.phases[].items[].discounts[], SubscriptionScheduleAmendParams.amendments[].discount_actions[].add, SubscriptionScheduleAmendParams.amendments[].discount_actions[].remove, SubscriptionScheduleAmendParams.amendments[].discount_actions[].set, SubscriptionScheduleAmendParams.amendments[].item_actions[].add.discounts[], SubscriptionScheduleAmendParams.amendments[].item_actions[].set.discounts[], SubscriptionScheduleCreateParams.phases[].add_invoice_items[].discounts[], SubscriptionScheduleCreateParams.phases[].discounts[], SubscriptionScheduleCreateParams.phases[].items[].discounts[], SubscriptionScheduleUpdateParams.phases[].add_invoice_items[].discounts[], SubscriptionScheduleUpdateParams.phases[].discounts[], SubscriptionScheduleUpdateParams.phases[].items[].discounts[], SubscriptionUpdateParams.add_invoice_items[].discounts[], SubscriptionUpdateParams.discounts[], and SubscriptionUpdateParams.items[].discounts[]
  • #1996 Update generated code for beta
    Release specs are identical.
  • #1993 Update generated code for beta
    • Add support for new value nn on enum ConfirmationToken.payment_method_preview.ideal.bank
    • Add support for new value NNBANL2G on enum ConfirmationToken.payment_method_preview.ideal.bic
    • Change Invoice.automatic_tax.liability, Invoice.issuer, and Subscription.automatic_tax.liability to be required
  • #1994 Beta: report raw_request usage

See the changelog for more details.