rikesh Posted November 10, 2010 Share Posted November 10, 2010 Im new in pestashop. So can any one help me how to make a payment module for my local online money tansfer.My local gateway company gives me this code. So can anyone make me a payment module or show me the way.-----------------------------------------------------------------------------------------------------<form name="frmCheckout2" id="frmCheckout2" method="post" action="http://esewa.f1dev.com/epay/main"></form> Your Order form Total Amount(tAmt): <input size="40" name="tAmt" value="20" type="text"></td>Amount(amt): <input size="40" name="amt" value="10" type="text"></td>Tax Amount(txAmt): <input size="40" name="txAmt" value="10" type="text"></td>Produce service charge(psc): <input value="0" size="40" name="psc" type="text"></td>Produce delivery charge(pdc): <input value="0" size="40" name="pdc" type="text"></td>MerchantID(scd): <input value="muncha" size="40" name="scd" type="text"></td>ProductID/OrderID(pid): <input value="001254" size="40" name="pid" type="text"></td>Success URL(su): <input size="80" value="http://www.musicnepal.com/esewa/thanku.php?page=payment_result" name="su" type="text"></td>Failure URL(fu): <input size="80" value="http://www.musicnepal.com/esewa/thanku.php?page=sorry" name="fu" type="text"></td><input value="Confirm" type="submit"> ------------------------------------------------------------------------------------------- Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now