Skip to main content
Inspiring
March 28, 2007
Question

UK Payment Gateways

  • March 28, 2007
  • 3 replies
  • 599 views
Im by no means a seasoned developer and am looking for a payment gateway to incorporate into my cf website. I need to be able to pass the data to the payment processer and then allow my users access to my site when the payment has been made (so passing session variables will probs be the answer). Can anyone recommend some good services out there? I've looked into Worldpay but it seems quite expensive, im developing for a small business.
    This topic has been closed for replies.

    3 replies

    Legend
    April 9, 2007
    Gateway: You can use $$$ ON THE NET (our product) but for the UK, I believe that PAGO is the only processor we're certified with that does business there. I definitely would not recommend PAGO to anyone -- their support is atrocious!

    Shopping cart: Because of your opening statement "I'm by no means a seasoned developer," I would definitely recommend using a premade shopping cart or having a seasoned programmer write one for you. Don't get me wrong, it is a great learning exercise but it will take much more time than you think. Stuff like preventing double postings, back-end order fulfillment, payment gateway API, etc., etc., etc. all take time. The three cards mentioned all have good reatings by users. I have experience with CFWebstore - for the prices, well worth the investment.

    Good luck.
    Inspiring
    March 29, 2007
    Should i be finding a shopping cart as well? I imagine i can relatively easily create my own, but many payment gateways recommend buying one...
    Inspiring
    March 29, 2007
    I have built my own cart in CF as I wanted a fairly specific setup and didn't want to have to make my site fit a bought carts restrictions. I remember seeing plenty of posts on recommendations for off-the-shelf carts.

    Some I remember seeing some of these mentioned before:
    Cartweaver
    CFWebstore
    CF_Ezcart

    But I have had no experience in using any of them, so cannot vouch for quality.

    Paul
    Inspiring
    March 29, 2007
    please?
    Inspiring
    March 29, 2007
    rollerskatie,

    Barclays Bank offer a system called ePDQ and HSBC offer a system called Secure ePayments.

    Both of these are relatively easy to integrate, however do have tricky aspects to them and rather bad technical documentation. Barclays in particular do not offer much support, and the support HSBC offer is relatively useless.

    These are two that I have used in the past with eventual success.

    Paul