@paysafe/paysafe-wallet-saas-web
    Preparing search index...

    Enumeration CardStatus

    Contains information about the different card statuses.

    Index

    Enumeration Members

    ACTIVE: "ACTIVE"

    Card can be used for payments.

    APPLIED: "APPLIED"

    Intermediate status for a card that is stuck due to technical reasons.

    CANCELLED: "CANCELLED"

    The card is canceled and can't be used for any kind of operation. The status is (IRREVERSIBLE).

    DAMAGED: "DAMAGED"

    Card is damaged.

    DIGITAL: "DIGITAL"

    PHYSICAL card that is active and can be used for online payments only, but it is not yet delivered to the client and it is not activated.

    EXPIRED: "EXPIRED"

    Card is expired.

    ISSUED: "ISSUED"

    The status indicates that the customer has successfully applied for a PHYSICAL card, but the card is not yet activated and can't be used for payments.

    LOCKED: "LOCKED"

    Card is locked by the customer and can't be used for payments.

    LOST: "LOST"

    Card is lost.

    PENDING: "PENDING"

    Intermediate status before issuing a card, while performing additional validations.

    REJECTED: "REJECTED"

    Card is rejected due to technical / validation reasons.

    SUSPENDED: "SUSPENDED"

    The status is changed from CS (Customer Service) representative or due to customer actions like (wrong activation info).