Add support for create_preview method on resource Invoice
Add support for payment_method_data on Checkout.SessionCreateParams
Add support for saved_payment_method_options on Checkout.SessionCreateParams and Checkout.Session
Add support for mobilepay on Checkout.Session.payment_method_options and Checkout.SessionCreateParams.payment_method_options
Add support for new value mobilepay on enum Checkout.SessionCreateParams.payment_method_types[]
Add support for allow_redisplay on ConfirmationTokenCreateParams.testHelpers.payment_method_data, CustomerListPaymentMethodsParams, PaymentIntentConfirmParams.payment_method_data, PaymentIntentCreateParams.payment_method_data, PaymentIntentUpdateParams.payment_method_data, PaymentMethodCreateParams, PaymentMethodUpdateParams, SetupIntentConfirmParams.payment_method_data, SetupIntentCreateParams.payment_method_data, and SetupIntentUpdateParams.payment_method_data
Add support for schedule_details and subscription_details on InvoiceUpcomingLinesParams and InvoiceUpcomingParams
Add support for new value other on enums Issuing.AuthorizationCaptureParams.testHelpers.purchase_details.fuel.unit, Issuing.TransactionCreateForceCaptureParams.testHelpers.purchase_details.fuel.unit, and Issuing.TransactionCreateUnlinkedRefundParams.testHelpers.purchase_details.fuel.unit
Add support for new resource Entitlements.ActiveEntitlementSummary
Add support for balances and payouts_list on AccountSession.components and AccountSessionCreateParams.components
Change AccountSession.components.payment_details.features.destination_on_behalf_of_charge_management and AccountSession.components.payments.features.destination_on_behalf_of_charge_management to be required
Change Billing.MeterEventCreateParams.timestamp and Dispute.payment_method_details.card to be optional
Change type of Dispute.payment_method_details.card from DisputePaymentMethodDetailsCard | null to DisputePaymentMethodDetailsCard
Add support for new value entitlements.active_entitlement_summary.updated on enum Event.type
Remove support for config on Forwarding.RequestCreateParams and Forwarding.Request. This field is no longer used by the Forwarding Request API.
Add support for capture_method on PaymentIntent.payment_method_options.revolut_pay, PaymentIntentConfirmParams.payment_method_options.revolut_pay, PaymentIntentCreateParams.payment_method_options.revolut_pay, and PaymentIntentUpdateParams.payment_method_options.revolut_pay
Add support for swish on PaymentMethodConfigurationCreateParams, PaymentMethodConfigurationUpdateParams, and PaymentMethodConfiguration
Add support for new value entitlements.active_entitlement_summary.updated on enums WebhookEndpointCreateParams.enabled_events[] and WebhookEndpointUpdateParams.enabled_events[]
Add support for retrieve method on resources Entitlements.ActiveEntitlement and Entitlements.Feature
Add support for fees, losses, requirement_collection, and stripe_dashboard on AccountCreateParams.controller
Change type of Entitlements.Feature.metadata from map(string: string) | null to map(string: string)
Change FinancialConnections.Account.ownership_refresh.next_refresh_available_at to be required
Add support for new values bh_vat, kz_bin, ng_tin, and om_vat 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 values bh_vat, kz_bin, ng_tin, and om_vat on enum Order.tax_details.tax_ids[].type
Add support for hosted_voucher_url on PaymentIntent.next_action.multibanco_display_details
Add support for toggles on Terminal.Reader.action.collect_inputs.inputs[] and Terminal.ReaderCollectInputsParams.inputs[]
Add support for new values email, numeric, phone, and text on enum Terminal.ReaderCollectInputsParams.inputs[].type
Add support for email, numeric, phone, and text on Terminal.Reader.action.collect_inputs.inputs[]
Add support for create_preview method on resource Invoice
Add support for payment_method_data on Checkout.SessionCreateParams
Add support for saved_payment_method_options on Checkout.SessionCreateParams and Checkout.Session
Add support for mobilepay on Checkout.Session.payment_method_options and Checkout.SessionCreateParams.payment_method_options
Add support for new value mobilepay on enum Checkout.SessionCreateParams.payment_method_types[]
Add support for allow_redisplay on ConfirmationTokenCreateParams.testHelpers.payment_method_data, CustomerListPaymentMethodsParams, PaymentIntentConfirmParams.payment_method_data, PaymentIntentCreateParams.payment_method_data, PaymentIntentUpdateParams.payment_method_data, PaymentMethodCreateParams, PaymentMethodUpdateParams, SetupIntentConfirmParams.payment_method_data, SetupIntentCreateParams.payment_method_data, and SetupIntentUpdateParams.payment_method_data
Add support for schedule_details and subscription_details on InvoiceUpcomingLinesParams and InvoiceUpcomingParams
Add support for new value other on enums Issuing.AuthorizationCaptureParams.testHelpers.purchase_details.fuel.unit, Issuing.TransactionCreateForceCaptureParams.testHelpers.purchase_details.fuel.unit, and Issuing.TransactionCreateUnlinkedRefundParams.testHelpers.purchase_details.fuel.unit
Add support for new resource Entitlements.ActiveEntitlementSummary
Add support for balances and payouts_list on AccountSession.components and AccountSessionCreateParams.components
Change AccountSession.components.payment_details.features.destination_on_behalf_of_charge_management and AccountSession.components.payments.features.destination_on_behalf_of_charge_management to be required
Change Billing.MeterEventCreateParams.timestamp and Dispute.payment_method_details.card to be optional
Change type of Dispute.payment_method_details.card from DisputePaymentMethodDetailsCard | null to DisputePaymentMethodDetailsCard
Add support for new value entitlements.active_entitlement_summary.updated on enum Event.type
Remove support for config on Forwarding.RequestCreateParams and Forwarding.Request. This field is no longer used by the Forwarding Request API.
Add support for capture_method on PaymentIntent.payment_method_options.revolut_pay, PaymentIntentConfirmParams.payment_method_options.revolut_pay, PaymentIntentCreateParams.payment_method_options.revolut_pay, and PaymentIntentUpdateParams.payment_method_options.revolut_pay
Add support for swish on PaymentMethodConfigurationCreateParams, PaymentMethodConfigurationUpdateParams, and PaymentMethodConfiguration
Add support for new value entitlements.active_entitlement_summary.updated on enums WebhookEndpointCreateParams.enabled_events[] and WebhookEndpointUpdateParams.enabled_events[]
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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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 15.1.0 to 15.3.0.
Release notes
Sourced from stripe's releases.
Changelog
Sourced from stripe's changelog.
Commits
d66abe7
Bump version to 15.3.00383654
Update generated code (#2069)74f23f5
Updated cloudflare wrangler in testProject to 3.50.0 (#2067)b4f1a3c
Bump version to 15.2.0389442f
Update generated code (#2064)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 show