There are third party libraries that provide support for decrypting Apple Pay token on the server side. Is there any such .NET library?
Third-paty Libraries
Ruby library for decrypting Apple Pay payment tokens
PHP library for decrypting Apple Pay payment tokens
What we're trying to accomplish
We're using Compass XML platform for payment processing, and the goad is to decrypt the payment token on our server and then use the Compass XML for final payment processing.