Encryption of credit card using Php & amp; MySQL

I have to store the credit cards on my server, I know, I know, bad idea, but it's something I need to do (and I know all about secruing the server, etc.).

So I'm looking to encrypt this info, but we need a way to decipher, so md5 isn't going to work. What do other people do? I tried mcrypt, but I am running php 4 and apparently it does not work with it and I can't find an rpm which will allow me to install it on Fedora Core 3.

Anyone have any ideas?

MySQL built in encryption and decryption. Take a look on:

http://dev.MySQL.com/doc/refman/5.0/en/encryption-functions.html

Pat.

"VernMan" wrote in message
News:e6a7uv$5FM$1@forums. Macromedia.com...
> I have to store the credit cards on my server, I know, I know, bad idea, but it
> is
> something I need to do (and I know all about secruing, the server and so)
(> on).
>
> So I'm looking to encrypt this info, but we need a way to decipher, so md5's
> not
> go to work. What do other people do? I tried mcrypt, but I'm
> running
> php 4 and apparently it does not work with it and I can't find a RPM
> who
> allow me to install it on Fedora Core 3.
>
> Anyone have any ideas?
>

Tags: Dreamweaver

Similar Questions

  • Sites Web using php and mysql successfully stopped the week last of sorting drop-down lists. Change something?

    We run a programme of internal timesheet open source called Timesheet Next Gen available on Sourceforge. We have it worked for a few years without any problems. We moved all of our Firefox users because the developer has indicated that there are questions of the sort associated with PHP and MYSQL via Internet Explorer. Dropdown lists using surveyed data did not follow the order of sorting and list have been blurred without order with duplicate entries. We had experienced this on our Windows 7 workstations in Internet Explorer (any version) and everything worked fine in Firefox. For some of us with the MacBook, the sort worked well in Firefox and Safari.

    Departure last week (perhaps Tuesday or Wednesday) all our users to Workstation Windows 7 has started to have the same sorting problems in Firefox with our internal website of timesheet. There is no change for timesheet Web site or the server that is running as much as php and server extensions web apache. I've since updated the server (Ubuntu) and apache, mysql and php are underway. Now sort in Firefox has stop working on our mac workstations. Safari is the only browser that works. We have installed Chrome on mac and Windows 7 and it does not sort either.

    To wrap to the top of this thread, the solution is available here: http://sourceforge.net/p/tsheetx/discussion/779084/thread/02841540/

    The general idea behind that the solution can be applied to other projects where a JavaScript object is created in PHP and you need access to its members in order of addition.

  • Muse has the possibility to use php and mysql?

    I'm really digging muse but I cannot find where or if the muse can include the type of code to interact with mysql via php... Thank you.

    HTML, CSS and Javascript only at this time.

  • Difficulty finding procedure how to change credit card.

    We cannot find the page where is the credit card info.

    If you mean the credit card used for creative Cloud billing:

    -Go to adobe.com.

    -If you are not signed in, click on login in the upper right.

    -Now you should see this:

    -Click on manage account.

    -Under products & Plans, click on Edit payment details.

  • Muse work with PHP and MySQL

    I have an investigation designed to go to a page of a site.  The designer will be using PHP and MySQL.  Compatible?

    Thanks for any help.

    SS

    Not really relevant. Whatever your designer will do will have to be inserted manually in HTML customized or by editing the HTML files published one way or another. It has nothing to do any with the Muse herself and the design of the process beyond 'make room', i.e. respective free addition where the code can be inserted.

    Mylenium

  • Cannot add the new credit card issued in another country

    I need to change the credit card used for my subscription to Adobe. When I enter new credit card details and new billing address, I can't save anything because "the zip code is incorrect" (IE does not match my previous country). I need to change my country to change credit card details, but I don't know where to do it. Help?

    OK, the current plan has been cancelled and I will issue a refund for the current month you have barely renewed.

    Please go ahead and create a new Adobe ID with the Slovenia as the country using the same email address.  Then sign up for a new plan.

    If you have any questions, please let me know.

    Thank you

    Bev

  • How to navigate through a recordset using PHP

    I have a recordset containing a MySql table with 5 columns, each containing an email address of a staff member in a club.

    Each line represents a different club and each column a different type of agent.

    The first column represents presidents, treasurers next etc...

    The recordset is called $mailset.

    I need to loop through each row in $mailset and extract the email addresses of each column and concatenate them into a string separated by semicolons semi so it ends like this:

    [email protected] ; [email protected] ; [email protected] ; and so on.

    This is how the recordset is implemented:

    @mysql_select_db ($database_dummyread, $dummyread);

    $query_mailset = "SELECT club_chair_email, club_treas_email, club_sec_email, club_delegate_email, club_deputy_email FROM clubs;

    $mailset = mysql_query ($query_mailset, $dummyread) or die (mysql_error ());

    $row_mailset = mysql_fetch_assoc ($mailset);

    $totalRows_mailset = mysql_num_rows ($mailset);

    ? >

    I tried to use a loop to iterate through the Recordset, but it always shows the first record, so its not to move the pointer in the file.

    The pseudo code of the punishment to be something like this:

    Initialize variables and move to the first record

    If the registration process

    Read a record

    Treat all columns

    Move to the next record

    on the other

    If there is no record

    print an error message

    on the other

    Print the results.

    Can someone give me a hint on how to move from one line to the other in a recordeset under the control of a loop.

    I use PHP and MySql. (as far as I know, this is the original - not AOP or MySqli)



    While ($mail = {mysql_fetch_assoc ($mail_seyt))}

    extract ($mail);

    echo "$club_chair_email - $club_treas_email".
    ";

    }

    That should put you on the right track.

  • I need PHP and MySQl base or image Extension download file

    I use php and MySQL in my web site, my site is www.cyberbogra.com
    Now, I suffer for php and MySQL based image or file upload extion.
    Please someone help find for free.

    I create a search engine with PHP and MySQL using DM8 now I suffer for it.
    My search engine address is www.cyberbogra.com/search

    Thank you.

    Here is a free extension for the PHP file upload.
    http://www.magicbeat.com/

    About 2/3 of the way to the bottom of the page.

    --
    Nancy Gill
    Adobe Community Expert
    BLOG: http://www.dmxwishes.com/blog.asp
    Author: Dreamweaver 8 e - book for the DMX Zone
    Co-author: Dreamweaver MX: instant troubleshooting (August 2003)
    Technical writer: DMX 2004: The Complete Reference, DMX 2004: Beginner
    Guide, Mastering Macromedia contribute
    Technical reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP Web development

    "nobinxp" wrote in message
    News:e85rv8$1RN$1@forums. Macromedia.com...
    > I use php and MySQL in my web site, my site is www.cyberbogra.com
    > Now, I suffer for php and MySQL based image or file upload extion.
    > Please someone help find for free.
    >
    > I create a search engine with PHP and MySQL using DM8 now
    > I am
    > suffering for it.
    > Search engine my address is www.cyberbogra.com/search
    >
    > Thank you.
    >

  • Send XML data for the processing of credit cards

    I'm implementing the presentation of an XML document in my Web site for the processing of credit cards using the API from my dealer.

    This is the format that I use for my application. For some reason, I get an error message saying "invalid request Format. XML request is not correct or the application is incomplete. »

    I know that the XML itself is correct, as I submit directly through the URL string in the browser and it works OK.

    Here's what I do:

    < cfsavecontent variable = 'strXML' >

    <!-NOTE: test data below - not my actual data-->
    < txn >
    < > 123456 ssl_merchant_ID < / ssl_merchant_ID >
    < > 123456 ssl_user_id < / ssl_user_id >
    < ssl_pin > V6NJ3A < / ssl_pin >
    < ssl_transaction_type > ccsale < / ssl_transaction_type >
    < ssl_card_number > 1111111111111111 < / ssl_card_number >
    < ssl_exp_date > 1210 < / ssl_exp_date >
    < ssl_amount > 2.34 < / ssl_amount >
    < ssl_salestax > 0.00 < / ssl_salestax >
    < ssl_cvv2cvc2_indicator > 1 < / ssl_cvv2cvc2_indicator >
    < ssl_cvv2cvc2 > 321 < / ssl_cvv2cvc2 >
    < 1234 > ssl_invoice_number < / ssl_invoice_number >
    < ssl_customer_code > 1111 < / ssl_customer_code >
    client < ssl_first_name > < / ssl_first_name >
    name of < ssl_last_name > < / ssl_last_name >
    < ssl_avs_address > 1234 main st. < / ssl_avs_address >
    the apt b < ssl_address2 > < / ssl_address2 >
    < ssl_city > any city < / ssl_city >
    < ssl_state > ST < / ssl_state >
    < ssl_avs_zip > 55555 < / ssl_avs_zip >
    < ssl_phone > 555-555-5555 < / ssl_phone >
    < ssl_email > [email protected] < / ssl_email >
    < / txn >

    < / cfsavecontent >

    < cfhttp url = "https://www.myvirtualmerchant.com/VirtualMerchant/processxml.do?xmldata=" method = "post" >
    < cfhttpparam type = "XML" value = "trim (strXML)" >
    < / cfhttp >

    < cfoutput > #cfhttp. FileContent # < / cfoutput >



    Can someone tell me what I am doing wrong?

    (The developer's guide is available here):

    https://www.myvirtualmerchant.com/VirtualMerchant/download/developerGuide.PDF)

    Thank you!

    Seek to deepen your original message.

    You're saying this...
    "I know that the XML itself is correct, I can submit directly through
    the URL string in the browser and it works well. »

    Who said to me that you are using URL get parameters not post form
    parameters. Also you do not have the name of the url parameter in the url
    string, unless you put the value one. If you use the
    Tag, it must contain the name. Finally you seem
    Miss the sharps.

    Give this or something like this a try.

    <>
    URL = "https://www.myvirtualmerchant.com/VirtualMerchant/processxml.do".
    method = "get" >

  • Transfer line to use with POS credit card (Machine (Ingenico 5100) SPA3102 FXO to FXS SPA122

    I do the installation on the transfer line to another point using wireless devices, I make and receive calls without a problem, calls in and out functional.

    I give the word to the POS credit card number and the machine, answered the call.

    When I put the credit card Machine (Ingenico 5100 and other makes and models), say equipment, the call is not the answer.

    But if I make the call with a phone, I can hear the tone of the response, as a fax, on the other side.

    I'm trying to ECO, modification, but responded well.

    Any help?

    Thanks, Conrado Szulzyk.

    ----------------------------------------------------------

    ----------------------------------------------------------

    I made the config para una linea a otro punto using transfer enlaces inalambricos, puedo hacer y recibir llamadas sin problemas. Llamadas funcionales.

    If yo name is al telefono del sistema Québec marcaria number Terminal POS de Tarjetas de crédito, the llamada're contestada.

    Cuando coloco el equipo tarjeta Credito POS (Ingenico 5100 y otras marcas y modelos), el equipo informed that the llamda're not contestada.

    Pero, TR realizó llamada using UN telefono, is cuando escucha is contresta, el tono similar a una Máquina fax desde el otro lado.

    He probado y have changed the config del ECO, pero no tuve buenos resultados.

    Alguna ayuda?

    Gracias, Conrado Szulzyk.

    Sending digital data in an analog format via voip can be very difficult.  This is because the data must be converted into a digital format for transmission and then at some point convert analog back.  Conversions must be very precise.

    In addition, the sending of credit card data that is not encrypted via voip could violate the security of the credit card industry requirements.

    Sending data via voip is a bit similar to send a fax over voip.  The SPA3102 and Guides of Administration SPA122 have sections recommending special settings for sending fax via voip data using the G711 codec.

    SPA3102 Administration Guide: (page 50 step 1, step 2, step 3)
    http://www.Cisco.com/c/dam/en/us/TD/docs/voice_ip_comm/csbpvga/ATA/admin...

    SPA122 Administration Guide: (page 136-137 step 1 to step 6)
    http://www.Cisco.com/c/dam/en/us/TD/docs/voice_ip_comm/csbpvga/spa100-20...

  • php credit card processing

    My company has merchant is raise my rates and me to buy new software. I'm looking for a different solution, and anyone who is familiar with the treatment of credit cards may be able to give me some good advice.

    So far, I used the software that I have installed on my computer that allows me to process transactions over the Internet. My question is: when someone gives me a credit card number, can I process using a secure page credit cards, coded with php? I have a dedicated IP address, I can get an SSL certificate, and I can sign with a credit card as Authorize.net gateway. Why should a merchant account (which will charge me a percentage of what I do)?

    There are a number of scripts available in the credit card processing good php. I can get around the company merchant account by using a php page that will process my credit cards?

    Hi John

    This is in addition to what Alex wrote, just to add a little more information for those interested.

    Alex Cook, is correct on the PCI compliance (although I thought that the date for compliance was "recovery" a few years) but only if you do the full transaction service yourself and not through a merchant account. But and this is a big BUT, you always conform to your side of the service, (do not forget to secure pay and the sum of $3,000), your merchant service should make the rest of the present for you,.

    Another thing I forgot to mention - you must also register and comply with any legislation of data protection for the country that trade you from and to comply with any law in other countries you trade with.

    Paila Z

  • Encrypt credit card details

    I created a form in LiveCycle Designer ES 8.2.

    This form works (whoo hooo!) and is located on a Web site for customers to download, fill out and send an email to the transformation.

    The problem is that there is a payment option for credit card on this form. How can these data be encrypted?

    Thank you.

    Rachel Viski.

    There are three methods of encryption that are available from Adobe.

    (1) apply a password 'Open' to the document (password encryption)

    or

    (2) encrypt the PDF using digital certificates, this requires that the user that you encrypt the document has a digital certificate and you have the public key of this digital certificate part

    or

    (3) use Adobe LiveCycle Rights Management ES2 to apply a policy to the PDF

    Concerning

    Steve

  • I have a chase bank credit card that I have good ranking and what number do I call to talk to I tunes because he says, use a different card, it's the map I was buy everything what I tunes. Is it because I have challenged their load m

    I have a chase bank credit card that I have good ranking and what number do I call to talk to I tunes because he says, use a different card, it's the map I was buy everything what I tunes. Is it because I thought them charge me twi

    Can I have it please the number on I tunes support whether please or have them call me at * Leonardo B *.

    < personal information under the direction of the host >

  • purchase fail because I used to pay by gift card iTunes, so I chose any of the theme of credit card. Credit is danger, I don't like to pay with this method. Can iTunes gift card can't pay inn - app?

    purchase fail to cause I used to pay purchase iTunes gift card, so I chose any of the theme of credit card. Credit card is danger, I don't like to pay with this method. Can iTunes gift card can't pay inn - app?

    You should be able to make in-app purchases with gift cards. What happens when you try to do?

  • Fraudulent use of my credit card

    How do I credit for more than $315 on fraudulent iTune by someone using one of my non-Apple credit cards?

    You should directly contact the iTunes Store support. Start with the link contact us at the bottom of this page.

    https://www.Apple.com/EMEA/support/iTunes/contact.html

Maybe you are looking for