Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Murray Roke 503 posts 966 karma points c-trib
    Apr 30, 2014 @ 01:18
    Murray Roke
    0

    Integrate a Payment Gateway Into Contour

    Hi
    I have a scenario where ideally I would like to integrate a payment gateway into a contour submission. In our case the payment gateway uses the 'hosted payment page' model (ie the customer is redirected to the payment gateway's server where the settlement occurs, then they're redirected back to the merchant website)

    Is this possible?
    Are there any gotchas? Is this advice from 2011 still relevant? http://our.umbraco.org/forum/umbraco-pro/contour/20913-Contour-and-a-payment-gateway

    Are there any tutorials or examples I can use to get started?

    Cheers.
    Murray.

  • Warren Buckley 2106 posts 4836 karma points MVP ∞ admin hq c-trib
    Oct 18, 2016 @ 18:14
    Warren Buckley
    0

    Hello Murray,
    Reading that you are using a third party hosted payment provider

    You could redirect to an Umbraco page, which takes perhaps some hidden field inputs on the page, such as amount?

    This page has a partial or something that performs code in a controller & its HTML view/template never designed to be seen. Which takes in the hidden field parameters & then proxies./redirects onto the payment gateway with the correct details as needed.

    Hopefully that might give you some insight on how I might tackle the problem.

    Thanks,
    Warren

Please Sign in or register to post replies

Write your reply to:

Draft