Jump to content

is6com

Retired Forum Member
  • Posts

    5
  • Joined

  • Last visited

Everything posted by is6com

  1. any updates yet? looking for answers,,,
  2. any updates regarding these questions / concerns?
  3. @AndrewMKP - your lack of knowledge and common sense should prevent you from commenting further within this thread, If you get hacked, your cc encryption hash is also hacked as it is stored within configuration.php --- The importance of storing credit cards "offline" is EXTREME/VERY HIGH as your business will suffer greatly if you lose all your credit card numbers, --- Please refrain from posting your opinion in this post as the thread was not intended to obtain your lack of common sense and business sense opinions,. The post is to obtain a method to extract the credit card numbers in BULK for OFFLINE STORAGE!!! --- The "whmcs encryption method" used for encrypting the cc hashes is not PUBLIC and a BULK export method for cc number plain text exporting is essential (note: the bulk export can still ask for the cc encryption hash as if it was decrypting a single cc number),, --- We are currently manually adding the cc numbers and client data to a OFFLINE storage method and when customers update their cc numbers within whmcs, we still have to manually update our offline database, I am hoping the whmcs creators will add this feature or advise if there is a function in php we can use (with the cc encryption hash) to bulk export the cc numbers --- Also, is the cc encryption hash thats stored in the mysql database binary data??? --- Has any\one tried to export the mysql db with cc encryption hashes and re-import? Is there any issues with that?
  4. The question asks: "Is there a way to export the credit card details (after pasting the cc encryption hash) for offline storage?" --- It is perfectly legal to store credit card numbers offline, (Just internet storage requires encryption) --- The keyword that may have been missed is "offline" This is extremely necessary and should be implemented ,, or is there a php function that we can run (while using the cc encryption hash) to export cc numbers in bulk directly from the mysql backend?
  5. how do we export credit card numbers with the client details e.g.. when I try to export the client data via csv, the credit card details are not exported, --- reports -> CSV Exports --- The following CSV exports of data can be used to export client data into accounting applications. * Clients * Products/Services * Transactions --- Is there a way to export the credit card details (after pasting the cc encryption hash) for offline storage? this is a very important requirement to ensure that credit card details are not lost due to encryption key loss or corrupt encrypted cc data within mysql --- Please advise how to do this,
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated