html php varibles and PAYMENT HELp

Idult <[email protected]> 13 Sep 2003 04:28:46 -0000
Newsgroups gmane.comp.web.oscommerce.general
Message-ID <ae6330a0bb462b9474ecb949cd8a89e9@osCommerce-Forums>
This message was sent from: General Support
http://forums.oscommerce.com/viewtopic.php?p=228757#228757
----------------------------------------------------------------

i posted a post earlier about payready doesnt' seem like anybody wants to help or knows how to help so I'm going to rephrease a new question.  I am using payready and I want to basically make my own contribution.  Payready is relative simple to deal with what I want to do it make a form for the consumer to fill out their information and credit card information.  Payready gives me an example how to interact with their website via HTML...so I wanted to ask how do i integrate my own payment module written in html into my oscommerce.  Another question is how can i go about grabbing some oscommerce varibles such as customers name address and so on and put it into a hidden html input text box field so i can send a post command to payready with all the proper information? also will security be a problem since it's written in html?