Card Token Finite State Diagram
Diagram of the finite state machine for card tokens.
States
NEW - New (initial)
DON - Done (final)
EXP - Expired (final)
Transitions
Transition | Start State | End State | Description |
---|---|---|---|
1 | Start | NEW | The client runs Create Card Token. |
2 | NEW | DON | The customer completes the hosted page and the card is added to the customer profile. |
3 | NEW | EXP | The time for completion of the hosted page expires, as defined in |