incorrect_cvc
The card's security code was rejected.
| HTTP status | 402 |
| Error type | payment_error |
| Retry | Depends on the code. |
Response shape
{
"error": {
"type": "payment_error",
"code": "incorrect_cvc",
"message": "…",
"doc_url": "https://docs.borga.is/errors/incorrect_cvc",
"request_id": "req_…"
}
}See all error codes and how to handle them.