-
Notifications
You must be signed in to change notification settings - Fork 0
[Snyk] Upgrade stripe from 15.12.0 to 17.7.0 #89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
[Snyk] Upgrade stripe from 15.12.0 to 17.7.0 #89
Conversation
Snyk has created this PR to upgrade stripe from 15.12.0 to 17.7.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
Reviewer's Guide by SourceryThis pull request upgrades the Updated class diagram for Checkout.SessionclassDiagram
class Checkout.Session {
+collected_information: object
+discounts: object
+payment_method_options: object
+shipping_address_collection: object
}
note for Checkout.Session "collected_information added, discounts made required, payment_method_options and shipping_address_collection updated"
Updated class diagram for PaymentIntentclassDiagram
class PaymentIntent {
+payment_method_options: object
}
note for PaymentIntent "payment_method_options updated with acss_debit, au_becs_debit, bacs_debit, sepa_debit, us_bank_account"
Updated class diagram for Treasury.FinancialAccountclassDiagram
class Treasury.FinancialAccount {
+nickname: string
+is_default: boolean
+close(): void
}
note for Treasury.FinancialAccount "Added nickname, is_default, and close() method"
Updated class diagram for ChargeclassDiagram
class Charge {
+payment_method_details: object
+outcome: object
}
note for Charge "payment_method_details updated with pay_by_bank and country, outcome updated with advice_code"
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. Here's why:
- It seems to have been created by a bot ('[Snyk]' found in title). We assume it knows what it's doing!
- We don't review packaging changes - Let us know if you'd like us to change this.
Snyk has created this PR to upgrade stripe from 15.12.0 to 17.7.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 46 versions ahead of your current version.
The recommended version was released a month ago.
Issues fixed by the recommended upgrade:
SNYK-JS-PARSEGITCONFIG-9403763
Release notes
Package name: stripe
prices
onBilling.CreditBalanceSummaryRetrieveParams.filter.applicability_scope
,Billing.CreditGrant.applicability_config.scope
, andBilling.CreditGrantCreateParams.applicability_config.scope
Billing.CreditBalanceSummaryRetrieveParams.filter.applicability_scope.price_type
,Billing.CreditGrant.applicability_config.scope.price_type
, andBilling.CreditGrantCreateParams.applicability_config.scope.price_type
to be optionalpriority
onBilling.CreditGrantCreateParams
andBilling.CreditGrant
target_date
onCheckout.Session.payment_method_options.acss_debit
,Checkout.Session.payment_method_options.au_becs_debit
,Checkout.Session.payment_method_options.bacs_debit
,Checkout.Session.payment_method_options.sepa_debit
,Checkout.Session.payment_method_options.us_bank_account
,Checkout.SessionCreateParams.payment_method_options.acss_debit
,Checkout.SessionCreateParams.payment_method_options.au_becs_debit
,Checkout.SessionCreateParams.payment_method_options.bacs_debit
,Checkout.SessionCreateParams.payment_method_options.sepa_debit
,Checkout.SessionCreateParams.payment_method_options.us_bank_account
,PaymentIntent.payment_method_options.acss_debit
,PaymentIntent.payment_method_options.au_becs_debit
,PaymentIntent.payment_method_options.bacs_debit
,PaymentIntent.payment_method_options.sepa_debit
,PaymentIntent.payment_method_options.us_bank_account
,PaymentIntentConfirmParams.payment_method_options.acss_debit
,PaymentIntentConfirmParams.payment_method_options.au_becs_debit
,PaymentIntentConfirmParams.payment_method_options.bacs_debit
,PaymentIntentConfirmParams.payment_method_options.sepa_debit
,PaymentIntentConfirmParams.payment_method_options.us_bank_account
,PaymentIntentCreateParams.payment_method_options.acss_debit
,PaymentIntentCreateParams.payment_method_options.au_becs_debit
,PaymentIntentCreateParams.payment_method_options.bacs_debit
,PaymentIntentCreateParams.payment_method_options.sepa_debit
,PaymentIntentCreateParams.payment_method_options.us_bank_account
,PaymentIntentUpdateParams.payment_method_options.acss_debit
,PaymentIntentUpdateParams.payment_method_options.au_becs_debit
,PaymentIntentUpdateParams.payment_method_options.bacs_debit
,PaymentIntentUpdateParams.payment_method_options.sepa_debit
, andPaymentIntentUpdateParams.payment_method_options.us_bank_account
restrictions
onCheckout.Session.payment_method_options.card
andCheckout.SessionCreateParams.payment_method_options.card
collected_information
onCheckout.SessionUpdateParams
andCheckout.Session
Checkout.Session.discounts
,Refund.destination_details.blik.network_decline_code
, andRefund.destination_details.swish.network_decline_code
to be requiredmetadata
onProductCreateParams.default_price_data
TokenCreateParams.person.political_exposure
fromstring
toenum('existing'|'none')
2025-02-24.acacia
on enumWebhookEndpointCreateParams.api_version
OPENAPI_VERSION
into npm bundleSee the changelog for more details.
rejected_reason
onAccount.risk_controls
product_tax_code_selector
onAccountSessionCreateParams.components
prices
onBilling.CreditBalanceSummaryRetrieveParams.filter.applicability_scope
,Billing.CreditGrant.applicability_config.scope
, andBilling.CreditGrantCreateParams.applicability_config.scope
Billing.CreditGrant.applicability_config.scope.price_type
,Checkout.Session.collected_information.business_name
,Checkout.Session.collected_information.email
,Checkout.Session.collected_information.phone
,Checkout.Session.collected_information.shipping_details
, andCheckout.Session.collected_information.tax_ids
to be optionalbrand_product
onCharge.payment_method_details.amazon_pay.funding.card
andCharge.payment_method_details.revolut_pay.funding.card
restrictions
onCheckout.Session.payment_method_options.card
andCheckout.SessionCreateParams.payment_method_options.card
Checkout.Session.discounts
to be requiredTokenCreateParams.person.political_exposure
fromstring
toenum('existing'|'none')
See the changelog for more details.
close
method on resourceTreasury.FinancialAccount
pay_by_bank_payments
onAccount.capabilities
,AccountCreateParams.capabilities
, andAccountUpdateParams.capabilities
directorship_declaration
andownership_exemption_reason
onAccount.company
,AccountCreateParams.company
,AccountUpdateParams.company
, andTokenCreateParams.account.company
proof_of_ultimate_beneficial_ownership
onAccountCreateParams.documents
andAccountUpdateParams.documents
financial_account
onAccountSession.components
,AccountSessionCreateParams.components
, andTreasury.OutboundTransfer.destination_payment_method_details
financial_account_transactions
,issuing_card
, andissuing_cards_list
onAccountSession.components
andAccountSessionCreateParams.components
advice_code
onCharge.outcome
,Invoice.last_finalization_error
,PaymentIntent.last_payment_error
,SetupAttempt.setup_error
,SetupIntent.last_setup_error
, andStripeError
Billing.CreditBalanceTransaction.credit.credits_application_invoice_voided
,Card.regulated_status
,Charge.payment_method_details.card.network_transaction_id
,Charge.payment_method_details.card.regulated_status
,ConfirmationToken.payment_method_preview.card.regulated_status
,CreditNote.pretax_credit_amounts
,Invoice.total_pretax_credit_amounts
,Issuing.Authorization.merchant_data.tax_id
,Issuing.Transaction.merchant_data.tax_id
, andPaymentMethod.card.regulated_status
to be requiredpay_by_bank
onCharge.payment_method_details
,Checkout.SessionCreateParams.payment_method_options
,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
,PaymentMethodConfigurationCreateParams
,PaymentMethodConfigurationUpdateParams
,PaymentMethodConfiguration
,PaymentMethodCreateParams
,PaymentMethodUpdateParams
,PaymentMethod
,SetupIntentConfirmParams.payment_method_data
,SetupIntentCreateParams.payment_method_data
, andSetupIntentUpdateParams.payment_method_data
country
onCharge.payment_method_details.paypal
,ConfirmationToken.payment_method_preview.paypal
, andPaymentMethod.paypal
pay_by_bank
on enumsCheckout.SessionCreateParams.payment_method_types[]
,CustomerListPaymentMethodsParams.type
,PaymentMethodCreateParams.type
, andPaymentMethodListParams.type
SD
on enumsCheckout.Session.shipping_address_collection.allowed_countries[]
,Checkout.SessionCreateParams.shipping_address_collection.allowed_countries[]
,PaymentLink.shipping_address_collection.allowed_countries[]
,PaymentLinkCreateParams.shipping_address_collection.allowed_countries[]
, andPaymentLinkUpdateParams.shipping_address_collection.allowed_countries[]
discounts
onCheckout.Session
pay_by_bank
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
pay_by_bank
on enumsConfirmationToken.payment_method_preview.type
andPaymentMethod.type
pay_by_bank
on enumsPaymentLink.payment_method_types[]
,PaymentLinkCreateParams.payment_method_types[]
, andPaymentLinkUpdateParams.payment_method_types[]
phone_number_collection
onPaymentLinkUpdateParams
jpy
onTerminal.Configuration.tipping
,Terminal.ConfigurationCreateParams.tipping
, andTerminal.ConfigurationUpdateParams.tipping
nickname
onTreasury.FinancialAccountCreateParams
,Treasury.FinancialAccountUpdateParams
, andTreasury.FinancialAccount
forwarding_settings
onTreasury.FinancialAccountUpdateParams
is_default
onTreasury.FinancialAccount
destination_payment_method_data
onTreasury.OutboundTransferCreateParams
Treasury.OutboundTransfer.destination_payment_method_details.type
fromliteral('us_bank_account')
toenum('financial_account'|'us_bank_account')
outbound_transfer
on enumsTreasury.ReceivedCredit.linked_flows.source_flow_details.type
andTreasury.ReceivedCreditListParams.linked_flows.source_flow_type
outbound_transfer
onTreasury.ReceivedCredit.linked_flows.source_flow_details
2025-01-27.acacia
on enumWebhookEndpointCreateParams.api_version
See the changelog for more details.
Refund.destination_details.blik.network_decline_code
andRefund.destination_details.swish.network_decline_code
to be requiredstripe_account
onTerminal.Reader.action.collect_payment_method
,Terminal.Reader.action.confirm_payment_intent
,Terminal.Reader.action.process_payment_intent
, andTerminal.Reader.action.refund_payment
See the changelog for more details.
pay_by_bank_payments
onAccount.capabilities
,AccountCreateParams.capabilities
, andAccountUpdateParams.capabilities
directorship_declaration
onAccountCreateParams.company
,AccountUpdateParams.company
, andTokenCreateParams.account.company
proof_of_ultimate_beneficial_ownership
onAccountCreateParams.documents
andAccountUpdateParams.documents
tax_threshold_monitoring
onAccountSessionCreateParams.components
financial_account_transactions
,financial_account
,issuing_card
, andissuing_cards_list
onAccountSession.components
Billing.CreditBalanceTransaction.credit.credits_application_invoice_voided
to be requiredalways_invoice
on enumsBillingPortal.Configuration.features.subscription_cancel.proration_behavior
,BillingPortal.ConfigurationCreateParams.features.subscription_cancel.proration_behavior
, andBillingPortal.ConfigurationUpdateParams.features.subscription_cancel.proration_behavior
pay_by_bank
onCharge.payment_method_details
,Checkout.SessionCreateParams.payment_method_options
,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
,PaymentMethodConfigurationCreateParams
,PaymentMethodConfigurationUpdateParams
,PaymentMethodConfiguration
,PaymentMethodCreateParams
,PaymentMethodUpdateParams
,PaymentMethod
,SetupIntentConfirmParams.payment_method_data
,SetupIntentCreateParams.payment_method_data
, andSetupIntentUpdateParams.payment_method_data
pay_by_bank
on enumCheckout.SessionCreateParams.payment_method_types[]
SD
on enumsCheckout.Session.shipping_address_collection.allowed_countries[]
,Checkout.SessionCreateParams.shipping_address_collection.allowed_countries[]
,PaymentLink.shipping_address_collection.allowed_countries[]
,PaymentLinkCreateParams.shipping_address_collection.allowed_countries[]
, andPaymentLinkUpdateParams.shipping_address_collection.allowed_countries[]
discounts
onCheckout.Session
pay_by_bank
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
pay_by_bank
on enumsConfirmationToken.payment_method_preview.type
andPaymentMethod.type
pay_by_bank
on enumsCustomerListPaymentMethodsParams.type
,PaymentMethodCreateParams.type
, andPaymentMethodListParams.type
pay_by_bank
on enumsPaymentLink.payment_method_types[]
,PaymentLinkCreateParams.payment_method_types[]
, andPaymentLinkUpdateParams.payment_method_types[]
jpy
onTerminal.Configuration.tipping
,Terminal.ConfigurationCreateParams.tipping
, andTerminal.ConfigurationUpdateParams.tipping
2025-01-27.acacia
on enumWebhookEndpointCreateParams.api_version
See the changelog for more details.
close
method on resourceTreasury.FinancialAccount
ownership_exemption_reason
onAccount.company
,AccountCreateParams.company
,AccountUpdateParams.company
, andTokenCreateParams.account.company
directorship_declaration
onAccount.company
advice_code
onCharge.outcome
,Invoice.last_finalization_error
,PaymentIntent.last_payment_error
,SetupAttempt.setup_error
,SetupIntent.last_setup_error
, andStripeError
always_invoice
from enumsBillingPortal.Configuration.features.subscription_cancel.proration_behavior
,BillingPortal.ConfigurationCreateParams.features.subscription_cancel.proration_behavior
, andBillingPortal.ConfigurationUpdateParams.features.subscription_cancel.proration_behavior
brand_product
onCard
,Source.card_present
,Source.card
, andSource.three_d_secure
Card.regulated_status
,Charge.payment_method_details.card.network_transaction_id
,Charge.payment_method_details.card.regulated_status
,ConfirmationToken.payment_method_preview.card.regulated_status
,CreditNote.pretax_credit_amounts
,Invoice.total_pretax_credit_amounts
,Issuing.Authorization.merchant_data.tax_id
,Issuing.Transaction.merchant_data.tax_id
, andPaymentMethod.card.regulated_status
to be requiredcountry
onCharge.payment_method_details.paypal
,ConfirmationToken.payment_method_preview.paypal
, andPaymentMethod.paypal
al_tin
on enumsCheckout.Session.collected_information.tax_ids[].type
andOrder.tax_details.tax_ids[].type
al_tin
on enumsOrderCreateParams.tax_details.tax_ids[].type
andOrderUpdateParams.tax_details.tax_ids[].type
phone_number_collection
onPaymentLinkUpdateParams
nickname
onTreasury.FinancialAccountCreateParams
,Treasury.FinancialAccountUpdateParams
, andTreasury.FinancialAccount
forwarding_settings
onTreasury.FinancialAccountUpdateParams
is_default
onTreasury.FinancialAccount
destination_payment_method_data
onTreasury.OutboundTransferCreateParams
financial_account
onTreasury.OutboundTransfer.destination_payment_method_details
Treasury.OutboundTransfer.destination_payment_method_details.type
fromliteral('us_bank_account')
toenum('financial_account'|'us_bank_account')
outbound_transfer
on enumsTreasury.ReceivedCredit.linked_flows.source_flow_details.type
andTreasury.ReceivedCreditListParams.linked_flows.source_flow_type
outbound_transfer
onTreasury.ReceivedCredit.linked_flows.source_flow_details
See the changelog for more details.
2024-12-18.acacia
.Account.business_profile.annual_revenue
andAccount.business_profile.estimated_worker_count
to be optionalnetwork_advice_code
andnetwork_decline_code
onCharge.outcome
,Invoice.last_finalization_error
,PaymentIntent.last_payment_error
,SetupAttempt.setup_error
,SetupIntent.last_setup_error
, andStripeError
payout_minimum_balance_hold
andpayout_minimum_balance_release
on enumBalanceTransaction.type
credits_application_invoice_voided
onBilling.CreditBalanceTransaction.credit
Billing.CreditBalanceTransaction.credit.type
fromliteral('credits_granted')
toenum('credits_application_invoice_voided'|'credits_granted')
BillingPortal.Configuration.features.subscription_update.schedule_at_period_end
,Issuing.Authorization.verified_by_fraud_challenge
,LineItem.description
, andPayout.trace_id
to be requiredallow_redisplay
onCard
andSource
regulated_status
onCard
,Charge.payment_method_details.card
,ConfirmationToken.payment_method_preview.card
, andPaymentMethod.card
funding
onCharge.payment_method_details.amazon_pay
andCharge.payment_method_details.revolut_pay
network_transaction_id
onCharge.payment_method_details.card
reference_prefix
onCheckout.Session.payment_method_options.bacs_debit.mandate_options
,Checkout.Session.payment_method_options.sepa_debit.mandate_options
,Checkout.SessionCreateParams.payment_method_options.bacs_debit.mandate_options
,Checkout.SessionCreateParams.payment_method_options.sepa_debit.mandate_options
,PaymentIntent.payment_method_options.bacs_debit.mandate_options
,PaymentIntent.payment_method_options.sepa_debit.mandate_options
,PaymentIntentConfirmParams.payment_method_options.bacs_debit.mandate_options
,PaymentIntentConfirmParams.payment_method_options.sepa_debit.mandate_options
,PaymentIntentCreateParams.payment_method_options.bacs_debit.mandate_options
,PaymentIntentCreateParams.payment_method_options.sepa_debit.mandate_options
,PaymentIntentUpdateParams.payment_method_options.bacs_debit.mandate_options
,PaymentIntentUpdateParams.payment_method_options.sepa_debit.mandate_options
,SetupIntent.payment_method_options.bacs_debit.mandate_options
,SetupIntent.payment_method_options.sepa_debit.mandate_options
,SetupIntentConfirmParams.payment_method_options.bacs_debit.mandate_options
,SetupIntentConfirmParams.payment_method_options.sepa_debit.mandate_options
,SetupIntentCreateParams.payment_method_options.bacs_debit.mandate_options
,SetupIntentCreateParams.payment_method_options.sepa_debit.mandate_options
,SetupIntentUpdateParams.payment_method_options.bacs_debit.mandate_options
, andSetupIntentUpdateParams.payment_method_options.sepa_debit.mandate_options
al_tin
,am_tin
,ao_tin
,ba_tin
,bb_tin
,bs_tin
,cd_nif
,gn_nif
,kh_tin
,me_pib
,mk_vat
,mr_nif
,np_pan
,sn_ninea
,sr_fin
,tj_tin
,ug_tin
,zm_tin
, andzw_tin
on enumsCheckout.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
, andTaxId.type
al_tin
,am_tin
,ao_tin
,ba_tin
,bb_tin
,bs_tin
,cd_nif
,gn_nif
,kh_tin
,me_pib
,mk_vat
,mr_nif
,np_pan
,sn_ninea
,sr_fin
,tj_tin
,ug_tin
,zm_tin
, andzw_tin
on enumsCustomerCreateParams.tax_id_data[].type
,InvoiceCreatePreviewParams.customer_details.tax_ids[].type
,InvoiceUpcomingLinesParams.customer_details.tax_ids[].type
,InvoiceUpcomingParams.customer_details.tax_ids[].type
,Tax.CalculationCreateParams.customer_details.tax_ids[].type
, andTaxIdCreateParams.type
visa_compliance
onDispute.evidence.enhanced_evidence
,Dispute.evidence_details.enhanced_eligibility
, andDisputeUpdateParams.evidence.enhanced_evidence
request_signature
on enumsForwarding.Request.replacements[]
andForwarding.RequestCreateParams.replacements[]
account_holder_address
andbank_address
onFundingInstructions.bank_transfer.financial_addresses[].iban
,FundingInstructions.bank_transfer.financial_addresses[].sort_code
,FundingInstructions.bank_transfer.financial_addresses[].spei
,FundingInstructions.bank_transfer.financial_addresses[].zengin
,PaymentIntent.next_action.display_bank_transfer_instructions.financial_addresses[].iban
,PaymentIntent.next_action.display_bank_transfer_instructions.financial_addresses[].sort_code
,PaymentIntent.next_action.display_bank_transfer_instructions.financial_addresses[].spei
, andPaymentIntent.next_action.display_bank_transfer_instructions.financial_addresses[].zengin
account_holder_name
onFundingInstructions.bank_transfer.financial_addresses[].spei
andPaymentIntent.next_action.display_bank_transfer_instructions.financial_addresses[].spei
disabled_reason
onInvoice.automatic_tax
,Subscription.automatic_tax
,SubscriptionSchedule.default_settings.automatic_tax
, andSubscriptionSchedule.phases[].automatic_tax
tax_id
onIssuing.Authorization.merchant_data
andIssuing.Transaction.merchant_data
LineItem.description
fromstring
tostring | null
trial_period_days
onPaymentLinkUpdateParams.subscription_data
al
,am
,ao
,ba
,bb
,bs
,cd
,gn
,kh
,me
,mk
,mr
,np
,pe
,sn
,sr
,tj
,ug
,uy
,zm
, andzw
onTax.Registration.country_options
andTax.RegistrationCreateParams.country_options
2024-12-18.acacia
on enumWebhookEndpointCreateParams.api_version
See the changelog for more details.
Account.business_profile.annual_revenue
andAccount.business_profile.estimated_worker_count
to be optionalallow_redisplay
onCard
andSource
am_tin
,ao_tin
,ba_tin
,bb_tin
,bs_tin
,cd_nif
,gn_nif
,kh_tin
,me_pib
,mk_vat
,mr_nif
,np_pan
,sn_ninea
,sr_fin
,tj_tin
,ug_tin
,zm_tin
, andzw_tin
on enumsCheckout.Session.collected_information.tax_ids[].type
andOrder.tax_details.tax_ids[].type
network_fallback
on enumIssuing.Authorization.request_history[].reason
am_tin
,ao_tin
,ba_tin
,bb_tin
,bs_tin
,cd_nif
,gn_nif
,kh_tin
,me_pib
,mk_vat
,mr_nif
,np_pan
,sn_ninea
,sr_fin
,tj_tin
,ug_tin
,zm_tin
, andzw_tin
on enumsOrderCreateParams.tax_details.tax_ids[].type
andOrderUpdateParams.tax_details.tax_ids[].type
amount_refunded
onPaymentRecord
account
onTerminal.Reader.action.collect_payment_method
,Terminal.Reader.action.confirm_payment_intent
,Terminal.Reader.action.process_payment_intent
, andTerminal.Reader.action.refund_payment
See the changelog for more details.
automatic_indirect_tax
onAccount.capabilities
,AccountCreateParams.capabilities
, andAccountUpdateParams.capabilities
payout_minimum_balance_hold
andpayout_minimum_balance_release
on enumBalanceTransaction.type
reference_prefix
onCheckout.Session.payment_method_options.bacs_debit.mandate_options
,Checkout.Session.payment_method_options.sepa_debit.mandate_options
,Checkout.SessionCreateParams.payment_method_options.bacs_debit.mandate_options
,Checkout.SessionCreateParams.payment_method_options.sepa_debit.mandate_options
,Order.payment.settings.payment_method_options.sepa_debit.mandate_options
,OrderCreateParams.payment.settings.payment_method_options.sepa_debit.mandate_options
,OrderUpdateParams.payment.settings.payment_method_options.sepa_debit.mandate_options
,PaymentIntent.payment_method_options.bacs_debit.mandate_options
,PaymentIntent.payment_method_options.sepa_debit.mandate_options
,PaymentIntentConfirmParams.payment_method_options.bacs_debit.mandate_options
,PaymentIntentConfirmParams.payment_method_options.sepa_debit.mandate_options
,PaymentIntentCreateParams.payment_method_options.bacs_debit.mandate_options
,PaymentIntentCreateParams.payment_method_options.sepa_debit.mandate_options
,PaymentIntentUpdateParams.payment_method_options.bacs_debit.mandate_options
,PaymentIntentUpdateParams.payment_method_options.sepa_debit.mandate_options
,SetupIntent.payment_method_options.bacs_debit.mandate_options
,SetupIntent.payment_method_options.sepa_debit.mandate_options
,SetupIntentConfirmParams.payment_method_options.bacs_debit.mandate_options
,SetupIntentConfirmParams.payment_method_options.sepa_debit.mandate_options
,SetupIntentCreateParams.payment_method_options.bacs_debit.mandate_options
,SetupIntentCreateParams.payment_method_options.sepa_debit.mandate_options
,SetupIntentUpdateParams.payment_method_options.bacs_debit.mandate_options
, andSetupIntentUpdateParams.payment_method_options.sepa_debit.mandate_options
disabled_reason
onInvoice.automatic_tax
,Subscription.automatic_tax
,SubscriptionSchedule.default_settings.automatic_tax
, andSubscriptionSchedule.phases[].automatic_tax
Issuing.Authorization.verified_by_fraud_challenge
to be requiredtrial_period_days
onPaymentLinkUpdateParams.subscription_data
See the changelog for more details.
network_advice_code
andnetwork_decline_code
onCharge.outcome
,Invoice.last_finalization_error
,PaymentIntent.last_payment_error
,SetupAttempt.setup_error
,SetupIntent.last_setup_error
, andStripeError
BillingPortal.Configuration.features.subscription_update.schedule_at_period_end
andLineItem.description
to be requiredfunding
onCharge.payment_method_details.amazon_pay
andCharge.payment_method_details.revolut_pay
amount_requested
andpartial_authorization
onCharge.payment_method_details.card
metadata
onCheckout.SessionCreateParams.line_items[]
andLineItem
line_items
onCheckout.Session.permissions.update
,Checkout.SessionCreateParams.permissions.update
, andCheckout.SessionUpdateParams
invoice.overpaid
on enumEvent.type
adjustable_quantity
anddisplay
onLineItem
LineItem.description
fromstring
tostring | null
request_partial_authorization
onPaymentIntent.payment_method_options.card
,PaymentIntentConfirmParams.payment_method_options.card
,PaymentIntentCreateParams.payment_method_options.card
, andPaymentIntentUpdateParams.payment_method_options.card
payment_method_options
onPaymentIntentIncrementAuthorizationParams
invoice.overpaid
on enumsWebhookEndpointCreateParams.enabled_events[]
andWebhookEndpointUpdateParams.enabled_events[]
See the changelog for more details.
Important
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:
Summary by Sourcery
Bug Fixes: