Audience:
DevelopersOperators
Virtual card statuses
The lifecycle of a virtual card, from consent to cancelation. These statuses also represent the status of the Swan card contract. For the model behind the flow, refer to virtual cards.
Statuses
| Virtual card status | Explanation |
|---|---|
ConsentPending | Virtual card was added and is waiting for the cardholder's consent. Next steps:
|
Processing | Consent has been received and the card is being prepared. This status only applies when adding multiple virtual cards (addCards mutation).Next steps:
|
Enabled | Virtual card is available for use. Next steps:
|
Canceling | Card is in the process of being canceled. Next steps: Card is Canceled. After a card is assigned the Canceling status, the process can't be reversed. |
Canceled | Card is canceled, no longer available for use, and can't be re-enabled. |