|
|
|
|
|
by justinholmes
2125 days ago
|
|
Most websites can't/shouldn't store the card number, they embed Stripe JavaScript that sends card number to Stripe and get a token id to use on the backend later on.
Can't store CCV or number without passing PCI compliance. |
|