从 iPhone 应用程序通过无线方式发送信用卡号码是否合法?

发布于 2025-01-06 11:24:15 字数 172 浏览 0 评论 0原文

我们遇到过这样的情况:客户希望我们通过 iPhone 应用程序通过 https 向安全网络服务发送 CC 号码。 CC 不会在手机上进行处理 - 只需将其发送到 Web 服务,稍后在服务器上进行处理。

这样做的合法性是什么?苹果还会批准具有此类功能的应用程序吗?信用卡 # 需要应用哪种加密?

谢谢

We have a situation where a client would like us to send a CC number to a secure web service via https from our iPhone app. The CC is not being processed on the phone- it just needs to be sent to the web service where it is later processed on the server.

What is the legality of doing this? Will Apple still approve the app with this kind of functionality? What kind of encryption needs to be applied to the credit card #?

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

愿与i 2025-01-13 11:24:15

没有一个正确的答案,因为安全要求取决于哪种信用卡(万事达卡、维萨卡等),而且看起来您只想传输一张卡号。

您需要遵循 PCI 合规性来传输 CC 编号。

此链接应该让您找到正确的位置:https://www.pcisecuritystandards.org/merchants/ how_to_be_compliant.php

There is no one correct answer, since the security requirements depend on what kind of credit card (Mastercard, Visa, etc.), and it looks like you only want to transmit the one card number.

You are required to follow PCI compliance to transmit the CC number.

This link should get you looking at the right place: https://www.pcisecuritystandards.org/merchants/how_to_be_compliant.php

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文