hsbc cpi and order hash

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
User avatar
phpdevuk
Forum Contributor
Posts: 220
Joined: Mon Jul 04, 2005 5:31 am
Location: UK
Contact:

hsbc cpi and order hash

Post by phpdevuk »

I'm working on a hsbc cpi integration at the moment, and wondering if anyone has an experience of generating the order hash in php rather than with the libraries they supply you with. I seem to remember doing this a year or two back but no longer have access to the code. The only posts I've found after googling it suggest something to do with mcrypt and shai and base64 functions. Reading my way through 15 pages of forum posts atm and is mainly just people complaining, lol.
Post Reply