I need to take credit cards information only, as the card will be processed by the actual supplier not me. What way can I use it securely?
Hi @drillsar12
I think you'r concerned about not to save card details in you application.
You may try https://www.magentocommerce.com/magento-connect/braintree-payments-with-hosted-fields.html
The problem is I need something to not actually process cards just store them securely. I have to run them through supplier like Disney World. Is it secure to store card info in database? I don't think I would be PCI compliant though. Just trying to fin a solution to just store them and not processs them; Does Braintree do that? Also kind of expensive 2.9% +.30 per transaction
Hi @drillsar12
You should never store card information in the your database.Why do you want to store the card information?
Did you explore Paypal or Authorize.Net payment options?
The reason is I don't run the cards that is why. When someone purchases a travel product I must go to the supplier and charge their card through supplier not on my end. I need something to just take info and not actually run the card.
Hi @drillsar12
Please check following it may help you.
authorize.net Secure Customer Data Management
Authorize.Net CIM Payment Module
they save customer information on their secure server.