Anyone dealt with epdq?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
e+
Forum Commoner
Posts: 44
Joined: Mon Jun 17, 2002 7:07 am
Location: Essex, UK

Anyone dealt with epdq?

Post by e+ »

I'm currently integrating epdq (barclays credit card payment system) into a shopping cart. The documentation I've got from barclays seems to have been writen by their managers and has very little actual info on the code needed. Has anyone any experience of working with it and can offer a hand?

Thanks
e+
User avatar
BDKR
DevNet Resident
Posts: 1207
Joined: Sat Jun 08, 2002 1:24 pm
Location: Florida
Contact:

?

Post by BDKR »

I wish I could say yes. I've never heard of it.

However, it would be a great benefit to the rest of the community (and Barclay) if you can document what you've learned.

Later on,
BDKR (TRC)
User avatar
e+
Forum Commoner
Posts: 44
Joined: Mon Jun 17, 2002 7:07 am
Location: Essex, UK

Post by e+ »

I'd be happy to share something if I knew anything. So far I think I've just about got the jist of using the little encryption script usefully supplied in either perl or asp without any real documentation. Initial talks with epdq gave the impression you could submit the credit card numbers yourself so you never have to send people to the epdq site but their cryptic documentation seems to say you can't do this. Very strange I'm going to have a good bash at it over the next couple of weeks so I'll get back to you with what I learn. :cry:
Post Reply