Hello
I try to implments visa direct for my project by following the video
https://www.youtube.com/watch?v=O9imTyZT6Co
when i run commond "mvn test" i get error below
Failed tests: testPushFundsTransactions(com.visa.vdp.visadirect.TestFundsTransfer): expected [200] but found [400]
Tests run: 3, Failures: 1, Errors: 0, Skipped: 0
Can any one please help how to resolve this issue
Hello Rashid,
Error code 400 means that the transaction was rejected by VisaNet due to a message validation error.The message contains invalid data. Investigate the source of the invalid data before resubmitting the transaction. Send us the request and response header and complete body of message at support email develop@visa.com, if issue persist.
Thanks
Sanobar