Skip to content

[Bug]: Adyen POS SDK URL malformed in live environment #1483

@ChrisSchofieldCheckatrade

Description

Description

Adyen POS SDK prepends an extra checkout path segment to the URL

Steps to reproduce

  1. Install the Adyen SDK
  2. Create a live setup for Adyen POS SDK
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions