Add support for new resource FinancialConnections.Transaction
Add support for list method on resource Transaction
Add support for prefetch on .payment_method_options.us_bank_account.financial_connections across several APIs
Change CheckoutSessionCreateParams.payment_method_options.paypal.currency, IssuingCardholderCreateParams.individual.first_name, IssuingCardholderCreateParams.individual.last_name, IssuingCardholderUpdateParams.individual.first_name, IssuingCardholderUpdateParams.individual.last_name, and Quote.subscription_data_overrides[].bill_on_acceptance to be optional
Add support for new values inferred_balances and transactions on enum FinancialConnectionsAccountRefreshParams.features[]
Add support for inferred_balances_refresh, subscriptions, and transaction_refresh on FinancialConnections.Account
Add support for manual_entry on FinancialConnections.Session and FinancialConnectionsSessionCreateParams
Add support for status_details and status on FinancialConnections.Session
Add support for new value ownership on enums Invoice.payment_settings.payment_method_options.us_bank_account.financial_connections.permissions[] and Subscription.payment_settings.payment_method_options.us_bank_account.financial_connections.permissions[]
Add support for account_number on PaymentMethod.us_bank_account
Remove support for id on QuoteCreateParams.lines[].starts_at.line_ends_at
Add support for new values customer.subscription.paused, customer.subscription.resumed, financial_connections.account.refreshed_inferred_balances, financial_connections.account.refreshed_ownership, financial_connections.account.refreshed_transactions, and financial_connections.session.updated on enums WebhookEndpointCreateParams.enabled_events[] and WebhookEndpointUpdateParams.enabled_events[]
Add support for resume method on resource Subscription
Add support for payment_link on CheckoutSessionListParams
Add support for trial_settings on CheckoutSessionCreateParams.subscription_data, SubscriptionCreateParams, SubscriptionUpdateParams, and Subscription
Add support for shipping_cost on CreditNoteCreateParams, CreditNotePreviewLinesParams, CreditNotePreviewParams, CreditNote, InvoiceCreateParams, InvoiceUpdateParams, and Invoice
Add support for amount_shipping on CreditNote and Invoice
Add support for shipping_details on InvoiceCreateParams, InvoiceUpdateParams, and Invoice
Add support for subscription_resume_at on InvoiceUpcomingLinesParams and InvoiceUpcomingParams
Change IssuingCardholderCreateParams.individual.first_name, IssuingCardholderCreateParams.individual.last_name, IssuingCardholderUpdateParams.individual.first_name, and IssuingCardholderUpdateParams.individual.last_name to be optional
Change type of Issuing.Cardholder.individual.first_name and Issuing.Cardholder.individual.last_name from string to string | null
Add support for invoice_creation on PaymentLinkCreateParams, PaymentLinkUpdateParams, and PaymentLink
Add support for new value America/Ciudad_Juarez on enum ReportingReportRunCreateParams.parameters.timezone
Add support for new value paused on enum SubscriptionListParams.status
Add support for new value paused on enum Subscription.status
Add support for new values customer.subscription.paused and customer.subscription.resumed on enums WebhookEndpointCreateParams.enabled_events[] and WebhookEndpointUpdateParams.enabled_events[]
Add support for new value funding_reversed on enum CustomerCashBalanceTransaction.type
Add support for resume method on resource Subscription
Add support for payment_link on CheckoutSessionListParams
Add support for trial_settings on CheckoutSessionCreateParams.subscription_data, SubscriptionCreateParams, SubscriptionUpdateParams, and Subscription
Add support for shipping_cost on CreditNoteCreateParams, CreditNotePreviewLinesParams, CreditNotePreviewParams, CreditNote, InvoiceCreateParams, InvoiceUpdateParams, and Invoice
Add support for amount_shipping on CreditNote and Invoice
Add support for shipping_details on InvoiceCreateParams, InvoiceUpdateParams, and Invoice
Add support for subscription_resume_at on InvoiceUpcomingLinesParams and InvoiceUpcomingParams
Change IssuingCardholderCreateParams.individual.first_name, IssuingCardholderCreateParams.individual.last_name, IssuingCardholderUpdateParams.individual.first_name, and IssuingCardholderUpdateParams.individual.last_name to be optional
Change type of Issuing.Cardholder.individual.first_name and Issuing.Cardholder.individual.last_name from string to string | null
Add support for invoice_creation on PaymentLinkCreateParams, PaymentLinkUpdateParams, and PaymentLink
Add support for new value America/Ciudad_Juarez on enum ReportingReportRunCreateParams.parameters.timezone
Add support for new value paused on enum SubscriptionListParams.status
Add support for new value paused on enum Subscription.status
Add support for new values customer.subscription.paused and customer.subscription.resumed on enums WebhookEndpointCreateParams.enabled_events[] and WebhookEndpointUpdateParams.enabled_events[]
Add support for new value funding_reversed on enum CustomerCashBalanceTransaction.type
Add support for new value BE on enums Checkout.Session.payment_method_options.customer_balance.bank_transfer.eu_bank_transfer.country, Invoice.payment_settings.payment_method_options.customer_balance.bank_transfer.eu_bank_transfer.country, PaymentIntent.payment_method_options.customer_balance.bank_transfer.eu_bank_transfer.country, and Subscription.payment_settings.payment_method_options.customer_balance.bank_transfer.eu_bank_transfer.country
Add support for new values cs-CZ, el-GR, en-CZ, and en-GR on enums PaymentIntentConfirmParams.payment_method_options.klarna.preferred_locale, PaymentIntentCreateParams.payment_method_options.klarna.preferred_locale, and PaymentIntentUpdateParams.payment_method_options.klarna.preferred_locale
#1660 Introduce separate entry point for worker environments
Add support for verification_session on EphemeralKeyCreateParams
Add support for new values refund.created and refund.updated on enums WebhookEndpointCreateParams.enabled_events[] and WebhookEndpointUpdateParams.enabled_events[]
Add support for new value merchant_default on enums CashBalanceUpdateParams.settings.reconciliation_mode, CustomerCreateParams.cash_balance.settings.reconciliation_mode, and CustomerUpdateParams.cash_balance.settings.reconciliation_mode
Add support for using_merchant_default on CashBalance.settings
Change CheckoutSessionCreateParams.cancel_url to be optional
Change type of Checkout.Session.cancel_url from string to string | null
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps stripe from 8.222.0 to 11.10.0.
Release notes
Sourced from stripe's releases.
... (truncated)
Changelog
Sourced from stripe's changelog.
... (truncated)
Commits
fd9e8cb
Bump version to 11.10.01ee59bb
Don't auto update api version in samples (#1682)c412132
Move all platform-specific implementations into PlatformFunctions (#1679)663f7db
Add webhook sample infrastructure (#1677)22cc651
Merge pull request #1652 from stripe/richardm-koa-example448b772
Merge branch 'master' into richardm-koa-example5c44430
Add worker test projects (#1674)254f6c7
Lint test projects (#1673)cb08fe5
Bump version to 11.9.124c9d8a
Update main entrypoint on package.json (#1672)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)