Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 4, 2025

Bumps com.adyen:adyen-java-api-library from 31.3.0 to 35.0.0.

Release notes

Sourced from com.adyen:adyen-java-api-library's releases.

Adyen Java API Library v35.0.0

What's Changed

Breaking Changes 🛠

  • Management API:
    • In AndroidApp the field status has changed from String to StatusEnum (ARCHIVED, ERROR, INVALID, PROCESSING, READY)
  • Management webhooks:
    • In PaymentMethodRequestRemovedNotificationRequest the event type has been renamed to paymentMethodRequest.removed
    • In PaymentMethodScheduledForRemovalNotificationRequest the event type has been renamed to paymentMethodRequest.scheduledForRemoval

New Features 💎

Add support for Session Authentication API to create the sessions required for integrating Adyen Platform components (#1435)

  • Checkout:
    • New payment methods PixDetails and PixRecurring
    • In PaymentRefundResponse add attribute capturePspReference (only available for PayPal refunds)
    • In ResponseAdditionalDataCommon:
      • ⚠️ the recurringRecurringDetailReference and recurringShopperReference are deprecated, use instead the new attribute tokenizationShopperReference
      • add tokenizationStoreOperationType and tokenizationStoredPaymentMethodId attributes, add TokenizationStoreOperationTypeEnum enum
  • Management API:
    • Support AffirmInfo and PayToInfo payment methods
    • in Surcharge class add attribuge excludeGratuityFromSurcharge
  • Payout:
    • In ResponseAdditionalDataCommon:
      • ⚠️ the recurringRecurringDetailReference and recurringShopperReference are deprecated, use instead the new attribute tokenizationShopperReference
      • add tokenizationStoreOperationType and tokenizationStoredPaymentMethodId attributes, add TokenizationStoreOperationTypeEnum enum
  • Classic Payments:
    • In ResponseAdditionalDataCommon:
      • ⚠️ the recurringRecurringDetailReference and recurringShopperReference are deprecated, use instead the new attribute tokenizationShopperReference
      • add tokenizationStoreOperationType and tokenizationStoredPaymentMethodId attributes, add TokenizationStoreOperationTypeEnum enum
  • Terminal API:
    • Add SaleReferenceID field in CustomerOrder class (#1436)

[!IMPORTANT] The Recurring API is deprecated. Use the Checkout API recurring endpoints instead.

Other Changes 🖇️

Full Changelog: Adyen/adyen-java-api-library@v34.0.0...v35.0.0

... (truncated)

Commits
  • f5603d1 Merge pull request #1437 from Adyen/promote/main
  • 8b0fcc7 chore(release): bump to 35.0.0
  • 8780711 fix(exception): better handle non-JSON response bodies (#1404)
  • 0230951 chore(deps): update dependency org.apache.maven.plugins:maven-checkstyle-plug...
  • fe0fadb Add Session Authentication API (#1435)
  • 4c397a0 Add saleReferenceID attribute (#1436)
  • cef1bcf Merge pull request #1434 from Adyen/improve-issue-template
  • 8f1ebbb Delete ISSUE_TEMPLATE.md
  • ea1e4f5 Add issue form config file
  • 8ab3517 Add feature request and bug report form
  • Additional commits viewable in compare view

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 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 <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.adyen:adyen-java-api-library](https://github.com/adyen/adyen-java-api-library) from 31.3.0 to 35.0.0.
- [Release notes](https://github.com/adyen/adyen-java-api-library/releases)
- [Commits](Adyen/adyen-java-api-library@v31.3.0...v35.0.0)

---
updated-dependencies:
- dependency-name: com.adyen:adyen-java-api-library
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 4, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 1, 2025

Superseded by #40.

@dependabot dependabot bot closed this Apr 1, 2025
@dependabot dependabot bot deleted the dependabot/gradle/com.adyen-adyen-java-api-library-35.0.0 branch April 1, 2025 02:25
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant