On this pageSecureFieldsEventstype SecureFieldsEvents = | "ready" | "success" | "error" | "formValid" | "focus" | "blur" | "autocomplete" | "keyup" | "keydown" | "change" | "brandDetected"; Events emitted by the Secure Fields SDK. See SecureFieldsEventsPayload for the payload of each event.