Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

CubeCart & Realex?

  • 24-04-2007 04:58PM
    #1
    Closed Accounts Posts: 141 ✭✭


    I've decided to go with CubeCart to develop a site for a client.

    Does anybody have any experience using CubeCart with Realex?

    Thanks


Comments

  • Registered Users, Registered Users 2 Posts: 15,079 ✭✭✭✭Malice


    This might not help you too much as I've never used CubeCart but since no one else has replied I figured what the heck. Now it's been over a year since I've had anything to do with Realex but the procedure below was the way I did it. Hopefully things haven't changed too much.
    I used Realex to integrate with both off-the-shelf solutions and in one situation, a custom built E-Commerce solution. In all cases, the procedure was the same.

    Firstly a HTML template was required so that the credit card input page can be made to look like your site. If you have access to the Realex documentation, you'll see that they require an SHA1 string to be generated from various values that make up the order (stuff like the total and the order id). This hash string and the various values are sent to Realex as hidden form fields. They then work their voodoo and send back a hash string which you then check to see if the operation authenticated. They also send back a result code.

    That's basically the process. I found it painless when I was trying to implement it for the first time. As long as you are comfortable with HTML and whatever language CubeCart is written in, you should be fine. I did find that their support team were very helpful in supplying test credit card numbers and also in answering any queries that I had.


Advertisement