gpt4 book ai didi

c# - 安全地将信用卡号转移到 Paypal

转载 作者:太空宇宙 更新时间:2023-11-03 16:34:53 27 4
gpt4 key购买 nike

有一种方法可以通过 paypal 存储和使用客户信用卡。关于如何做到这一点的解释 here .我想使用/vault/credit-card,为此 paypal 要求我提供信用卡详细信息。最安全的方法是什么?我正在使用 c# 和 .net

最佳答案

基本上,如果您想处理信用卡号和其他详细信息,您必须PCI compliant .这是一个漫长、困难和昂贵的过程,需要接受频繁而严格的审计。

或者,您根本不处理敏感数据,但使用一些加密标识符,告诉您 Bob 为产品 A 付款而没有向您透露任何敏感数据。

这就是PayPal

If you use the PayPal REST APIs for accepting credit card payments, you handle card data directly and will need to ensure you are PCI compliant.

Note: Don’t want to store credit cards on your servers? You can store credit card details with PayPal using the vault call.

关于c# - 安全地将信用卡号转移到 Paypal ,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/16634544/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com