You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
N1 Active Fingerprinting - Technical GIST: Three-layer device identification pipeline architecture and rollout proposal
N1 Active Fingerprinting - Technical GIST
Overview
The Device Identification system determines whether a device registration event should trigger an external fingerprint analysis via FingerprintJS (FPJS). Every FPJS call has a cost, so the system is designed to minimize unnecessary calls through a multi-layered decision pipeline that evaluates rules, limits, and feature flags before committing to an external request.
The decision is made at the POST /api/devices endpoint (device registration) and returns a shouldIdentifyDevice: true|false flag to the mobile client, which then decides whether to call FPJS.
Si tu integración ya procesa cargos con nuestra plataforma, solo necesitás incorporar dos llamadas para habilitar el programa de millas PayWay en tu checkout. No hay endpoints nuevos ni cambios en el flujo existente.