sdk-java icon indicating copy to clipboard operation
sdk-java copied to clipboard

The credit card number is invalid

Open nonenoknow opened this issue 3 years ago • 0 comments

Enter the correct credit card number and password, but the API returns an error?

visa pay response:{"messages":{"message":[{"code":"I00001","text":"Successful."}],"resultCode":"OK"},"transactionResponse":{"accountNumber":"XXXX3631","accountType":"MasterCard","authCode":"","avsResultCode":"P","cavvResultCode":"","cvvResultCode":"P","errors":{"error":[{"errorCode":"37","errorText":"The credit card number is invalid."}]},"refTransID":"","responseCode":"2","testRequest":"0","transHash":"","transHashSha2":"","transId":"63892322261"}}

nonenoknow avatar Aug 25 '22 08:08 nonenoknow