Skip to content

Bump com.stripe:stripe-java from 21.15.0 to 33.1.1#156

Open
dependabot[bot] wants to merge 1 commit into
work-for-release-0.23.xfrom
dependabot/maven/work-for-release-0.23.x/com.stripe-stripe-java-33.1.1
Open

Bump com.stripe:stripe-java from 21.15.0 to 33.1.1#156
dependabot[bot] wants to merge 1 commit into
work-for-release-0.23.xfrom
dependabot/maven/work-for-release-0.23.x/com.stripe-stripe-java-33.1.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 16, 2026

Copy link
Copy Markdown
Contributor

Bumps com.stripe:stripe-java from 21.15.0 to 33.1.1.

Release notes

Sourced from com.stripe:stripe-java's releases.

v33.1.1

  • #2244 Replace source hash with Telemetry UUID

See the changelog for more details.

v33.1.0

This release changes the pinned API version to 2026-06-24.dahlia.

  • #2240 Update generated code
    • Add support for releaseDetails on reserve.Hold
    • Add support for buyerId on Charge.payment_method_details.bizum, ConfirmationToken.payment_method_preview.bizum, ConfirmationToken.payment_method_preview.blik, PaymentAttemptRecord.payment_method_details.bizum, PaymentMethod.bizum, PaymentMethod.blik, and PaymentRecord.payment_method_details.bizum
    • Add support for transactionLinkId on Charge.payment_method_details.card
    • Add support for fingerprint on Charge.payment_method_details.pix, ConfirmationToken.payment_method_preview.pix, PaymentMethod.pix, and SetupAttempt.payment_method_details.pix
    • Add support for sunbit on PaymentIntent.payment_method_options, PaymentIntentConfirmParams.payment_method_options, PaymentIntentCreateParams.payment_method_options, PaymentIntentUpdateParams.payment_method_options, checkout.Session.payment_method_options, and checkout.SessionCreateParams.payment_method_options
    • Add support for billingCycleAnchorConfig on checkout.SessionCreateParams.subscription_data
    • Add support for wechatPay on checkout.Session.payment_method_options
    • Add support for mastercardCompliance on Dispute.evidence.enhanced_evidence, Dispute.evidence_details.enhanced_eligibility, and DisputeUpdateParams.evidence.enhanced_evidence
    • Add support for statusDetails on financialconnections.Account
    • Add support for new value satispay on enums InvoiceCreateParams.payment_settings.paymentMethodTypes, InvoiceUpdateParams.payment_settings.paymentMethodTypes, SubscriptionCreateParams.payment_settings.paymentMethodTypes, and SubscriptionUpdateParams.payment_settings.paymentMethodTypes
    • ⚠️ Remove support for storedCredentialUsage on PaymentAttemptRecord.payment_method_details.card and PaymentRecord.payment_method_details.card
    • Add support for setupFutureUsage on PaymentIntent.payment_method_options.satispay, PaymentIntentConfirmParams.payment_method_options.satispay, PaymentIntentCreateParams.payment_method_options.satispay, and PaymentIntentUpdateParams.payment_method_options.satispay
    • Change PaymentRecordReportRefundParams.refunded to be optional
    • Add support for satispay on SetupAttempt.payment_method_details
    • Add support for customFields, description, and footer on Subscription.invoice_settings, SubscriptionCreateParams.invoice_settings, and SubscriptionUpdateParams.invoice_settings
    • Add support for paymentMethodOptions and paymentMethod on TopupCreateParams
    • Add support for new value 2026-06-24.dahlia on enum WebhookEndpointCreateParams.apiVersion
    • Add support for mode on v2.commerce.ProductCatalogImport
    • Add support for sunbitPayments on v2.core.Account.configuration.merchant.capabilities, v2.core.AccountCreateParams.configuration.merchant.capabilities, and v2.core.AccountUpdateParams.configuration.merchant.capabilities
    • Add support for cryptoMoneyManager and moneyManager on v2.core.AccountUpdateParams.identity.attestations.terms_of_service
    • ⚠️ Remove support for cryptoStorer and storer on v2.core.AccountUpdateParams.identity.attestations.terms_of_service
    • Add support for new value promotion on enum v2.commerce.ProductCatalogImportCreateParams.feedType
    • Add support for new value sunbit_payments on enum EventsV2CoreAccountIncludingConfigurationMerchantCapabilityStatusUpdatedEvent.updatedCapability

