osCmax v2.5 User Manual
Results 1 to 2 of 2

Securing iPayment payment module

This is a discussion on Securing iPayment payment module within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; Hi, At IPayment payment module, when on checkout_confirmation.php, I look at the HTML Code (View Source) and found: <form name="checkout_confirmation" ...

      
  1. #1
    Lurker
    Join Date
    Feb 2003
    Posts
    1
    Rep Power
    0


    Default Securing iPayment payment module

    Hi,

    At IPayment payment module, when on checkout_confirmation.php, I look at the HTML Code (View Source) and found:

    <form name="checkout_confirmation" action="https://ipayment.de/merchant/12345678/processor.php" method="post">
    <input type="hidden" name="silent" value="1">
    <input type="hidden" name="trx_paymenttyp" value="cc">
    <input type="hidden" name="trxuser_id" value="2345678">
    <input type="hidden" name="trxpassword" value="kunci">

    >>CUT FOR SAVE PLACE<<

    </form>

    It it not save at all to list the ID and Password on the HTML code.

    Is there any possibility to hide or protect those noth field so can not being see by people ?

    Please advice.

    Thank you.

  2. #2
    Active Member
    Join Date
    May 2003
    Posts
    148
    Rep Power
    0


    Default

    you could use something like an html source code encrypter, but im not sure how different browsers react to this script, works well in NS4+ and IE6.0, but use this as ur last option as it tends 2 make the header declarations go a lil crazy at times...

    http://cleverscripts.com/index.php?a=cleversource

Similar Threads

  1. Error with Ipayment Module
    By msullivan52 in forum osCMax v2 Features Discussion
    Replies: 3
    Last Post: 04-03-2006, 08:38 PM
  2. Need to know if there is an eci-pay payment module.
    By fridgemags in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 05-16-2004, 10:28 PM
  3. payment module
    By CMWM in forum osCMax v1.7 General Mods Discussion
    Replies: 0
    Last Post: 04-10-2004, 07:11 AM
  4. BoA payment Module
    By Anonymous in forum osCmax v1.7 Discussion
    Replies: 0
    Last Post: 12-07-2003, 10:31 PM
  5. Payment module
    By tozo in forum osCmax v1.7 Discussion
    Replies: 0
    Last Post: 09-21-2003, 06:05 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •