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, 10:34 AM
bkpie bkpie is offline
osCMax Testing Team
 
Join Date: Sep 2004
Posts: 293
Thanks: 23
Thanked 34 Times in 33 Posts
Thanks: 23
Thanked 34 Times in 33 Posts
Rep Power: 5
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)
  #11  
Old 04-27-2008, 07:26 PM
Member
 
Join Date: Aug 2004
Posts: 81
Thanks: 4
Thanked 0 Times in 0 Posts
Rep Power: 0
basnyd
Default Re: Credit Card Encrypt and Decrypt on the fly.

I deleted the order I was playing with via phpmyadmin and I still have the error message.

Thanks,
Barb
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12  
Old 04-27-2008, 07:28 PM
osCMax Testing Team
 
Join Date: Sep 2004
Posts: 293
Thanks: 23
Thanked 34 Times in 33 Posts
Rep Power: 5
bkpie has a spectacular aura aboutbkpie has a spectacular aura about
Default Re: Credit Card Encrypt and Decrypt on the fly.

Check out this thread I quickly did a search but won't be able to check anything else until tomorrow afternoon. 2 osCMax-2.0RC2 issues

Blayne
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13  
Old 04-27-2008, 07:29 PM
Member
 
Join Date: Aug 2004
Posts: 81
Thanks: 4
Thanked 0 Times in 0 Posts
Rep Power: 0
basnyd
Default Re: Credit Card Encrypt and Decrypt on the fly.

Quote:
Originally Posted by bkpie View Post
Barb:

I have installed this a few times now with no problems like the one you stated above however if memory serves me correctly there was a bug fix for oscmax 2 for this error when it happened. I do not have tme to search it out tonight. I have done my installs on oscmax rc3
How do I determine what rc i'm using?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #14  
Old 04-27-2008, 07:44 PM
Member
 
Join Date: Aug 2004
Posts: 81
Thanks: 4
Thanked 0 Times in 0 Posts
Rep Power: 0
basnyd
Default Re: Credit Card Encrypt and Decrypt on the fly.

I found the solution to my error message:

2 osCMax-2.0RC2 issues

I did notice that if I went to edit the credit card number under the order in the admin and then re-saved the order the cc number was no longer encrypted on the server. Is this correct? Is there a way to encrypt after an edit?

Also, I'd still like to know how to determine which RC of oscmax I'm using.

Thanks,
Barb
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #15  
Old 04-27-2008, 07:46 PM
Member
 
Join Date: Aug 2004
Posts: 81
Thanks: 4
Thanked 0 Times in 0 Posts
Rep Power: 0
basnyd
Default Re: Credit Card Encrypt and Decrypt on the fly.

Just found it. I was using "Current Version: osCMax v2.0 RC3" when my error happened.

Barb
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #16  
Old 04-28-2008, 03:47 AM
osCMax Testing Team
 
Join Date: Sep 2004
Posts: 293
Thanks: 23
Thanked 34 Times in 33 Posts
Rep Power: 5
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
I found the solution to my error message:

2 osCMax-2.0RC2 issues

I did notice that if I went to edit the credit card number under the order in the admin and then re-saved the order the cc number was no longer encrypted on the server. Is this correct? Is there a way to encrypt after an edit?

Also, I'd still like to know how to determine which RC of oscmax I'm using.

Thanks,
Barb
Yes, that was the solution that I posted above for you. And no if you edit it will not encrypt the card. The point of the contribution is to have it encrypted when your customer makes an order and it comes to you so you can get the card number then it is imperative that you delete it once you process the order this is for security and the rules by the credit card companies about storing credit cards and cvv codes in your database. I do not know why you would have to edit since if your customer made a change you would keep the number at your store and run it. You would not want to put it online since the point is to delete it.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #17  
Old 04-28-2008, 04:12 AM
Member
 
Join Date: Aug 2004
Posts: 81
Thanks: 4
Thanked 0 Times in 0 Posts
Rep Power: 0
basnyd
Default Re: Credit Card Encrypt and Decrypt on the fly.

I understand your point. I was just testing the contribution to see how things worked and I wanted to make sure it was doing everything the way it should. Thanks for the great contribution.

Barb
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #18  
Old 04-28-2008, 06:33 AM
Member
 
Join Date: Aug 2004
Posts: 81
Thanks: 4
Thanked 0 Times in 0 Posts
Rep Power: 0
basnyd
Default Re: Credit Card Encrypt and Decrypt on the fly.

I installed this in my test environment last night and now am installing it on a client site. On the "test" site I could click on order details and see the cvv code. If I click on order details on the client site, I don't see the cvv code displayed on the screen. I'm guessing this is just a mistype on my part, but I can't determine which file I should look in to find where I miss typed. Which file should I be looking at for my error?

Thanks,
Barb
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #19  
Old 04-28-2008, 10:45 AM
osCMax Testing Team
 
Join Date: Sep 2004
Posts: 293
Thanks: 23
Thanked 34 Times in 33 Posts
Rep Power: 5
bkpie has a spectacular aura aboutbkpie has a spectacular aura about
Default Re: Credit Card Encrypt and Decrypt on the fly.

Super busy today but if you use a program like beyond compare and compare your test site files to your client files your error will jump out at you and it can be done quickly.
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:
basnyd (04-28-2008)
  #20  
Old 04-28-2008, 10:45 AM
Member
 
Join Date: Aug 2004
Posts: 81
Thanks: 4
Thanked 0 Times in 0 Posts
Rep Power: 0
basnyd
Default Re: Credit Card Encrypt and Decrypt on the fly.

I got it fixed!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
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 02:44 AM
Some credit card orders are not going through mrocket osCommerce 2.2 Discussion 1 04-02-2006 10:52 AM
GPG Credit Card Encryption payment method not showing up. Nocturnaloner osCMax v1.7 Discussion 0 05-01-2005 04:09 PM
8 digits credit card altenter osCMax v1.7 Discussion 9 08-20-2004 07:07 AM
credit card encryption in database suba osCommerce 2.2 Modification Help 4 05-02-2004 01:25 AM


All times are GMT -8. The time now is 12:11 AM.


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