This is a discussion on how to process credit card offline? within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; hi, i tested the credit card module with the test credit card no. i thought i will be able to ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| hi, i tested the credit card module with the test credit card no. i thought i will be able to view the credit card no in the orders section of admin panel. but i can't find any credit card no there. is it because i am using the dummy credit card no? i want to get the creditfcard no, and then process it offline. cheers, |
| Sponsored Links | ||
| ||
|
#2
| ||||
| ||||
| You should never ust the default CC module for real credit card transactions. It stores the number in the database in cleartext. If you insist on not using a real time or third party processor, which is dangerous, you should at least get the CC encryption module from the osCommerce contributions section. None of the CC mods show the CC# in the admin, as this is completely insecure and far too easy to crack.
__________________ Michael Sasek osCMax Developer
|
|
#3
| ||||
| ||||
| Quote:
Quote:
Quote:
do i need to extract each n every credit card no of each customer for him? |
|
#4
| ||||
| ||||
| Hi, The encryption mod that I mentioned actually encrypts the order number and CC# and emails it to the address of your choice. Then the recipient must decrypt the mail, and can then process the card offline. For security reasons, only the order number and CC info are sent. You the match them up to the order email that comes separately with the user info. I have used it on a half dozen client sites and it works quite nicely for offline processing.
__________________ Michael Sasek osCMax Developer
|
|
#5
| ||||
| ||||
| how can i decrypt the crypted CC# mailed to me? does the crypting module do dat do? |
|
#6
| ||||
| ||||
| Quote:
Quote:
Quote:
this issue is really becoming a headache for me. regards, |
|
#7
| ||||
| ||||
| First - cleartext = un encrypted and easily stolen! It is not as complicated as you are making this out to be. Use the cc encryption mod. It will email the encrypted cc# to you. Then you decrypt it and can process it. The numbers are NOT stored in the DB, they are emailed to wherever you want, encrypted. To answer you question about decrypting, no, the mod cannot decrypt it. It is only designed to encrypt and email for security reasons. Since you will be viewing it on your local computer in an email client, you will have to set up your email client to decrypt it. I agree, it is a pain to do it this way instead of using a real time cc processor, which can be set up in minutes, but since your client wants to do things the hard way, you are really stuck...
__________________ Michael Sasek osCMax Developer
|
|
#8
| ||||
| ||||
| well everything is crystal clear now. thanx. |
|
#9
| |||
| |||
| Quote:
|
|
#10
| |||
| |||
| For offline/manual credit card what you are looking for is this add on module from oscommerce that works well with oscdox as i am using it on 3 websites no hassles - ignore the fact that is says uk, as im not based in the uk, it just has extra cards available that are probably uk issued, but you can enable and disable the type of credit cards you want to accept in the admin panel. what this module does is it adds the CVV requirement in the credit card payment form which is essential if you are processing your own card and then it lets you store the credit card info in your data base - so when you click on your client you can see his full cc info - for security options it lets you break down the cc number as an option -where it will send the middle part of the cc card number to an email you specify - it also lets you install a delete button so you can delete the info if you dont need it any more - the module can be found here: CC_CVV+UK Switch v1.0 http://www.oscommerce.com/community/...all/search,cvv |
| Sponsored Links | ||
| ||
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Credit Card via Authorize.net | lem | osCMax v2 Installation issues | 1 | 07-18-2005 12:43 PM |
| Help with EPN credit card processing | joanstead | osCommerce 2.2 Modification Help | 1 | 03-08-2005 05:55 PM |
| Credit Card will not process...HELP! | lem | osCMax v1.7 Discussion | 0 | 12-29-2004 10:04 AM |
| Please Please HELP : trouble running the Credit cart process | navid | osCommerce 2.2 Installation Help | 0 | 07-02-2004 07:53 AM |
| Authorizenet unable to process card error, please help:) | scottie | osCommerce 2.2 Modification Help | 3 | 11-09-2003 09:44 PM |