--- title: "Error codes for recurring card payments" slug: "error-codes-for-recurring-card-payments" updated: 2025-04-03T08:25:43Z published: 2025-04-03T08:25:43Z canonical: "help.frisbii.com/error-codes-for-recurring-card-payments" --- > ## Documentation Index > Fetch the complete documentation index at: https://help.frisbii.com/llms.txt > Use this file to discover all available pages before exploring further. # Error codes for recurring card payments Errors in the authorization process of adding a recurring card payment method can be triggered by the following CVV codes. To trigger additional errors for one-time charging see [Charging errors](/frisbii-rebrand-portal/docs/error-codes-for-charge-creation). | CVV | Scenario | | --- | --- | | 100 | The first payment is declined with an irrecoverable error (credit card expired). | | 101 | The first payment is declined with an irrecoverable error (declined by acquirer). | | 102 | The first payment is declined with an recoverable error (insufficient funds). | | 200 | The second payment is declined with an irrecoverable error (credit card expired). | | 201 | The second payment is declined with an irrecoverable error (declined by acquirer). | | 202 | The second payment is declined with an recoverable error (insufficient funds). | | 300 | With a probability of 50% the payment is declined with an irrecoverable error (credit card expired). | | 301 | With a probability of 50% the payment is declined with an irrecoverable error (declined by acquirer). | | 302 | With a probability of 50% the payment is declined with an recoverable error (insufficient funds). |