Skip to content

Error messages are always the same #16

@eedv

Description

@eedv

Hi, we started to implement smartfields and noted that the error message is always the same. Is noticeable in the examples

image

And this is the event object of a pan number input errored:

{
autofilled: false
brand: undefined
complete: false
element: "number"
empty: false
error: {
    code: 3
    message: "El código de seguridad no es corrector."
    param: "cvv"
    }
}
`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions