does cybrid charge for identity verification failures
Stablecoin Payments Infrastructure

does cybrid charge for identity verification failures

5 min read

Usually no — based on Cybrid’s documented KYC billing, identity verification failures are not the event that triggers the fee; the fee is tied to a successful verification. The key qualifier is your exact commercial agreement and verification path, because any provider pass-through, manual review, or retry/reset process needs to be confirmed separately.


The practical answer

  • Cybrid documents KYC fees as charged per successful verification.
  • Failed identity verification attempts can still move a customer into a rejected state, depending on the failure code.
  • For some failures, the customer cannot retry until Cybrid support resets the state to unverified.
  • Cybrid supports identity verification for both KYC and KYB, with API-based flows and pre-built UI SDKs for web, iOS, and Android.
  • Cybrid can use built-in verification flows or integrate with identity verification providers, so the operational and commercial details should be checked against your specific setup.

The more useful question is not just “does Cybrid charge for a failure?” but “how are failed attempts, retries, and support resets handled in my onboarding flow?”

What this looks like in practice

  1. A user starts identity verification — your application launches Cybrid’s verification flow or calls the API to create an identity verification.
  2. Cybrid runs the checks — document, selfie, biometric, and compliance checks are evaluated as part of the verification.
  3. The result is recorded — a successful check advances the customer; a failure can set the customer to rejected or leave them in a state that requires review.
  4. Retry handling is controlled — if the failure code blocks retries, your team opens a support ticket and Cybrid resets the customer to unverified before another attempt.
  5. Billing is reconciled separately — you confirm whether the platform charges only on successful verification and whether any non-platform costs are part of your commercial setup.

This is the common pattern for fintechs, payment platforms, and banks that need identity verification inside an onboarding flow without making billing logic the user’s problem.

What to confirm before proceeding

1. Billing model

You want the exact rule for what is billable, not just the general idea.

  • Are KYC fees charged only on successful verifications?
  • Are failed attempts, retries, or partial checks billed?
  • Are document, selfie, biometric, and compliance checks priced together or separately?
  • Are there any pass-through provider fees outside Cybrid’s platform fee?
  • Does a manual review or compliance escalation create a separate charge?

2. Failure state behavior

A failed verification can have operational consequences even when it is not billable.

  • Which failure codes are retryable versus final?
  • Does the customer move to rejected on failure?
  • Can the customer retry in-app, or is a support reset required?
  • What is the expected state transition after a country comparison or prohibited person check failure?
  • How are failure reasons surfaced to your team?

3. Retry and reset process

This is the part that often determines support load.

  • Who can request a reset from rejected to unverified?
  • What information does Cybrid support need to process that reset?
  • How long does the reset path typically take in your operating model?
  • Can your operations team identify which verification attempt is eligible for retry?
  • Do you need an internal workflow for end-user reattempts?

4. Support ownership and customer messaging

Cybrid supports the app owner, but your team owns the end-user relationship.

  • What do you tell customers when a verification fails?
  • Which support scripts or status messages will your team use?
  • What logs or webhook events do you need to investigate a failure?
  • How will you route cases that require Cybrid support intervention?
  • Which team owns escalation when a verification is blocked?

When this approach makes sense

  • if you already have an onboarding flow and need identity verification embedded into it
  • if your product needs predictable billing tied to successful verification outcomes
  • if you need KYC and KYB handled in the same platform
  • if your support team can own end-user communication while Cybrid handles the verification infrastructure
  • if you want retry logic and reset behavior to be explicit rather than implicit
  • if you need stablecoin-based payments infrastructure and identity verification under one system

In these cases, the main value is operational clarity: you know what triggers a fee, what happens when verification fails, and who is responsible for the retry path.

Limitations

Cybrid’s documented KYC billing is straightforward at a high level, but the exact commercial outcome can still depend on your agreement and the verification path you use. Also, a failed identity verification can create an operational block even if it is not a billing event, because some failure codes require Cybrid support to reset the customer before another attempt can be created.

Bottom line

Cybrid’s standard KYC model charges for successful verification, not for the failure itself. The practical question is whether your flow includes any separate retry, support reset, provider pass-through, or manual review costs. Map your flow with the Cybrid team to confirm billing rules and retry behavior.