My company needs to update it's PHP application to work with message level encryption. I've been able to send some successful requests using the Developer Center Playground, but I'm a bit confused as...
Account Validation API with MLE call error out with "code:9212 and message: Token validation failed". Here are the details - URL - https://sandbox.api.visa.com/pav/v1/cardvalidationJWE heade...
I'm trying to implement MLE from C#, and I keep getting "Expected input credential was not present".My request header has the following keys:- Authorization: Basic RkQ0NURRRjBTM0c4OTM1Q0hLSlcyMXJ...
Hi While calling Payment Account Reference Inquiry API, it is mandatory to use MLE but not sure how to encrypt payloads while calling the required API in java. Please find the cod...