adyen-java-api-library
adyen-java-api-library copied to clipboard
Adyen API Library for Java
**Description** Allowing reuse of HttpClient at AdyenHttpClient Added Interceptor Request/Response Hooks support **Tested scenarios** Run all Unit Tests **Fixed issue**: #649
**Description** Random replacement with singleton SecureRandom **Tested scenarios** Run UTs **Fixed issue**: #775
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to...
**Java version**: 11 **Library version**: 17.2.0 **Is your feature request related to a problem? Please describe.** At present, a new instance of HttpClient is created for every request as can...
**Description** While trying to update our SDK from version 7.1.0 to 18.0.0, I ran into an issue deserializing 3DS responses from the endpoint `https://checkout-test.adyen.com/v69/payments/details` When I make a request to...
**Is your feature request related to a problem? Please describe.** I would like to access [Dispute APIs](https://docs.adyen.com/risk-management/disputes-api) using this library. **Describe the solution you'd like** Support for Disputes API endpoints...
**Description** Added Service for Dispute and support for retriveApplicableDefenseReasons-Request Not sure if the Client.DISPUTE_ENDPOINT_LIVE-Url-Value is correct. **Tested scenarios** retriveApplicableDefenseReasons **Fixed issue**: #620
**Describe the bug** We are going to integrate with Adyen idempotent payment solution: https://docs.adyen.com/development-resources/api-idempotency?tab=%23codeBlockIp5yV_bash#enable-idempotency > To verify that a request was processed idempotently, check the Idempotency-Key HTTP header returned in...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.mockito:mockito-core](https://togithub.com/mockito/mockito) | `4.8.0` -> `4.8.1` | [](https://docs.renovatebot.com/merge-confidence/)...
**Description** - #853 - #862