See the changelog for more details.

v33.1.0-alpha.2

  • #2235 Update generated code for private-preview
    • Add support for retrieve method on resource radar.CustomerEvaluation
    • Add support for disableStripeUserAuthentication on AccountSession.components.bills.features
    • Add support for tamara on Charge.payment_method_details, ConfirmationToken.payment_method_preview, ConfirmationTokenCreateParams.payment_method_data, PaymentAttemptRecord.payment_method_details, PaymentIntentConfirmParams.payment_method_data, PaymentIntentCreateParams.payment_method_data, PaymentIntentUpdateParams.payment_method_data, PaymentMethodCreateParams, PaymentMethod, PaymentRecord.payment_method_details, SetupIntentConfirmParams.payment_method_data, SetupIntentCreateParams.payment_method_data, SetupIntentUpdateParams.payment_method_data, and sharedpayment.GrantedToken.payment_method_details
    • Add support for status on Charge.payment_method_details.card.account_funding
    • ⚠️ Remove support for processedTransactionType on Charge.payment_method_details.card.account_funding
    • Add support for items on checkout.SessionCreateParams
    • ⚠️ Remove support for brand on checkout.Session.current_attempt.payment_method_details.card
    • Add support for new value tamara on enums ConfirmationTokenCreateParams.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, and SetupIntentUpdateParams.payment_method_data.type
    • ⚠️ Remove support for first6 on ConfirmationToken.payment_method_preview.gift_card, PaymentMethod.gift_card, and sharedpayment.GrantedToken.payment_method_details.gift_card
    • Add support for new value tamara on enums CustomerListPaymentMethodsParams.type, PaymentMethodCreateParams.type, and PaymentMethodListParams.type
    • Add support for fingerprint on GiftCard
    • Add support for blik on Mandate.payment_method_details
    • Add support for buyerId on Order.payment.settings.payment_method_options.wechat_pay, OrderCreateParams.payment.settings.payment_method_options.wechat_pay, OrderUpdateParams.payment.settings.payment_method_options.wechat_pay, PaymentIntent.payment_method_options.wechat_pay, PaymentIntentConfirmParams.payment_method_options.wechat_pay, PaymentIntentCreateParams.payment_method_options.wechat_pay, and PaymentIntentUpdateParams.payment_method_options.wechat_pay

... (truncated)

Changelog

Sourced from com.stripe:stripe-java's changelog.

33.1.1 - 2026-07-15

  • #2244 Replace source hash with Telemetry UUID

33.1.0 - 2026-06-24

This release changes the pinned API version to 2026-06-24.dahlia.

  • #2240 Update generated code
    • Add support for releaseDetails on reserve.Hold
    • Add support for buyerId on Charge.payment_method_details.bizum, ConfirmationToken.payment_method_preview.bizum, ConfirmationToken.payment_method_preview.blik, PaymentAttemptRecord.payment_method_details.bizum, PaymentMethod.bizum, PaymentMethod.blik, and PaymentRecord.payment_method_details.bizum
    • Add support for transactionLinkId on Charge.payment_method_details.card
    • Add support for fingerprint on Charge.payment_method_details.pix, ConfirmationToken.payment_method_preview.pix, PaymentMethod.pix, and SetupAttempt.payment_method_details.pix
    • Add support for sunbit on PaymentIntent.payment_method_options, PaymentIntentConfirmParams.payment_method_options, PaymentIntentCreateParams.payment_method_options, PaymentIntentUpdateParams.payment_method_options, checkout.Session.payment_method_options, and checkout.SessionCreateParams.payment_method_options
    • Add support for billingCycleAnchorConfig on checkout.SessionCreateParams.subscription_data
    • Add support for wechatPay on checkout.Session.payment_method_options
    • Add support for mastercardCompliance on Dispute.evidence.enhanced_evidence, Dispute.evidence_details.enhanced_eligibility, and DisputeUpdateParams.evidence.enhanced_evidence
    • Add support for statusDetails on financialconnections.Account
    • Add support for new value satispay on enums InvoiceCreateParams.payment_settings.paymentMethodTypes, InvoiceUpdateParams.payment_settings.paymentMethodTypes, SubscriptionCreateParams.payment_settings.paymentMethodTypes, and SubscriptionUpdateParams.payment_settings.paymentMethodTypes
    • ⚠️ Remove support for storedCredentialUsage on PaymentAttemptRecord.payment_method_details.card and PaymentRecord.payment_method_details.card
    • Add support for setupFutureUsage on PaymentIntent.payment_method_options.satispay, PaymentIntentConfirmParams.payment_method_options.satispay, PaymentIntentCreateParams.payment_method_options.satispay, and PaymentIntentUpdateParams.payment_method_options.satispay
    • Change PaymentRecordReportRefundParams.refunded to be optional
    • Add support for satispay on SetupAttempt.payment_method_details
    • Add support for customFields, description, and footer on Subscription.invoice_settings, SubscriptionCreateParams.invoice_settings, and SubscriptionUpdateParams.invoice_settings
    • Add support for paymentMethodOptions and paymentMethod on TopupCreateParams
    • Add support for new value 2026-06-24.dahlia on enum WebhookEndpointCreateParams.apiVersion
    • Add support for mode on v2.commerce.ProductCatalogImport
    • Add support for sunbitPayments on v2.core.Account.configuration.merchant.capabilities, v2.core.AccountCreateParams.configuration.merchant.capabilities, and v2.core.AccountUpdateParams.configuration.merchant.capabilities
    • Add support for cryptoMoneyManager and moneyManager on v2.core.AccountUpdateParams.identity.attestations.terms_of_service
    • ⚠️ Remove support for cryptoStorer and storer on v2.core.AccountUpdateParams.identity.attestations.terms_of_service
    • Add support for new value promotion on enum v2.commerce.ProductCatalogImportCreateParams.feedType
    • Add support for new value sunbit_payments on enum EventsV2CoreAccountIncludingConfigurationMerchantCapabilityStatusUpdatedEvent.updatedCapability

33.0.0 - 2026-06-05

This release doesn't change the pinned API version; it still uses 2026-05-27.dahlia.

We're doing an out-of-band-major to update a field type that changed. If you're not using tax_details, this is a no-op release when compared with the last one. If you are using tax_details its type has changed slightly and you'll have to update your code when upgrading.

  • #2234 ⚠️ Make tax_rate.tax_details expandable
  • #2230 Add "source" field to user-agent header

32.2.0 - 2026-05-27

This release changes the pinned API version to 2026-05-27.dahlia.

  • #2220 Update generated code
    • Add support for new resource v2.commerce.ProductCatalogImport
    • Add support for create and retrieve methods on resource v2.commerce.ProductCatalogImport
    • Add support for bizumPayments and scalapayPayments on Account.capabilities, AccountCreateParams.capabilities, and AccountUpdateParams.capabilities
    • Add support for automaticTransferRulesByCurrency on BalanceSettings.payments.payouts and BalanceSettingsUpdateParams.payments.payouts
    • Add support for startOfDay on BalanceSettings.payments.settlement_timing and BalanceSettingsUpdateParams.payments.settlement_timing
    • Add support for description on ChargeCreateParams.transfer_data, PaymentIntent.transfer_data, PaymentIntentCreateParams.transfer_data, and PaymentIntentUpdateParams.transfer_data

... (truncated)

Commits

Dependabot compatibility score

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 show <dependency name> 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 [com.stripe:stripe-java](https://github.com/stripe/stripe-java) from 21.15.0 to 33.1.1.
- [Release notes](https://github.com/stripe/stripe-java/releases)
- [Changelog](https://github.com/stripe/stripe-java/blob/master/CHANGELOG.md)
- [Commits](stripe/stripe-java@v21.15.0...v33.1.1)

---
updated-dependencies:
- dependency-name: com.stripe:stripe-java
  dependency-version: 33.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants