Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. whether or not Save Credit Card Info?

whether or not Save Credit Card Info?

Scheduled Pinned Locked Moved Visual Basic
databasesalesquestion
7 Posts 7 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    sunil goyalG
    wrote on last edited by
    #1

    hi all, i want to just ask whether or not save credit card info of any customer in database?

    D A T D D 5 Replies Last reply
    0
    • S sunil goyalG

      hi all, i want to just ask whether or not save credit card info of any customer in database?

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      That would be up to your application and customer requirements, not us. Personally, I think it's a bad idea.

      A guide to posting questions on CodeProject[^]
      Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
           2006, 2007, 2008
      But no longer in 2009...

      1 Reply Last reply
      0
      • S sunil goyalG

        hi all, i want to just ask whether or not save credit card info of any customer in database?

        A Offline
        A Offline
        Ashfield
        wrote on last edited by
        #3

        Only if you are 100% sure its secure - both from internal and external users, encrypted, etc etc. Generally a bad idea.

        Bob Ashfield Consultants Ltd Proud to be a 2009 Code Project MVP

        1 Reply Last reply
        0
        • S sunil goyalG

          hi all, i want to just ask whether or not save credit card info of any customer in database?

          T Offline
          T Offline
          Tom Deketelaere
          wrote on last edited by
          #4

          I'd say no. To many posablility's of this going very wrong very fast.

          1 Reply Last reply
          0
          • S sunil goyalG

            hi all, i want to just ask whether or not save credit card info of any customer in database?

            D Offline
            D Offline
            David Skelly
            wrote on last edited by
            #5

            If you are going to store credit card information in your database, you should be aware that some countries have legal requirements as to what you can and cannot store. Here in the UK the Data Protection Act sets out some very specific conditions regarding credit card details, for example. Failure to comply with these regulations may be a criminal offence depending on your local laws. Credit card companies will also normally put in place various restrictions as to what you may store and how you store it. Failure to comply with these may result in your company being black-listed by the credit card company. All in all, it is a bit of a minefield and I would recommend not to do it unless you really, really know what you are doing. If you need to store credit card data, there are a number of companies that specialise in providing secure services for this sort of thing. More info can be found here: http://www.owasp.org/index.php/Handling_E-Commerce_Payments[^] https://www.pcisecuritystandards.org/security_standards/pci_dss.shtml[^]

            C 1 Reply Last reply
            0
            • D David Skelly

              If you are going to store credit card information in your database, you should be aware that some countries have legal requirements as to what you can and cannot store. Here in the UK the Data Protection Act sets out some very specific conditions regarding credit card details, for example. Failure to comply with these regulations may be a criminal offence depending on your local laws. Credit card companies will also normally put in place various restrictions as to what you may store and how you store it. Failure to comply with these may result in your company being black-listed by the credit card company. All in all, it is a bit of a minefield and I would recommend not to do it unless you really, really know what you are doing. If you need to store credit card data, there are a number of companies that specialise in providing secure services for this sort of thing. More info can be found here: http://www.owasp.org/index.php/Handling_E-Commerce_Payments[^] https://www.pcisecuritystandards.org/security_standards/pci_dss.shtml[^]

              C Offline
              C Offline
              Christian Graus
              wrote on last edited by
              #6

              I've worked on at least one project that wanted to store this data and I talked them out of it. It's just safer to be able to say 'we never even stored it'.

              Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

              1 Reply Last reply
              0
              • S sunil goyalG

                hi all, i want to just ask whether or not save credit card info of any customer in database?

                D Offline
                D Offline
                DaveAuld
                wrote on last edited by
                #7

                I would have to agree with the comments made already. In todays security/information aware evironments, i don't think it is advisable to store the details, unless you absolutely must, and then you better be 100% sure your solution is secure. If you got hacked and it became public knowledge that the details were stolen, just think of the hassle, and potential loss of business through reputation. I think the majority of customers now adays would prefer card details on demand payment.

                Dave Who am I?: Web|Facebook|Twitter|LinkedIn|Bebo

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups