From 4af969af08eed00dcebb2a14865a9944b26193c0 Mon Sep 17 00:00:00 2001 From: Luke Brennan Date: Wed, 18 Sep 2024 16:19:22 -0700 Subject: [PATCH] deprecate payment-card (#5349) --- documentation-site/pages/components/payment-card.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/documentation-site/pages/components/payment-card.mdx b/documentation-site/pages/components/payment-card.mdx index 05d8b0338f..10ccccdb5f 100644 --- a/documentation-site/pages/components/payment-card.mdx +++ b/documentation-site/pages/components/payment-card.mdx @@ -23,6 +23,8 @@ export default Layout; +**⚠️ This component is deprecated as of October 5th, 2024** when it becomes non-compliant with the requirements of PCI DSS v4. The component fails to meet the new compliance standards because it can access raw cardholder data directly. Ensuring PCI compliance requires that all sensitive cardholder data must be isolated within secure iframes or similar secure mechanisms. + The Payment Card input **automatically detects and formats credit card types**. It shows a small thumbnail icon of the parsed credit card brand to let users know they have entered their card in the correct format. The supported credit card brands are listed here: