Adyen / adyen-commercetools

commercetools-adyen-integration provides an integration between the commercetools and Adyen payment service provider based on the concept of Adyen Web Components.
MIT License
45 stars 46 forks source link

Document compliance of the integration with PCI DSS credit card requirements #55

Closed butenkor closed 3 years ago

butenkor commented 5 years ago

Current integration supports credit card payments but it does not process sensitive credit card data thus is compliant with PCI DSS requirements. We should mention it in our documentation here:

Credit card with 3DS payment ([PCI DSS compliance](link to an anchor of credit card integration doc))

ahmetoz commented 4 years ago

@butenkor could you please clarify what needs to be documented?

vastris commented 1 year ago

Hi, thank you for your question. The Adyen plugin for commercetools does not support PCI compliance out of the box, but you can use the Adyen Web Components to integrate with the plugin and handle the card data securely. You can find more information on how to do that here: https://docs.adyen.com/plugins/commercetools#web-components

I also recommend you to check out this article: https://www.cleveroad.com/blog/how-to-become-pci-compliant/. It explains the basics of PCI compliance, the benefits of being compliant, and the steps you need to take to achieve it. I think it will help you understand the importance of PCI compliance and how to implement it in your project. Hope this helps!