This is a discussion on Credit Card Encrypt and Decrypt on the fly. within the osCMax Projects Discussion forums, part of the osCMax v2.0 Forums category; A new project_project entry has been added: Credit Card Encrypt and Decrypt on the fly. A Much Better Credit Card ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| | |||
| |||
| A new project_project entry has been added: Credit Card Encrypt and Decrypt on the fly. Quote:
|
| The Following User Says Thank You to bkpie For This Useful Post: | ||
michael_s (03-23-2007) | ||
|
#21
| |||
| |||
| Is there a way to record the type of card? At this point everything lists as CC. |
| Sponsored Links | ||
| ||
|
#22
| |||
| |||
| Hi - In your directions you state: "There is a conflict between The JCB card and VISA. when validation is set to true. I believe this is due to similar BIN #s. I can correct it since I do not take JCB by commenting out the JCB code in the cc.validation.php file. However until BIN #s are updated I still can not use validation. Since Visa is listed after JCB hence it looks at JCB first." I've gone into cc_validation and commented out the following code, since I don't accept JCB cards: // JCB // } elseif ( (($NumberLeft6 >= 352800) && ($NumberLeft6 <= 458999)) ) { // $this->cc_type = 'JCB'; // $ShouldLength = 16; // if ( strtolower(MODULE_PAYMENT_CC_ACCEPT_JCB) != 'true' ) { // return -5; // } I've set validation to true. I've only tested the system on a few numbers, but so far the cards were correctly identified. Is there a risk in what I'm doing? Thanks, Barb |
|
#23
| |||
| |||
| Quote:
Quote:
proccessing machine would catch the rest but have not have a problem in a year now. Last edited by bkpie; 05-01-2008 at 09:18 AM. Reason: fix quote |
| Sponsored Links | ||
| ||
| |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Does OSCMax Support Streamline for credit card payments? | richto | osCMax v2 Features Discussion | 2 | 08-24-2006 03:44 AM |
| Some credit card orders are not going through | mrocket | osCommerce 2.2 Discussion | 1 | 04-02-2006 11:52 AM |
| GPG Credit Card Encryption payment method not showing up. | Nocturnaloner | osCMax v1.7 Discussion | 0 | 05-01-2005 05:09 PM |
| 8 digits credit card | altenter | osCMax v1.7 Discussion | 9 | 08-20-2004 08:07 AM |
| credit card encryption in database | suba | osCommerce 2.2 Modification Help | 4 | 05-02-2004 02:25 AM |