Comment on Ask HN: Storing Credit Card NumbersComments−bensummers16yLet your payment gateway handle it. Just store the reference number they give you in your database, and look it up in their web interface later if you need it.Don't let the number even touch the disk!
Comments
Let your payment gateway handle it. Just store the reference number they give you in your database, and look it up in their web interface later if you need it.
Don't let the number even touch the disk!