Anyone can make the following code to osCommerce payment gateway modules?
<form name="payForm" method="post" action="https://www.paydollar.com/winghang/eng/payment/payForm.jsp">
<input type="submit" name="submit" value="Buy">
<input type="hidden" name="amount" value="Amount">
<input type="hidden" name="merchantId" value="">
<input type="hidden" name="orderRef" value="123">
<input type="hidden" name="currCode" value="344" >
<input type="hidden" name="successUrl" value="http:">
<input type="hidden" name="failUrl" value="http:">
<input type="hidden" name="cancelUrl" value="http:">
<input type="hidden" name="remark" value="">
<input type="hidden" name="lang" value="E">
<input type="hidden" name="payMethod" value="ALL">
<input type="hidden" name="o_charge" value="0">
</form>
Latest News: (loading..)
Credit Card gateway from HK (Paydollar)
Started by marktam, Jul 19 2005, 12:54
2 replies to this topic
#1
Posted 19 July 2005, 12:54
#2
Posted 01 August 2006, 15:49
marktam
did you find any solution
it s strange on their website , they have an oscommerce logo , but i cnat see anywhere any information about it !
did you find any solution
it s strange on their website , they have an oscommerce logo , but i cnat see anywhere any information about it !
MS2
#3
Posted 18 February 2008, 11:18
Hi am also looking for the solution. I have the codes (vriables) but i don't know how to use them














