osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 
 

Credit Card Encrypt and Decrypt on the fly.

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 ...


Go Back   osCommerce and osCMax shopping cart software forums > osCMax v2.0 Forums > osCMax Projects Discussion

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Reply

 

LinkBack Thread Tools
 
Old 03-23-2007, 11:34 AM
bkpie bkpie is offline
osCMax Testing Team
 
Join Date: Sep 2004
Posts: 298
Thanks: 23
Thanked 35 Times in 34 Posts
Thanks: 23
Thanked 35 Times in 34 Posts
Rep Power: 6
bkpie has a spectacular aura aboutbkpie has a spectacular aura about
Default Credit Card Encrypt and Decrypt on the fly.

A new project_project entry has been added:

Credit Card Encrypt and Decrypt on the fly.

Quote:
A Much Better Credit Card Module than the Basic One. This is perfect for those who need to process cards offline like wholesalers etc. It encrypts,decrypts on the fly and adds cvv.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following User Says Thank You to bkpie For This Useful Post:
michael_s (03-23-2007)
  #21  
Old 04-28-2008, 11:47 AM
Member
 
Join Date: Aug 2004
Posts: 98
Thanks: 4
Thanked 0 Times in 0 Posts
Rep Power: 0
basnyd
Default Re: Credit Card Encrypt and Decrypt on the fly.

Is there a way to record the type of card? At this point everything lists as CC.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Advertisement
  #22  
Old 04-28-2008, 05:46 PM
Member
 
Join Date: Aug 2004
Posts: 98
Thanks: 4
Thanked 0 Times in 0 Posts
Rep Power: 0
basnyd
Default Re: Credit Card Encrypt and Decrypt on the fly.

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #23  
Old 05-01-2008, 09:16 AM
osCMax Testing Team
 
Join Date: Sep 2004
Posts: 298
Thanks: 23
Thanked 35 Times in 34 Posts
Rep Power: 6
bkpie has a spectacular aura aboutbkpie has a spectacular aura about
Default Re: Credit Card Encrypt and Decrypt on the fly.

Quote:
Originally Posted by basnyd View Post
Is there a way to record the type of card? At this point everything lists as CC.
probably could be coded however more work than I have time for . I just watch the numbers Visa starts with 4, MC with 5 and Amex with 3 etc.
Quote:
// 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
Due to the fact it would take forever to get all the BIN numbers(and I am not sure how) for the credit cards I set my validation to false use the stripped out version of cc validation since with it set to true it may reject some valid cards due to the BIN not being updated. It still looks for the correct structure of a credit card and will not accept ones with the wrong structure. Our
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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Advertisement
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

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


All times are GMT -8. The time now is 09:16 PM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax