I use SoapUI to test CyberSource Payment API. https://sandbox.api.visa.com/cybersource/payments/v1/authorizations.I got the error Code 9159."Token validation failed" . Could you...
Hi All, We are connecting to PROD api as we are in release mode. We are trying to retreive the rates in PROD but we are seeing failure for few currencies. We have around 150 currencies out o...
I'm getting the "Token validation failed" error when I submit a request to the Visa Payments (CyberSource) API and can't tell what's off in my code: Boolean testMode = true;
String endPoint = t...