Hosted Paypage Transaction Verification Hosted questions

Is it possible to send request to Moneris Transaction Verification site from our server instead of from the web from? Can we read the the verification response back to our server not through POST or GET request sent to our server?

I used the web form in the example of the Hosted Paypage Transaction Verification to submit the request, and selected response as "display as XML in our server" in Moneris gate way.  Then, the response just display on the web form that I submit the request. How to read this response from our server?

  • I think using the Hosted Paypage async postback would serve you better than the transaction verification. You would be getting a response back regardless of the browser post and this would be a server to server post, so it cannot be intercepted or modified by the cardholder.