Hi...
I'm developing online payment gateway...
so i want to know...

How to get billing address and shipping address of customer ....???
and how to pass this information through link to another site...???
like
<form  method="post" action="https://abc.com/sale/pay/"  onSubmit="return validate()">  


Thank You.