Closed divanlinnow closed 4 years ago
Creating and updating tokens is currently not supported for the Ogone platform. If you open the API references and select OGONE in the "Documentation" dropdown, the available endpoints and request/response properties will only show what is available for Ogone. After selecting OGONE, you will notice that under Token, only "Get token" will remain.
The .NET SDK, as well as all other server-to-server SDKs, contains implementations for the full set of endpoints, that are available for the Ogone platform, the GlobalCollect platform, or both. Please use the API references as your main source of information, not the availability of methods.
@rob-spoor OK, thanks, I will have a look at the Ogone documentation.
We are currently using version 2.34.0, but I can replicate both of these issues on the latest stable version 3.5.1 as well...
I get the same error when trying to update token and when trying to tokenize a payment request : UNSUPPORTED_OGONE_PAYMENT_PLATFORM_OPERATION
.NET Code :
Logs:
.NET Code :
Logs: