简体   繁体   English

PayPal保险库存储 - 安全地发送信用卡信息

[英]PayPal vault storage - sending credit card info securely

I am evaluating some Payment Gateway options and am looking at PayPal's vault option (similar to Braintree's vault). 我正在评估一些支付网关选项,我正在查看PayPal的保险库选项(类似于Braintree的保险库)。

What I found is that in the case of Braintree's vault storage, I can send credit card info securely (encrypted) to be stored on their servers, thus obviating the necessity of PCI compliancy issues. 我发现,在Braintree的保管库存储的情况下,我可以安全地(加密)发送信用卡信息以存储在他们的服务器上,从而避免了PCI合规性问题的必要性。

Does PayPal's vault storage API have a similar way of sending the encrypted credit card info? PayPal的保管库存储API是否有类似的方式发送加密的信用卡信息? I am looking at their documentation and it seems as though I need to send un-encrypted data to their vault. 我正在查看他们的文档,似乎我需要将未加密的数据发送到他们的保险库。

Am I wrong in making this assumption? 我做错了这个假设吗? I would be very much interested as this will make me discard Paypal and go with Braintree as our Payment Gateway Service. 我会非常感兴趣,因为这会让我丢弃Paypal并与Braintree一起作为我们的支付网关服务。

Thanks in advance. 提前致谢。

Depending on which PayPal service you specifically are wanting to use, both PayPal and Payflow have a similar service. 根据您特别想要使用的PayPal服务,PayPal和Payflow都有类似的服务。 You can find information on PayPal's Vault on PayPal's Developer site. 您可以在PayPal的开发者网站上找到有关PayPal Vault的信息。 If you are wanting to use Payflow, you can have Payflow store the customers credit card information. 如果您想使用Payflow,您可以让Payflow存储客户的信用卡信息。 Have a look at the Payflow Gateway Developers Guide . 查看Payflow Gateway开发人员指南 Page 76 has information on the Data Upload feature. 第76页包含有关“数据上载”功能的信息。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM