Overview
The EMV Token Events list provides a real-time overview of all payment method token status changes in your Frisbii account. This centralized view helps you monitor the health of tokenized payment methods across your customer base.
💡 Learn more: Read the complete guide on Network Tokenization to understand how tokenization works, configuration steps, and detailed webhook event handling.
Accessing the List
Navigate to Customers → Payment method events in Frisbii Admin.

Understanding the List
The list displays the following information for each token event:
ID: Unique identifier for the event
Scheme: Payment card network (Visa or Mastercard)
Type: Event type (TOKEN_STATUS_UPDATE or CARD_METADATA_UPDATE)
Token status: Current state of the token (ACTIVE, SUSPENDED, DELETED, or NONE)
Expiry month/year: Card expiration date (when available)
Event date: When the status change occurred
Added date: When the event was recorded in Frisbii

Token Statuses
State | Description | Action Required |
|---|---|---|
active | Token is valid and can be used for payments | None |
suspended | Token is temporarily blocked by issuer, this state may change | Recommended: contact customer; consider requesting new payment method |
deleted | Token is permanently disabled | Request new payment method from customer |
none | Status information not applicable (typically for metadata updates) | None |