
- BARCLAYCARD EPDQ INTEGRATION GUIDE HOW TO
- BARCLAYCARD EPDQ INTEGRATION GUIDE INSTALL
- BARCLAYCARD EPDQ INTEGRATION GUIDE UPDATE
- BARCLAYCARD EPDQ INTEGRATION GUIDE UPGRADE
- BARCLAYCARD EPDQ INTEGRATION GUIDE FULL
In a previous version of himself he wrote books on technology.Ĭontent is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.It appears that Barclaycard has deprecated the ePDQ-CPI integration in favour of a new system called Barclaycard eCommerce. He is interested in people, music, food and writing. You can edit it here and send me a pull request.
BARCLAYCARD EPDQ INTEGRATION GUIDE UPDATE
Have an update or suggestion for this article? That’s it - you should be up and running with the test site. Yep - there is no DNS record for the domain so I needed to add that to my local DNS server or set it in the host file.įinally don’t forget to copy the encryption key at the end of the installation. Unable to read response, or response is empty I got stuck when entering the site URL with the error message: Url "" is not accessible Then just proceed through the GUI installation by opening your site. If you aren’t comfortable with SSH there are a number of other options available at the download page.
BARCLAYCARD EPDQ INTEGRATION GUIDE INSTALL
I chose to install Magento via SSH and it was extremely straightforward. Remember to restart Apache once you have done this.

Running yum install php-mcryptįixed that. I then found I didn’t have the mycrypt extension.
BARCLAYCARD EPDQ INTEGRATION GUIDE UPGRADE
Add this to /etc/ and then run: yum upgrade php There’s an excellently maintained yum repository at Utter Ramblings. Regrettably I had to use a third party yum repo to get a newer version. I run CentOS servers for both development and production and the version of PHP 5.1.6 was too old for Magento. There is a handy file that will profile your server and tell you if it is compatible. I’ll cover how this went in a later post. Turns out that there is an extension already written for Barclays ePDQ. Build a sandbox site for developers would seem to be a good start.
BARCLAYCARD EPDQ INTEGRATION GUIDE HOW TO
I’m still waiting on a response from their support team about how to take this forward. I hadn’t actually started building the application at this stage so I didn’t know all of the details. You then enter information about your application. You have to add your username and password again and there is a suggestion that this is not synchronised with the Administration section. I was then able to sign into the ePDQ configuration changes where you have to enter information about your application. Not a problem - I had the administrator password but if your client doesn’t give this to you it will be a pain. This again wasn’t as clear as it could have been in the documentation. You must then log out and log back in, resetting your password immediately. It will let you create the password but not login with it. This is noted in the document but there isn’t any validation on the site. I got into a spot of bother as the password I had set was using non-alphanumeric characters. The integration guide gives you a walkthrough on how to do this. Setting up a CPI userĮPDQ recommend that you set up a separate user to integrate ePDQ with CPI (Cardholder Payment Interface). An integration guide is provided at an extranet site. Quite rightly Barclays are extremely security conscious so you may find that when you are setting things up you will need to get the client involved or obtain further credentials.
BARCLAYCARD EPDQ INTEGRATION GUIDE FULL
I was lucky in that the client I am working for trusted me and gave me full access to the administration areas. They were also unhappy with the high fees for PayPal and given that they also have their Business Banking with Barclays they decided to make the switch.

My client had been using PayPal but was having problems accepting payment from overseas. If you are looking for a payment gateway for ePDQ I’m not releasing my module commercially but there is now an offical ePDQ module available ePDQ setupĮPDQ is a relatively new web payments gateway from Barclays Bank that I hadn’t used before. Sign on to the ePDQ Configuration Pages.I'm going to be documenting the process on this blog outlining any recommendations or issues that come up.Įstimated reading time: 4 minutes Table of contents


Last updated Saturday, Magento and ePDQ - Part 1 I am currently working on an ePDQ integration with Magento, the Open Source eCommerce platform.
