We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This only occurs when trying to store a tokenized card in their vault.
When not posting trnCardOwner the result is:
trnCardOwner
customerCode=9C7a3C5f69Ed49EB980Ff4C8e588d53C&responseCode=19&responseMessage=Customer+information+failed+data+validation&trnOrderNumber=&trnCardNumber=403000XXXXXX1234&cardType=VI&errorMessage=Card+owner+name+is+missing%3Cbr%3E&errorFields=trnCardOwner&trnApproved=&trnId=&messageId=&messageText=&authCode=&trnAmount=&trnType=PA&trnDate=10%2F2%2F2018+11%3A09%3A19+AM&cvdId=&cofType=&cofSeriesId=&httpStatusCode=400&category=3
It works when trnCardOwner is passed.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This only occurs when trying to store a tokenized card in their vault.
When not posting
trnCardOwner
the result is:customerCode=9C7a3C5f69Ed49EB980Ff4C8e588d53C&responseCode=19&responseMessage=Customer+information+failed+data+validation&trnOrderNumber=&trnCardNumber=403000XXXXXX1234&cardType=VI&errorMessage=Card+owner+name+is+missing%3Cbr%3E&errorFields=trnCardOwner&trnApproved=&trnId=&messageId=&messageText=&authCode=&trnAmount=&trnType=PA&trnDate=10%2F2%2F2018+11%3A09%3A19+AM&cvdId=&cofType=&cofSeriesId=&httpStatusCode=400&category=3
It works when
trnCardOwner
is passed.The text was updated successfully, but these errors were encountered: