A client wants to store their customers' credit card numbers in a custom WordPress database table. What is the professional response?
-
A
Build the feature as requested since the client knows their business
-
B
Refuse unless they sign a waiver, then implement it
-
C
Advise against it and recommend PCI-compliant payment processors like Stripe or PayPal
-
D
Encrypt the numbers using MD5 before storing them