nico33304 Posted December 10, 2005 Posted December 10, 2005 (edited) Hello, I have programmed my own store. But I am storing credit card number in a mysql database. Then I create a file with all the transactions and the admin of the store can download the file and import into his software to make sure the transactions are vaild and to get the money on his bank account. What I would like to do IS NOT TO STORE CREDIT CARD and to be able to process card with a payment gateway (Verisign, Authorize.net ...) If customer has a login or also if the customer has no login. Need tips on how to implement this ? Thanks a lot. Nico Edited December 10, 2005 by 241 Quote
tina_boots Posted December 10, 2005 Posted December 10, 2005 Hello, I am programming developer in PHP/MySQL. I have programmed my own store. But I am storing credit card number in a mysql database. Then I create a file with all the transactions and the admin of the store can download the file and import into his software to make sure the transactions are vaild and to get the money on his bank account. What I would like to do IS NOT TO STORE CREDIT CARD and to be able to process card with a payment gateway (Verisign, Authorize.net ...) If customer has a login or also if the customer has no login. Need tips on how to implement this ? Thanks a lot. Nico First get setup with a payment gateway. Then simply download and install the payment module contribution that works with your particular payment gateway. Be well, Tina Quote If you're not having fun you're not doing it right Teach a person to fish rather than give them a loaf of bread or however that saying goes.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.