Hello
I am introducing to visa development. By using java source code or soap ui I am getting the next error in case of get payment data and update payment information (It is in case of visa checkout. Visa direct is ok)
{
"responseStatus" : {
"status" : 400,
"code" : 1002,
"severity" : "INFO",
"message" : "Validation failure"
}
}
Could you help me with this?
PD: I tested using hello world from the tutorial in soap ui and java and both are working fine.
Thanks
Solved! Go to Solution
Hi,
Thanks for your question! We have an expert team that manages questions specific to the Visa Checkout product. Please submit this inquiry to Developer@visa.com and someone will connect you to the expert team soon!
Thank you,
Diana
Hi @pveron001,
The error you are getting is a Bad Gateway error, so looks like there is some type of communication issue for you system.
Hope this helps!
Thanks,
Ricardo