Archive for cybersource
You are browsing the archives of cybersource.
You are browsing the archives of cybersource.
Background
I’ve been working on a system to improve our returns process and ran across a problem using the CyberSource API. Now it may be my eyes missed it, but every credit I issued I was receiving a 102 response code. This normally means “missing required fields,” and the response object contains exactly which fields were [...]
Got my first real SOAP challenge: I’ve got to integrate Cybersource’s payment system into our newish RHEL5 servers. The challenge is that our OS is now 64-bit, and we were using their Simple Order 32-bit API in the form of php and perl extensions.
Bzzt. No go. Wisely, Cybersource has decided to go the Web Services direction, so the implementation isn’t [...]