You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

47 lines
2.3 KiB

<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="st_wallet_success.aspx.cs" Inherits="Swift.web.Payment.st_wallet_success" %>
<!DOCTYPE html>
<html>
<body>
<form method="POST" action="https://payments.securetrading.net/process/payments/choice">
<input type="hidden" name="sitereference" value="test_subhidauk71992">
<input type="hidden" name="stprofile" value="default">
<input type="hidden" name="currencyiso3a" value="GBP">
<input type="hidden" name="mainamount" value="110.00">
<input type="hidden" name="version" value="2">
<input type="hidden" name="orderreference" value="12345111">
<input type="hidden" name="trans_ref" value="12345">
<input type="hidden" name="request_source" value="ORM">
<input type="hidden" name="billingfirstname" value="KEWAL">
<input type="hidden" name="billinglastname" value="RAJ POKHREL">
<input type="hidden" name="billingstreet" value="Middlesex">
<input type="hidden" name="customerpremise" value="London">
<input type="hidden" name="customerstreet" value="Middlesex">
<input type="hidden" name="billingpostcode" value="UB5 4SR">
<input type="hidden" name="customerpostcode" value="UB5 4SR">
<input type="hidden" name="billingtown" value="London">
<input type="hidden" name="customertown" value="London">
<input type="hidden" name="billingcountryiso2a" value="GB">
<input type="hidden" name="customercountryiso2a" value="GB">
<input type="hidden" name="billingtelephone" value="GB">
<input type="hidden" name="customertelephone" value="GB">
<input type="hidden" name="billingemail" value="kewal@imelondon.co.uk">
<input type="hidden" name="customeremail" value="kewal@imelondon.co.uk">
<input type="hidden" name="customertelephonetype" value="M">
<input type="hidden" name="ruleidentifier" value="STR-6">
<input type="hidden" name="successfulurlredirect" value="https://uat.imelondon.co.uk:1081/payment/STPaymentSuccess.aspx">
<input type="hidden" name="ruleidentifier" value="STR-4">
<!--Sends email confirmation to the merchant, following declined transaction:-->
<input type="hidden" name="ruleidentifier" value="STR-5">
<input type="hidden" name="merchantemail" value="shakun@japanremit.com">
<input type="submit" value="Pay">
</form>
</body>
</html>