chore: additional 102 error descriptions and solutions
This commit is contained in:
parent
c8f099f10c
commit
575a2d5fee
18 changed files with 216 additions and 216 deletions
|
|
@ -1,13 +1,13 @@
|
|||
{
|
||||
"102": {
|
||||
"2674": {
|
||||
"name": "INVALID_CREDIT_CARD_NUMBER",
|
||||
"message": "Please check the credit-card\nnumber and try entering it again.",
|
||||
"short_description": "Unknown cause.",
|
||||
"long_description": "Unknown cause.",
|
||||
"short_solution": "Unknown solution.",
|
||||
"long_solution": "Unknown solution.",
|
||||
"support_link": "https://preten.do/102-2674"
|
||||
}
|
||||
}
|
||||
{
|
||||
"102": {
|
||||
"2674": {
|
||||
"name": "INVALID_CREDIT_CARD_NUMBER",
|
||||
"message": "Please check the credit-card\nnumber and try entering it again.",
|
||||
"short_description": "The entered credit card number is incorrect.",
|
||||
"long_description": "Unknown cause.",
|
||||
"short_solution": "Enter the correct credit card number.",
|
||||
"long_solution": "Unknown solution.",
|
||||
"support_link": "https://preten.do/102-2674"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue