I have followed documentation of VISA Developer Portal of the part MLE(Message Level Encryption) and encrypted data with VISA API call and see that it was successful encryption.But I want to dec...
I have tried to implement MLE with spring REST template and the api call seems getting some authentication error this is sample code I used Spoiler (Highlight to read)HttpHeaders newHeaders = new...
I'm trying to reach https://sandbox.api.visa.com/vcpe/v2/pan/enrollment but I'm getting a 400 error with the message "Invalid input found, please correct the input data". I'm able to reach the hellowo...
I am currently trying to test request to pay API using php, now below is the error I am getting:{"responseStatus":{"code":"9501","severity":"ERROR","message":"Invalid input found, please correct the i...