-
Notifications
You must be signed in to change notification settings - Fork 76
Closed
Labels
Description
Description
Adyen POS SDK prepends an extra checkout
path segment to the URL
Steps to reproduce
- Install the Adyen SDK
- Create a live setup for Adyen POS SDK
- Watch it receive a 400 because it's pointing to the wrong URL
Actual behavior
The API returns 400 because the URL is wrong
Expected behavior
The API should return POS SDK session data
Code snippet or screenshots (if applicable)
No response
Adyen Node API Library version
26.0.0
Node.js version
22
NPM version
No response
Operating System
Linux
Additional context
This bug has a very simple fix: #1482
This bug is known about: https://github.com/Adyen/adyen-java-api-library/blob/6aff026c85932bbd26b3d7fc6999b71f4092d1a9/src/main/java/com/adyen/Service.java#L68