Hi, I have tried to request to merchant push payment apihttps://sandbox.api.visa.com/visadirect/mvisa/v1/merchantpushpaymentsrequest body in json format:{ "amount": "124.05", &nbs...
I have setup a test project for evaluation of the Merchant Lookup APIs.I was able to get past setup and authentication. However, whenever I try to use the API to generate some results, it gives m...
Hello,I am coding Visa VTS TOKEN REQUESTOR service and I am getting 403 error while doing provisioning. I would like to know what could be the reason.--> httpStatusCode:Forbidden,error=Respon...
I'm sending a post request to https://sandbox.api.visa.com/universal/core/cards. At the bottom is the request and response JSON. My JSON works in the code sandbox provided on your website (202 st...
Hi Team,We are trying to test the Validate Payment Eligibility Webservice on the sandbox .https://developer.visa.com/capabilities/vba/reference#tag/Payments-API/operation/Validate%20Payment%20Eligibil...