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
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 create, list, and update methods on resource Registration
Add support for controller on AccountCreateParams and AccountUpdateParams
Add support for application and dashboard on Account.controller
Remove support for timestamp on QuoteLine.actions[].add_discount.discount_end
Remove support for index on QuoteLine.actions[].add_item.discounts[], QuoteLine.actions[].remove_discount, QuoteLine.actions[].set_discounts[], QuoteLine.actions[].set_items[].discounts[], SubscriptionSchedule.phases[].add_invoice_items[].discounts[], SubscriptionSchedule.phases[].discounts[], and SubscriptionSchedule.phases[].items[].discounts[]
Add support for new values quote.accepting, quote.reestimated, and quote.stale on enums WebhookEndpointCreateParams.enabled_events[] and WebhookEndpointUpdateParams.enabled_events[]
Add support for mark_stale_quote method on resource Quote
Add support for duration and line_ends_at on QuoteCreateParams.subscription_data.bill_on_acceptance.bill_until, QuoteCreateParams.subscription_data_overrides[].bill_on_acceptance.bill_until, QuoteUpdateParams.subscription_data.bill_on_acceptance.bill_until, and QuoteUpdateParams.subscription_data_overrides[].bill_on_acceptance.bill_until
Remove support for line_starts_at on QuoteCreateParams.subscription_data.bill_on_acceptance.bill_until, QuoteCreateParams.subscription_data_overrides[].bill_on_acceptance.bill_until, QuoteUpdateParams.subscription_data.bill_on_acceptance.bill_until, and QuoteUpdateParams.subscription_data_overrides[].bill_on_acceptance.bill_until
Add support for metadata on Terminal.Reader.action.refund_payment and TerminalReaderRefundPaymentParams
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
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
#1496 Replace ReflectionCheckingTypeAdapterFactory with a ReflectionAccessFilter
Add support for india_international_payments on Account.capabilities, AccountCreateParams.capabilities, and AccountUpdateParams.capabilities
Add support for invoice_creation on Checkout.Session and CheckoutSessionCreateParams
Add support for invoice on Checkout.Session
Add support for metadata on SubscriptionSchedule.phases[].items[], SubscriptionScheduleCreateParams.phases[].items[], and SubscriptionScheduleUpdateParams.phases[].items[]
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-java from 21.15.0 to 22.7.0.
Release notes
Sourced from stripe-java's releases.
... (truncated)
Changelog
Sourced from stripe-java's changelog.
... (truncated)
Commits
188cee7
Bump version to 22.7.063ebbdf
Merge pull request #1510 from stripe/latest-codegen-master0a8a25e
Codegen for openapi v22171b17fb
Bump version to 22.6.02805581
Codegen for openapi v219 (#1507)5bd0e0b
Bump version to 22.5.1cdc7891
Bump GSON to 2.10.1 (#1505)75f0117
Bump version to 22.5.01489c23
Codegen for openapi v217 (#1502)aa87441
Add fix for per-request ApiBase (#1501)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)