Closed mho-drouot closed 2 years ago
Hi @mho-drouot, the SDK follows the OpenAPI contract of Direct, which you can find here: https://support.direct.ingenico.com/documentation/api/reference/#tag/ClientCrypto. Direct supports v2 for the server API, and uses v1 for the client API.
OK thanks for the information. Just to make sure:
Yes, @mho-drouot, that's correct.
Thanks!
Hi there,
Why did you guys hardcode APIVERSION to "client/v1"? Since v2 APIs exist, wouldn't it be right to set it to "client/v2" (to be up to date)?