payment online domain validation enets

enets , payment , domain Singapore, Singapore
  • 11 years ago

    Hi,

    Greetings!

    I have a problem w/ posting my form onto an internet payment system called enets.

    they told us that we need to pass them 3 values: amount, txnRef, mid

    and also, they told us the our system needs to be posting from our domain, site.com lets say.

    my question is.. how should i code or let that site know that my system is coming from this domain?

    under web.config file, i configured the domain to be :

    under Confirmation.aspx ( have site.master )

    METHOD # 1: based on the document, do as how asp / php do, under html:

    METHOD # 2: asp.net inside code-behind of confirmation.aspx (button click event) : straight forward sample Response.Redirect("https://site.com.enps.do?amount=xxx&txnRef=xxx&mid=xxx") Both method are going to the site, but with the error : "Invalid Merchant web url" <--- just an error created by them advance thanks!

Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Most software today is very much like an Egyptian pyramid with millions of bricks piled on top of each other, with no structural integrity, but just done by brute force and thousands of slaves” - Alan Kay