What are our options for keeping credit card information secure, but still use an external order manager? Right now, the user enters their info through the ShopSite cart, and we import that information into our third-party order manager. There we process the order, and capture the authorization once we've made sure everything is correct.
What is the best way to make sure I'm storing data securely, but still able to process orders and use the CC data I need in my order manager?
Thanks in advance, just a little confused on how Asymmetric encryption works.