-
Notifications
You must be signed in to change notification settings - Fork 86
Open
Labels
Description
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
Reactions are currently unavailable