Open kurtinge opened 2 years ago
Found the issue #32 now, and it seems like it is closed. Does that mean the feature is implemented @KadoBOT ?
Hi @kurtinge , I'm not working for Adyen anymore. If no one answers in the next couple of days, I can try finding who can help you.
Hey @kurtinge , our libraries don't have a 1/1 relation with the APIs. Let me check what the status is for the Cloud-Terminals. I'll come back to you about this
Hi, I have the same question as @kurtinge and I can't find an answer, do you have any updates?
Hello all, unfortunately we don't support Terminal API's in Go yet due to the lack of OpenAPI specifications. We are working together with the respective teams and have some prototypes, but we can't provide an estimate yet since priorities can change quickly.
Meanwhile, In-Person Payments merchants have been using https://github.com/Adyen/adyen-java-api-library or https://github.com/Adyen/adyen-dotnet-api-library, which provide a partially automated implementation.
I would like to use the Go-libarary with Cloud-Terminals from Adyen The Readme in the develop branch says:
But I cannot find anything regarding cloud-terminals in the code, beside a configuration for the TerminalApiCloudEndpoint
Is there any plans for supporting Cloud-Terminals in the near future ?