Hi, I have question regarding Hosted Payment Page.

After Moneris generate recept nothing happens. Is there any way to redirect user back to website of orgin?.  So to be clear,  I would like that, after user pay and moneris generate page with recept, that user get redirected back to the original website, preferably to specific page.

Thank You

  • You can use Approved and Declined URL:
    a) Edit the Hosted pay Page
    b) Select "Sent to your server as a GET", "Sent to your server as a POST", "Sent to your server as a POST containing XML"
    c) Enter your http listener in the Approved URL for approved transactions. The URL should be https. (this page is where the user is taken to when CC approves).
    d) Enter you http listener in the Declined URL for approved transactions. The URL should be https (this page is where the user is take to when CC declines).
  • In reply to ND_Moneris:

    Will Moneris in that case still generate recept page or I will have to generate recept on website side ? My understanding is that's eather or.
  • In reply to D0brii:

    You will have to generate the receipt. We will only provide you with receipt data.

  • In reply to ND_Moneris:

    I understand. Now wfrom page where recept is generated by moneris,.. is it posible to get any button or link back to the website,.. since users are kinda just stuck there, IMO is not very intuitive.
  • In reply to D0brii:

    Unfortunately no. It's a static and secured page. Stopping the transaction there also prevents Card Testing Loops.
  • In reply to ND_Moneris:

    thank you.