Skip to content

Unable to store debit card (IBAN) as card #311

@xoh

Description

@xoh

src/models/types/CreditCardTypeModel.js contains the field "cardNumber" and uses "number" as type. This makes storing an IBAN impossible.

An IBAN consists of up to 34 alphanumeric chars [a-zA-Z0-9] and may contain additional spaces. The exact definitions for IBAN-structure can be taken from the IBAN standard.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions