I have created the e-commerce site where user can buy product by credit card.
I don't want to ask client credit card detail again, if once he purchased the product.Next time it should be automatically comes.
Is it ok to store credit card detail in database with some algorithm or is there any third party system ?
Please help me