Skip to content

[Feature]: Add device-api-test.adyen.com host for Terminal connection #1635

@ZaphodBytebrox

Description

@ZaphodBytebrox

Feature summary

No response

Problem statement

The current implementation of the TerminalCloudAPI in the library appears to default to the deprecated endpoint terminal-api-test.adyen.com when connecting to payment terminals. According to the documentation (https://docs.adyen.com/api-explorer/terminal-api/1/overview), this endpoint has been replaced by the newer device-api-test.adyen.com, which is now the recommended standard for all terminal API communications.
Following the library’s integration instructions, the TerminalCloudAPI continues to use the outdated endpoint instead of the new, supported one.

Proposed solution

Can you please provide some solution how to use the newer device-api-test.adyen.com within the TerminalCloudAPI.

Alternatives considered

No response

Additional context

No response

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