Apple Pay的服务器端支付令牌解密 [英] Server-side Payment Token decryption for Apple Pay

查看:178
本文介绍了Apple Pay的服务器端支付令牌解密的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有第三方库支持在服务器端解密 Apple Pay 令牌.有没有这样的 .NET 库?

There are third party libraries that provide support for decrypting Apple Pay token on the server side. Is there any such .NET library?

第三方图书馆

用于解密 Apple Pay 支付令牌的 Ruby 库

用于解密 Apple Pay 支付令牌的 PHP 库

我们正在努力实现的目标

我们使用 Compass XML 平台进行支付处理,目的是在我们的服务器上解密支付令牌,然后使用 Compass XML 进行最终支付处理.

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.

推荐答案

我刚刚把我的作品推到了 github,它使用了 Bouncy Castle C# 库用于在服务器端解密令牌,适用于 Android Pay 和 Apple Pay,请查看.

I just pushed my works into github, it uses Bouncy Castle C# library to decrypt token on the server side, and works both for Android Pay and Apple Pay, please check it out.

https://github.com/chengbo/ApplePayAndroidPayDecryption

注意:Apple Pay 的令牌验证尚未实施.

这篇关于Apple Pay的服务器端支付令牌解密的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