贝宝付款Pro和PCI合规性

编程入门 行业动态 更新时间:2024-10-27 20:38:02
本文介绍了贝宝付款Pro和PCI合规性的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

在使用PayPal Payment Pro时,我尝试过所有有关PCI合规性的在线讨论,但目前尚无明确答案.除了使用SSL外,由于我没有存储持卡人信息(我只是在传输信息),要符合pci的要求我该怎么做?我已经实现了直接付款,快速结帐和定期结算.

I've tried sifting through all the discussions online about PCI compliance when using PayPal payments pro, but there's no clear answer. Other than having SSL, since I'm not storing cardholder information (I'm only transmitting it), what do I need to do to be pci compliant? I've implemented direct payment, express checkout, and recurring billing.

推荐答案

PCI符合性是通过通过PCI审核确定的.只有通过初始审核和任何定期审核,服务才能宣传自己符合PCI标准.

PCI compliance is determined by passing a PCI audit. A service can advertise itself as PCI compliant only if it's passed the initial audit and any periodic audits.

任何服务都可以并且应该遵守PCI准则,但是遵守和合规是两回事.

Any service can adhere to the PCI guidelines - and should - but adherence and compliance are two different things.

该问题的更直接答案:

PayPal存储和管理所有客户付款信息,因此他们承担着遵循PCI准则所承担的大部分负担.就您而言,至少应:

PayPal stores and manages all customer payment information so they shoulder the majority of the burden that comes with adhering to the PCI guidelines. In your case, at a minimum you should:

  • 确保没有财务数据存储在服务器上(甚至没有存储在会话cookie中).
  • 收集客户数据,并以安全的方式将其传输到PayPal.这通常意味着将SSL用于传输到您服务器的所有客户财务数据,以及在将该数据重新传输到PayPal的API时使用.
  • 使您的软件/基础架构保持最新状态,以防止零日攻击和其他漏洞.
  • 更多推荐

    贝宝付款Pro和PCI合规性

    本文发布于:2023-08-01 16:48:40,感谢您对本站的认可!
    本文链接:https://www.elefans.com/category/jswz/34/1269970.html
    版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
    本文标签:贝宝   Pro   PCI

    发布评论

    评论列表 (有 0 条评论)
    草根站长

    >www.elefans.com

    编程频道|电子爱好者 - 技术资讯及电子产品介绍!