Cancel Card Account
Last updated
Was this helpful?
The cancel card account workflow is triggered by Transit Issuer when the card account is cancelled (for example end user closed it)
Once a card account is cancelled, it's not possible to provision digital cards linked to it onto devices anymore.
This section provides an overview of the workflow, including detailed steps, sequence diagrams, and potential error scenarios.
Below are the high level steps of the cancel card account workflow:
Card Account Cancellation: Transit issuer initiates the cancellation of the user's card account.
Delete Token: If a digital card linked to the card account is provisioned into a user's device, D1 Transit notifies Google that it needs to be removed.
Card Account Deactivation: D1 Transit notifies Google that this card account can no longer be used.
The Transit issuer instructs D1 Transit to cancel the specified card account.
If a digital card exists in user's device, D1 Transit will notify Google server a token state update. Upon receiving such request from D1 Transit, Google server will request D1 Transit the state change to apply and perform the removal of the token.
Once Google has fetched the state change to D1 Transit, D1 Transit notifies Transit Issuer about the digital card deletion outcome.
In order to disable the card account to be used again, D1 Transit will notify Google with a card metadata updated notification. Once received, Google is fetching the card metadata from D1 Transit which will return that this card account is no longer available to the end user.
Last updated
Was this helpful?
Was this helpful?